Age | Commit message (Expand) | Author |
---|---|---|
2020-02-17 | gnu: java-commons-exec: Use HTTPS home page....* gnu/packages/java.scm (java-commons-exec)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-01-19 | gnu: java-jcommander: Use HTTPS home page....* gnu/packages/java.scm (java-jcommander)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-01-17 | gnu: antlr3: Use HTTPS home page....* gnu/packages/java.scm (antlr3)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-01-17 | gnu: antlr@2: Use HTTPS home page....* gnu/packages/java.scm (antlr2)[source, home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-01-17 | gnu: Remove leading newline from (gnu packages java)....* gnu/packages/java.scm: Remove leading newline. | Tobias Geerinckx-Rice |
2019-12-19 | gnu: icedtea@2: Fix missing match catch-all....* gnu/packages/java.scm (icedtea@2)[arguments]: In custom 'install-libjvm phase add catch-all case to 'match'. | Efraim Flashner |
2019-12-15 | gnu: abcl: Update to 1.6.0....* gnu/packages/java.scm (abcl): Update to 1.6.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | Carlo Zancanaro |
2019-12-15 | gnu: java-svg-salamander: Return #t from snippet....* gnu/packages/java.scm (java-svg-salamander)[origin]: Return #t from snippet. | Björn Höfling |
2019-11-28 | gnu: java: Remove precompiled classes....* gnu/packages/java.scm (jamvm-1-bootstrap, jamvm): Remove prebuilt classes.zip. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | Andrius Štikonas |
2019-11-15 | Merge branch 'master' into staging | Marius Bakke |
2019-11-13 | gnu: Add java-commons-jcs....* gnu/packages/java.scm (java-commons-jcs): New variable. | Julien Lepiller |
2019-11-13 | gnu: Add java-commons-dbcp....* gnu/packages/java.scm (java-commons-dbcp): New variable. | Julien Lepiller |
2019-11-13 | gnu: Add java-commons-pool....* gnu/packages/java.scm (java-commons-pool): New variable. | Julien Lepiller |
2019-11-13 | gnu: Add java-jboss-transaction-api-spec....* gnu/packages/java.scm (java-jboss-transaction-api-spec): New variable. | Julien Lepiller |
2019-11-13 | gnu: Add java-svg-salamander....* gnu/packages/java.scm (java-svg-salamander): New variable. * gnu/packages/patches/java-svg-salamander-Fix-non-det.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. | Julien Lepiller |
2019-11-13 | gnu: Add java-openjfx-media....* gnu/packages/java.scm (java-openjfx-media): New variable. | Julien Lepiller |
2019-11-13 | gnu: Add java-openjfx-graphics....* gnu/packages/java.scm (java-openjfx-graphics): New variable. | Julien Lepiller |
2019-11-13 | gnu: Add java-openjfx-base....* gnu/packages/java.scm (java-openjfx-base): New variable. | Julien Lepiller |
2019-11-13 | gnu: Add java-openjfx-build....* gnu/packages/java.scm (java-openjfx-build): New variable. | Julien Lepiller |
2019-11-13 | gnu: javacc: Install binaries....* gnu/packages/java.scm (javacc)[arguments]: Add install-bin phase. | Julien Lepiller |
2019-11-13 | gnu: Add java-metadata-extractor....* gnu/packages/java.scm (java-metadata-extractor): New variable. | Julien Lepiller |
2019-11-13 | gnu: Add java-xmp....* gnu/packages/java.scm (java-xmp): New variable. | Julien Lepiller |
2019-11-13 | gnu: Add java-jsonp-impl....* gnu/packages/java.scm (java-jsonp-impl): New variable. | Julien Lepiller |
2019-11-13 | gnu: Add java-jsonp-api....* gnu/packages/java.scm (java-jsonp-api): New variable. | Julien Lepiller |
2019-11-13 | gnu: antlr3: Fix building after changes in ant-build-system....* gnu/packages/java.scm (antlr3, antlr3-3.1, antlr3-3.3): Fix copying resources causing an error message later in the bootstrap chain. | Julien Lepiller |
2019-11-13 | gnu: java-eclipse-sisu-plexus: Update to 0.3.4....* gnu/packages/java.scm (java-eclipse-sisu-plexus): Update to 0.3.4. | Efraim Flashner |
2019-11-13 | gnu: java-eclipse-sisu-plexus: Don't use unstable tarball....* gnu/packages/java.scm (java-eclipse-sisu-plexus)[source]: Use git-fetch and git-file-name. | Efraim Flashner |
2019-10-13 | gnu: Add java-ecj in version 4.6.3....* gnu/packages/java.scm (java-ecj): New variable. | Björn Höfling |
2019-10-13 | gnu: java-commons-daemon: Update to 1.1.0....* gnu/packages/java (java-commons-daemon): Update to 1.1.0. | Björn Höfling |
2019-10-13 | gnu: java-javaee-servletapi: Add properties-files to jar....* gnu/packages/java.scm (jav-javaee-servletapi)[arguments]: Add phase 'copy-resources' to copy properties-files. | Björn Höfling |
2019-10-13 | gnu: java-javaee-servletapi: Don't use unstable tarball....* gnu/packages/java.scm (java-javaee-servletapi)[source]: Use git-fetch. | Björn Höfling |
2019-10-07 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-10-07 | gnu: icedtea-7: Avoid massive rebuild....Reported by Efraim Flashner. * gnu/packages/java.scm (icedtea-7)[arguments]: Change 'lib-path' definition in 'install-libjvm' to avoid the rebuilds that commit 1b6f99ea538d767099596860017e67755c1ac42f would otherwise entail. | Ludovic Courtès |
2019-10-07 | gnu: icedtea-7: Support non-Intel systems....This is a followup to 1b6f99ea538d767099596860017e67755c1ac42f. * gnu/packages/java.scm (icedtea-7)[arguments]: In 'install-libjvm' phase, match armhf and aarch64. [supported-systems]: New field. | Ludovic Courtès |
2019-10-06 | Merge branch 'master' into core-updates | Ricardo Wurmus |
2019-10-06 | gnu: icedtea-7: Fix build on i686-linux....* gnu/packages/java.scm (icedtea-7)[arguments]: Use "i386" lib directory when the system is "i686-linux". | Ricardo Wurmus |
2019-10-06 | gnu: jamvm-1-bootstrap: Fix segfault in bootstrap JVM....* gnu/packages/java.scm (jamvm-1-bootstrap)[arguments]: Add configure flags: --disable-int-caching, --enable-runtime-reloc-checks, and --enable-ffi. [inputs]: Add libffi. | Ricardo Wurmus |
2019-10-01 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-10-01 | gnu: Add abcl....* gnu/packages/java.scm (abcl): New variable. * gnu/packages/patches/abcl-fix-build-xml.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Carlo Zancanaro |
2019-09-07 | gnu: icedtea-7: Patch code to enable build with newer glibc....* gnu/packages/java.scm (icedtea-7)[arguments]: Add build phase "patch-bitrot". (icedtea-8)[arguments]: Remove phase "patch-bitrot". | Ricardo Wurmus |
2019-09-07 | gnu: icedtea-6: Remove old GCC....* gnu/packages/java.scm (icedtea-6)[native-inputs]: Remove gcc-4.9. | Ricardo Wurmus |
2019-09-07 | gnu: icedtea-6: Patch required freetype version....* gnu/packages/java.scm (icedtea-6)[arguments]: Patch hardcoded version string for freetype version check. | Ricardo Wurmus |
2019-09-07 | gnu: jamvm-1-bootstrap: Use older GCC and glibc....* gnu/packages/java.scm (jamvm-1-bootstrap)[native-inputs]: Add GCC version 5 and glibc 2.28. | Ricardo Wurmus |
2019-09-07 | gnu: classpath-bootstrap: Remove call to free....Fixes <https://bugs.gnu.org/36685>. * gnu/packages/java.scm (classpath-bootstrap)[arguments]: Add build phase "remove-call-to-free" to let us build ant-bootstrap later. | Ricardo Wurmus |
2019-06-21 | gnu: Add openjdk12....* gnu/packages/java.scm(openjdk12): New variable. | Gábor Boskovits |
2019-05-22 | gnu: java-ops4j-pax-tinybundles: Fix typo "convenient"....* gnu/packages/java (java-ops4j-pax-tinybundles)[description]: Fix typo. | Vagrant Cascadian |
2019-05-13 | gnu: openjdk11: Suppress internal in version....* gnu/packages/java.scm (openjdk11)[configure-flags]: Add --with-version-pre= . | Gábor Boskovits |
2019-05-12 | gnu: icedtea-7: Disable os version check....* gnu/packages/java.scm (icedtea-7)[arguments]: Add phase 'disable-os-version-check. | Gábor Boskovits |
2019-05-12 | gnu: icedtea-6: Disable os version check....* gnu/packages/java.scm (icedtea-6)[arguments]: Add phase 'disable-os-version-check. | Gábor Boskovits |
2019-04-30 | gnu: java-plexus-archiver: Update to 4.1.0....* gnu/packages/java.scm (java-plexus-archiver): Update to 4.1.0. | Julien Lepiller |