You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by rd...@apache.org on 2009/07/22 16:47:57 UTC

svn commit: r796750 - /excalibur/trunk/cornerstone/pom.xml

Author: rdonkin
Date: Wed Jul 22 14:47:57 2009
New Revision: 796750

URL: http://svn.apache.org/viewvc?rev=796750&view=rev
Log:
EXLBR-46 Sockets does not depend on other cornerstone components https://issues.apache.org/jira/browse/EXLBR-46

Modified:
    excalibur/trunk/cornerstone/pom.xml

Modified: excalibur/trunk/cornerstone/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/pom.xml?rev=796750&r1=796749&r2=796750&view=diff
==============================================================================
--- excalibur/trunk/cornerstone/pom.xml (original)
+++ excalibur/trunk/cornerstone/pom.xml Wed Jul 22 14:47:57 2009
@@ -25,10 +25,10 @@
   <modules>
     <module>threads</module>
     <module>store</module>
+    <module>sockets</module>
     <module>connection</module>
     <module>datasources</module>
     <module>scheduler</module>
-    <module>sockets</module>
   </modules>
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/cornerstone</connection>



---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org