[overlord-commits] Overlord SVN: r313 - cdl/trunk/samples.

overlord-commits at lists.jboss.org overlord-commits at lists.jboss.org
Sun Sep 7 10:15:08 EDT 2008


Author: jeff.yuchang
Date: 2008-09-07 10:15:08 -0400 (Sun, 07 Sep 2008)
New Revision: 313

Added:
   cdl/trunk/samples/jbossesb/
Modified:
   cdl/trunk/samples/pom.xml
Log:
* Need to revert the last 3 commits...I mis-understood, it should put them under samples directly for distribution, but not for source code.


Modified: cdl/trunk/samples/pom.xml
===================================================================
--- cdl/trunk/samples/pom.xml	2008-09-07 13:23:44 UTC (rev 312)
+++ cdl/trunk/samples/pom.xml	2008-09-07 14:15:08 UTC (rev 313)
@@ -21,10 +21,10 @@
 
 
 	<modules>
-		<module>jbossesb/purchasing</module>
-		<module>jbossesb/creditAgency</module>
-		<module>jbossesb/supplier</module>
-		<module>jbossesb/broker</module>
+		<module>purchasing/store</module>
+		<module>common/creditAgency</module>
+		<module>brokerage/broker</module>
+		<module>brokerage/supplier</module>
 	</modules>
 
    <build>




More information about the overlord-commits mailing list