nixpkgs/pkgs/build-support/release
bb010g a1ed62e586 releaseTools.antBuild: remove
The sole consumer in Nixpkgs of `releaseTools.antBuild` is
`pkgs/development/libraries/junit`, which has been broken since
2015-09-08. The sole consumer in Nixpkgs of `junit` is
`pkgs/development/libraries/junixsocket`, which hasn't built due to
`junit` since 2015-09-08. All three are removed due to their obvious
lack of use.

All other packages in Nixpkgs depending on junit consume
`pkgs/development/java-modules/junit`, which is not broken.

Any downstreams that have kept using these `junit` or `junixsocket`
packages since 2015-09-08 have basically already vendored the packages
via patching them, so no aliases are provided.
2021-10-27 13:21:27 +03:00
..
binary-tarball.nix
debian-build.nix releaseTools.debBuild: fix invocation 2021-10-10 22:08:16 +05:00
default.nix releaseTools.antBuild: remove 2021-10-27 13:21:27 +03:00
functions.sh releaseTools.antBuild: remove 2021-10-27 13:21:27 +03:00
maven-build.nix
nix-build.nix releaseTools: fix nixBuild function 2021-03-29 21:24:00 +02:00
rpm-build.nix
source-tarball.nix