Author: niallp
Date: Mon Mar 23 23:16:18 2009
New Revision: 757589

URL: http://svn.apache.org/viewvc?rev=757589&view=rev
Log:
Compress has moved from Sandbox to Proper

Modified:
    commons/proper/commons-parent/trunk/pom.xml
    commons/proper/commons-sandbox-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=757589&r1=757588&r2=757589&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Mon Mar 23 23:16:18 2009
@@ -568,6 +568,7 @@
         <module>../cli</module>
         <module>../codec</module>
         <module>../collections</module>
+        <module>../compress</module>
         <module>../configuration</module>
         <module>../daemon</module>
         <module>../dbcp</module>

Modified: commons/proper/commons-sandbox-parent/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-sandbox-parent/trunk/pom.xml?rev=757589&r1=757588&r2=757589&view=diff
==============================================================================
--- commons/proper/commons-sandbox-parent/trunk/pom.xml (original)
+++ commons/proper/commons-sandbox-parent/trunk/pom.xml Mon Mar 23 23:16:18 2009
@@ -92,7 +92,6 @@
     <profile>
       <id>trunks-sandbox</id>
       <modules>
-        <module>../compress</module>
         <module>../csv</module>
         <module>../finder</module>
         <module>../functor</module>


Reply via email to