Fixed
Status Update
Comments
[Deleted User] <[Deleted User]> #2
Note that GoogleFree is the flavour of our app. I can't edit the ticket to make the flavour more obvious so leaving this here for the reviewer
be...@google.com <be...@google.com> #4
Jack has been using the default VM encoding, which on windows is windows-1252.
This has been fixed for Jack out-of-process. For Jack in-process we need an API to set the source file encoding from the Gradle plugin. Not sure if this will go into Gradle plugin 2.2 or 2.3 preview.
This has been fixed for Jack out-of-process. For Jack in-process we need an API to set the source file encoding from the Gradle plugin. Not sure if this will go into Gradle plugin 2.2 or 2.3 preview.
[Deleted User] <[Deleted User]> #5
I am seeing this issue with Android Studio 2.2 Preview 4
AS Gradle plugin version 2.2.0-alpha4
Windows 7 64-bit
* What went wrong:
Execution failed for task ':TrimFleetMobile:transformClassesWithPreJackPackagedLibrariesForDebug'.
> java.lang.AssertionError: A comparison has not been followed by an if
AS Gradle plugin version 2.2.0-alpha4
Windows 7 64-bit
* What went wrong:
Execution failed for task ':TrimFleetMobile:transformClassesWithPreJackPackagedLibrariesForDebug'.
> java.lang.AssertionError: A comparison has not been followed by an if
[Deleted User] <[Deleted User]> #6
Ok, my issue(218892) was merged with this because duplicate.
So, just in case, i attach my screenShotes.
So, just in case, i attach my screenShotes.
gr...@gmail.com <gr...@gmail.com> #7
Assigning to Ivan for Gradle plugin side
co...@gmail.com <co...@gmail.com> #8
Lukas, Gradle Plugin is not able to set the encoding with JackInProcess true for now. I think it is in the Jack side for now.
be...@google.com <be...@google.com> #9
ah sorry, didn't realize the Jack API is still needed
be...@google.com <be...@google.com>
co...@gmail.com <co...@gmail.com> #10
Internal build of Jack provides this API, reassigning to Ivan for Gradle side.
[Deleted User] <[Deleted User]> #11
It is on test in Jack side. Please, wait a little.
tm...@gmail.com <tm...@gmail.com> #12
Need support in Gradle Plugin. Need to talk with Ivan for API.
kr...@gmail.com <kr...@gmail.com> #13
I have the same issue but only when:
org.gradle.parallel = true
org.gradle.parallel = true
be...@google.com <be...@google.com> #14
ag/I4cb2185d2774cb51628fa5f116f808287ef47ea5
[Deleted User] <[Deleted User]> #15
I add '-Dfile.encoding=UTF-8' in the 'Android Studio\bin\studio64.exe.vmoptions file' to change the default VM encoding.It's ok before the 'Target-2.3 Release'
[Deleted User] <[Deleted User]> #16
Google please test your updates before pushing them, you have just ruined my entire bloody project.
be...@google.com <be...@google.com> #17
upgrading to api 28 and to the new java 1.8 damaged all my files, I opened the style file and I found java codes from another files in it, I opened a java file and i found lines from gradle setting, I opened gradle settings and I found weird logos and shit, I worked my ass for a fucking year on this project, test your fucking shit. lucky I have an old backup., but I lost weeks of work.
how on earth you can open a new bloody empty project, and you open main activity layout and you find the stupid error telling you failed to render the layout, you can't even put a text box, not even HELLO WORLD is visible..A NEW PROJECT..you shouldn't push your stupid broken update to the public.
how on earth you can open a new bloody empty project, and you open main activity layout and you find the stupid error telling you failed to render the layout, you can't even put a text box, not even HELLO WORLD is visible..A NEW PROJECT..you shouldn't push your stupid broken update to the public.
jp...@google.com <jp...@google.com>
[Deleted User] <[Deleted User]> #19
Shajahanpta84@gmail.com
Thanks
Thanks
Description
The error is
Error:Execution failed for task ':app:jillGoogleFreeDebugPackagedLibraries'.
> java.lang.AssertionError: A comparison has not been followed by an if
The odd thing is that I am getting different messages when building from the command line with --debug and with --stacktrace on. See the attached files for the messages for these two cases
AS version info
--
Android Studio 2.1
Build #AI-143.2790544, built on April 22, 2016
JRE: 1.8.0_25-b17 x86_64
JVM: Java HotSpot(TM) 64-Bit Server VM by Oracle Corporation
OS
--
Mac OSX 10.11 (15A284)
Gradle version
--
2.10
Android SDK tools - 25.1.3