[gatein-commits] gatein SVN: r622 - portal/trunk/packaging.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Nov 17 00:20:44 EST 2009


Author: dbaeli
Date: 2009-11-17 00:20:43 -0500 (Tue, 17 Nov 2009)
New Revision: 622

Modified:
   portal/trunk/packaging/pom.xml
Log:
GTNPORTAL-256: Replace the exopackage structure with maven tooling
* rollback usage of embedded exopackage until mvn install in packaging/ performs correctely the goals included in exopackage

Modified: portal/trunk/packaging/pom.xml
===================================================================
--- portal/trunk/packaging/pom.xml	2009-11-17 04:54:23 UTC (rev 621)
+++ portal/trunk/packaging/pom.xml	2009-11-17 05:20:43 UTC (rev 622)
@@ -32,7 +32,7 @@
    <name>GateIn Portal Packaging</name>
 
    <modules>
-    <module>exopackage</module>
+    <!--module>exopackage</module-->
     <module>module</module>
     <module>product</module>
     <module>pkg</module>



More information about the gatein-commits mailing list