You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2013/05/28 21:41:59 UTC

svn commit: r1487081 - /tomee/tomee/trunk/pom.xml

Author: rmannibucau
Date: Tue May 28 19:41:58 2013
New Revision: 1487081

URL: http://svn.apache.org/r1487081
Log:
xmlsec version has to be forced but should stay transitive or be explicitely imported

Modified:
    tomee/tomee/trunk/pom.xml

Modified: tomee/tomee/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/trunk/pom.xml?rev=1487081&r1=1487080&r2=1487081&view=diff
==============================================================================
--- tomee/tomee/trunk/pom.xml (original)
+++ tomee/tomee/trunk/pom.xml Tue May 28 19:41:58 2013
@@ -1371,10 +1371,6 @@
         <version>1.6.10</version>
         <exclusions>
           <exclusion>
-            <artifactId>xmlsec</artifactId>
-            <groupId>org.apache.santuario</groupId>
-          </exclusion>
-          <exclusion>
             <artifactId>commons-logging</artifactId>
             <groupId>commons-logging</groupId>
           </exclusion>