You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2014/11/03 07:07:37 UTC

svn commit: r1636277 - /commons/trunks-proper/pom.xml

Author: ggregory
Date: Mon Nov  3 06:07:37 2014
New Revision: 1636277

URL: http://svn.apache.org/r1636277
Log:
Remove proxy and weaver who seem to have weird POM and cause failures from the POM due to cyclic references.

Modified:
    commons/trunks-proper/pom.xml

Modified: commons/trunks-proper/pom.xml
URL: http://svn.apache.org/viewvc/commons/trunks-proper/pom.xml?rev=1636277&r1=1636276&r2=1636277&view=diff
==============================================================================
--- commons/trunks-proper/pom.xml (original)
+++ commons/trunks-proper/pom.xml Mon Nov  3 06:07:37 2014
@@ -74,11 +74,9 @@
     <module>ognl</module>
     <module>pool</module>
     <module>primitives</module>
-    <module>proxy</module>
     <module>scxml</module>
     <module>validator</module>
     <module>vfs</module>
-    <module>weaver</module>
   </modules>
 
   <repositories>