summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/compact-base
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-12-30 09:13:53 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-12-30 09:13:53 +0000
commit42326a2089c4d34cda112ea93e2f93e466cf08b7 (patch)
treef67464debacae2bf2b6fa86dfc802874fe8bdb65 /branches/sca-java-1.x/modules/compact-base
parentfc3755a211908e45ad3cb3a6238769dcd8338094 (diff)
Set svn ignores
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730074 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/modules/compact-base')
-rw-r--r--branches/sca-java-1.x/modules/compact-base/pom.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/branches/sca-java-1.x/modules/compact-base/pom.xml b/branches/sca-java-1.x/modules/compact-base/pom.xml
index c7b8cdaa07..3bd6983a51 100644
--- a/branches/sca-java-1.x/modules/compact-base/pom.xml
+++ b/branches/sca-java-1.x/modules/compact-base/pom.xml
@@ -226,26 +226,6 @@
<version>${pom.version}</version>
</dependency>
- <!-- dependencies to keep in the shaded pom.xml -->
-
- <!-- dependency>
- <groupId>cglib</groupId>
- <artifactId>cglib-nodep</artifactId>
- <version>2.2</version>
- </dependency -->
-
- <dependency>
- <groupId>asm</groupId>
- <artifactId>asm-all</artifactId>
- <version>3.1</version>
- </dependency>
-
- <dependency>
- <groupId>org.apache.geronimo.specs</groupId>
- <artifactId>geronimo-commonj_1.1_spec</artifactId>
- <version>1.0</version>
- </dependency>
-
<!-- these remaining dependencies are not required when using JDK6, maybe make them optional -->
<dependency>