3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

21 commits

Author SHA1 Message Date
Robert Hensing edbe7341e2
Merge pull request #192632 from hercules-ci/jdk-reduce-build-closure
openjdk*: Make bootstrap headless
2022-09-24 12:44:50 +01:00
Robert Hensing 19313d0fa2 openjdk*: Make bootstrap headless
This reduces the build closure size.
Reducing the build closure size reduces the number of rebuilds
across time and it helps with such tasks as bisecting the staging
branch.
2022-09-23 15:54:19 +01:00
Martin Weinelt 5d4267b0f2 Merge remote-tracking branch 'origin/master' into staging-next 2022-09-20 12:25:19 +02:00
Vladimír Čunát a5dfac88d5
Merge branch 'master' into staging-next
The java conflicts weren't trivial.  Hopefully OK.
2022-09-19 07:40:23 +02:00
Fabián Heredia Montiel f8a5339532 openjdk17-bootstrap: adoptopenjdk16 → adoptopenjdk17 2022-09-18 20:52:40 -05:00
taku0 c74221839b temurin-bin, semeru-bin: init at 17.0.3, adoptopenjdk-bin: remove 13, 14, 17
AdoptOpenJDK Hotspot is now Eclipse Temurin and AdoptOpenJDK OpenJ9 is
now IBM Semeru Runtime.

Adds `temurin-bin` and `semeru-bin` packages.

AdoptOpenJDK 13, 14, and 15 is no longer supported.  AdoptOpenJDK 13 and
14 are removed.  AdoptOpenJDK 15 is left only for some packages
depending it.
2022-09-12 16:29:36 +09:00
xeals da40a449e9 openjdk18: init at 18+36 2022-03-23 12:57:01 +11:00
xeals b6cb656c0d adoptopenjdk: add 17.0.2 2022-03-23 12:56:36 +11:00
Benjamin Staffin 34006ebc9d Merge remote-tracking branch 'origin/master' into mvn 2022-03-21 18:37:45 -04:00
Pascal Bach 0db6f946fe openjfx17: init at 17.0.0.1+1 2022-01-22 12:21:48 +01:00
Maciej Krüger 5106a2f74f
javaPackages.mavenfod: init 2021-12-13 17:49:25 +01:00
Philipp Dargel a3401f6e33 OpenJDK: expose more versions
Provide a way to access all JDK versions.
2021-12-02 17:54:20 -08:00
midchildan 55871dc165
javaPackages: add upgraded packages
These are packages required to build Sourcetrail Java support

- maven-compiler-plugin 3.2
- plexus-compiler-api 2.4
- plexus-compiler-javac 2.4
- plexus-compiler-manager 2.4
2020-10-22 10:11:36 +09:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
volth 94ff822eec jogl: init at 2.3.2 2018-03-19 04:08:12 +00:00
Tim Steinbach 63a46e0914
Complete hello world with test 2016-11-15 14:18:19 -05:00
NeQuissimus 0e10bfa246 maven_hello: Add 1.1, add ability to choose skipping tests 2016-11-14 19:23:08 -05:00
Tim Steinbach 5d54cfd7a4
junit_4_12 part 2 2016-11-14 15:19:34 -05:00
Tim Steinbach 8500c24911
Finish maven-hello / framework 2016-11-14 15:19:33 -05:00
Tim Steinbach 38e762c6d1
Partial maven-hello 2016-11-14 15:19:33 -05:00
Tim Steinbach 1f2e19b67c
Partial junit_4_12 2016-11-14 15:19:33 -05:00