aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2021-04-16 12:22:46 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2021-04-16 13:19:45 +0700
commit1602d79a829c060c37d0e9627909a8f3638bfd79 (patch)
tree25eba451aa34b014d1ec22a7e195e8402393201b /pom.xml
parentd35885bc5faef4936aa5c4207da8f9a3a855630a (diff)
downloadaspectj-1602d79a829c060c37d0e9627909a8f3638bfd79.tar.gz
aspectj-1602d79a829c060c37d0e9627909a8f3638bfd79.zip
Remove managing obsolete folder lib/asm
The new string AjcTestCase.CLASSPATH_ASM_RENAMED dynamically determines the 'asm-renamed' location from the classpath, system property 'java.class.path'. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5f958f35e..61f8d90ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -300,7 +300,6 @@
<files>
<file>${lib.directory}/ant/bin/ant.bat</file>
<file>${lib.directory}/ant/lib/junit.jar</file>
- <file>${lib.directory}/asm/asm-${asm.version}.renamed.jar</file>
<file>${lib.directory}/commons/commons.jar</file>
<file>${lib.directory}/docbook/docbook-dtd/docbookx.dtd</file>
<file>${lib.directory}/docbook/docbook-xsl/html/chunk.xsl</file>