]> source.dussan.org Git - aspectj.git/commit
Update ASM and fix packaging for matcher artifact
authorAndy Clement <aclement@pivotal.io>
Sat, 18 Jul 2020 00:29:08 +0000 (17:29 -0700)
committerAndy Clement <aclement@pivotal.io>
Sat, 18 Jul 2020 00:29:08 +0000 (17:29 -0700)
commit199aaba33af3874bc5b27a7af2ac60a2dadbeab2
treeecb845c3ef2be6584193cad18761f3e7355fb9c8
parent4f6619ca4b0a5c0b86bd0024fc618c5303567b38
Update ASM and fix packaging for matcher artifact
24 files changed:
ajdoc/pom.xml
aspectjmatcher/aspectjmatcher-assembly.xml [new file with mode: 0644]
aspectjmatcher/aspectjmatcher-sources-assembly.xml [new file with mode: 0644]
aspectjmatcher/pom.xml [new file with mode: 0644]
aspectjtools/pom.xml
aspectjweaver/pom.xml
build/build.xml
build/usedForMavenUpload/aspectjmatcher.pom [new file with mode: 0644]
build/usedForMavenUpload/aspectjrt.pom
build/usedForMavenUpload/aspectjtools.pom
build/usedForMavenUpload/aspectjweaver.pom
lib/asm/asm-4.2.jar [deleted file]
lib/asm/asm-4.2.renamed.jar [deleted file]
lib/asm/asm-5.0.4.jar [deleted file]
lib/asm/asm-5.0.4.renamed.jar [deleted file]
lib/asm/asm-7.2.jar [deleted file]
lib/asm/asm-7.2.renamed.jar [deleted file]
lib/asm/asm-8.0.1.jar [new file with mode: 0644]
lib/asm/asm-8.0.1.renamed.jar [new file with mode: 0644]
lib/asm/build.xml
org.aspectj.ajdt.core/src/test/java/org/aspectj/tools/ajc/AjcTestCase.java
pom.xml
tests/pom.xml
weaver/pom.xml