From 1602d79a829c060c37d0e9627909a8f3638bfd79 Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Fri, 16 Apr 2021 12:22:46 +0700 Subject: 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 --- lib/pom.xml | 26 -------------------------- 1 file changed, 26 deletions(-) (limited to 'lib/pom.xml') diff --git a/lib/pom.xml b/lib/pom.xml index 7685058a1..1e624c460 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -220,27 +220,6 @@ jdtcore-for-aspectj-src.zip - - - org.aspectj - asm-renamed - ${asm.version} - jar - false - asm - asm-${asm.version}.renamed.jar - - - - org.aspectj - asm-renamed - ${asm.version} - java-source - sources - false - asm - asm-${asm.version}.renamed-src.zip - com.googlecode.jarjar @@ -648,7 +627,6 @@ . ant/** - asm/** commons/** docbook/** jarjar/** @@ -671,10 +649,6 @@ - - org.aspectj - asm-renamed - org.aspectj org.eclipse.jdt.core -- cgit v1.2.3