Search Criteria
Package Details: closure-compiler 1:v20201102-2
Git Clone URL: | https://aur.archlinux.org/closure-compiler.git (read-only, click to copy) |
---|---|
Package Base: | closure-compiler |
Description: | A JavaScript checker and optimizer |
Upstream URL: | https://developers.google.com/closure/compiler/ |
Keywords: | javascript optimization typechecking |
Licenses: | |
Submitter: | Barthalion |
Maintainer: | relrel |
Last Packager: | relrel |
Votes: | 3 |
Popularity: | 0.022315 |
First Submitted: | 2018-01-06 19:14 |
Last Updated: | 2020-11-14 14:40 |
Dependencies (1)
- java-runtime (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, jre14, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, jre-bcl, amazon-corretto-15, jre-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jre8, jdk8, jdk-openj9-bin, jre, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jre11, sapmachine-jdk-bin, jre11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, jre8-adoptopenjdk, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jdk-arm, jdk-jetbrains, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
Required by (1)
- htmlcompressor (optional)
Latest Comments
konrad commented on 2019-10-02 20:25
Fails to build on jdk10-openjdk. Maybe jdk8-openjdk should be added to make deps and
build()
should useenv JAVA_HOME=/usr/lib/jvm/java8-openjdk/ mvn ...
?aaronfischer commented on 2018-12-15 21:21
Thank you for your suggestion @milaxnuts.
milaxnuts commented on 2018-12-09 16:55
same here
hard-coding that path into pkgbuild should be fine
since jdk8-openjdk is the only jdk8 in arch repos
Flesh commented on 2018-04-19 01:05
They switched to JDK8, it is not in conflict with 7 and will not install with that in there, so please remove it, I need 7, and 7 and 8 can be installed at the same time; that is normal in fact; noticed comment below about having to remove it, when that should not be case, you should be able to install all versions of Java at the same time, that was why they did it the way they did, I tested it and it works fine once I edited the package and removed the conflict.
Thanks
aaronfischer commented on 2018-04-18 19:24
Thank you @fabb for the error report and the steps to fix that. I've pinned the java version to 8 and update the package.
fabb commented on 2018-03-14 03:55
Hi.
I had the same issue as itsme mentioned. First I did test with the new version of closure-compiler (20180204) by changing the version in PKGBUILD and its sha256sums but I had the same issue
Then I've seen that I had had bits of jdk 7 and jre 7 installed at the same time as version 8. I removed all the versions 7 and closure-compiler package built fine.
If it helps someone.
Regards, Fabrice
itsme commented on 2018-02-07 08:36
https://pastebin.com/d2U91nFk