You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by st...@apache.org on 2015/05/05 07:50:36 UTC

[16/16] tomee git commit: TOMEE-1572 remove exclusions which are not needed anymore

TOMEE-1572 remove exclusions which are not needed anymore


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/58b9bc09
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/58b9bc09
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/58b9bc09

Branch: refs/heads/fb_tomee2_owb16
Commit: 58b9bc0930a0ac36a40c5a9fcf72fd7d69a9646d
Parents: b0f479f
Author: Mark Struberg <st...@apache.org>
Authored: Tue May 5 07:48:57 2015 +0200
Committer: Mark Struberg <st...@apache.org>
Committed: Tue May 5 07:48:57 2015 +0200

----------------------------------------------------------------------
 pom.xml | 12 ------------
 1 file changed, 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/58b9bc09/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0ab6965..5806c3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1726,18 +1726,6 @@
         <version>${org.apache.openwebbeans.version}</version>
         <exclusions>
           <exclusion>
-            <groupId>javassist</groupId>
-            <artifactId>javassist</artifactId>
-          </exclusion>
-          <exclusion>
-            <groupId>net.sf.scannotation</groupId>
-            <artifactId>scannotation</artifactId>
-          </exclusion>
-          <exclusion>
-            <groupId>asm</groupId>
-            <artifactId>asm</artifactId>
-          </exclusion>
-          <exclusion>
             <groupId>org.apache.xbean</groupId>
             <artifactId>xbean-finder-shaded</artifactId>
           </exclusion>