-
Notifications
You must be signed in to change notification settings - Fork 113
NoSuchFieldError: JAVA_UPPER_CASE #170
Comments
I've also encountered this. In my case I'm also using build-info-extractor-gradle and I found that minfyJs works if I'm using build-info-extractor-gradle 4.9.0, but fails with 4.9.1+. Diff between build-info-extractor-gradle 4.9.0 and 4.9.1 (jfrog/build-info@661a208#diff-c197962302397baf3a4cc36463dce5ea) shows that Guava has been upgraded and JAVA_UPPER_CASE was removed in google/guava@f1249c4#diff-bb82a7aa349f7e24d96641a41e92757d. |
I have just upgraded AndroidStudio and hit the same problem. It now seems to require the use of the 4.10.1 gradle distribution. Is there a work-around for this? |
I am having same issue. Is there any work around for this ? Thanks |
Any progress? Does anyone has workaround? I am stuck at the moment. |
having the same problem in combination with |
we managed to republish the plugin with updated closure/guava dependencies
|
Has eriwen abandoned this project? It hasn't been updated in years. |
Time for someone to make a good fork?
…On Thu, May 16, 2019 at 5:26 PM seuffert ***@***.***> wrote:
Sadly it looks like it...
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#170?email_source=notifications&email_token=AALVWHI4MWMSZFRRHFFKWVTPVWDJXA5CNFSM4G4VVPT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSLAWY#issuecomment-493138011>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AALVWHOWDGP5EZ2J3I7CJADPVWDJXANCNFSM4G4VVPTQ>
.
|
the mentioned fork solves at least the problem at hand |
Thanks! Fixed for me |
yes you are right, Gradle 6 is not (yet) supported in our branch. I will let you know if we find the time to commit some changes |
Task :minifyJs recently stopped working.
Plugin Version:
id "com.eriwen.gradle.js" version "2.14.1"
Root Error:
Build Stack Trace:
The text was updated successfully, but these errors were encountered: