]> source.dussan.org Git - aspectj.git/commit
Recreate lib/ant from Apache source/binary downloads
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Mon, 29 Mar 2021 01:45:01 +0000 (08:45 +0700)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Mon, 29 Mar 2021 06:52:01 +0000 (13:52 +0700)
commitea78c80177c79edc1426f8d573b04fd26ec6e53b
tree3567669809564580695c2352c516aff352e8b495
parent464b8c1987f362ba3f6350e267c03a77955ac09c
Recreate lib/ant from Apache source/binary downloads

- Download Ant 1.6.3 binaries and sources ZIPs from Apache releases
  download server
- Verify expected SHA-1 checksums
- Unpack binary distribution
- Repack main sources into source package as it is checked in now
- Redundantly add JUnit JAR in order to 100% replicate existing
  directory layout
- Move downloads from 'validate' phase to 'generate-resources'
- Unpack/repack phase is 'process-resources'
- Make sure that download, unpack, repack only occur if necessary
  instead of overwriting existing artifacts during each build

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
libx/pom.xml