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 15:50:44 UTC

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

Author: rdonkin
Date: Wed Jul 22 13:50:44 2009
New Revision: 796726

URL: http://svn.apache.org/viewvc?rev=796726&view=rev
Log:
EXLBR-46 Threads 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=796726&r1=796725&r2=796726&view=diff
==============================================================================
--- excalibur/trunk/cornerstone/pom.xml (original)
+++ excalibur/trunk/cornerstone/pom.xml Wed Jul 22 13:50:44 2009
@@ -23,12 +23,12 @@
   <name>Avalon Cornerstone [modules]</name>
   <packaging>pom</packaging>
   <modules>
+    <module>threads</module>
     <module>connection</module>
     <module>datasources</module>
     <module>scheduler</module>
     <module>sockets</module>
     <module>store</module>
-    <module>threads</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