aboutsummaryrefslogtreecommitdiffstats
path: root/run-all-junit-tests
diff options
context:
space:
mode:
Diffstat (limited to 'run-all-junit-tests')
-rw-r--r--run-all-junit-tests/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/run-all-junit-tests/pom.xml b/run-all-junit-tests/pom.xml
index a4d186e26..6abd8610b 100644
--- a/run-all-junit-tests/pom.xml
+++ b/run-all-junit-tests/pom.xml
@@ -183,13 +183,10 @@
<version>${project.version}</version>
<type>test-jar</type>
</dependency>
-<!--
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>org.eclipse.jdt.core</artifactId>
- <version>${project.version}</version>
</dependency>
--->
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>ajdoc</artifactId>
@@ -243,13 +240,6 @@
<version>${lib.ant.version}</version>
</dependency>
<dependency>
- <groupId>org.aspectj</groupId>
- <artifactId>org.eclipse.jdt.core</artifactId>
- <version>1.0</version>
- <scope>system</scope>
- <systemPath>${project.basedir}/../org.eclipse.jdt.core/jdtcore-for-aspectj.jar</systemPath>
- </dependency>
- <dependency>
<groupId>jrockit</groupId>
<artifactId>jrockit</artifactId>
<version>1.0</version>