Author: alexdma
Date: Tue Apr  5 07:32:51 2011
New Revision: 1088912

URL: http://svn.apache.org/viewvc?rev=1088912&view=rev
Log:
STANBOL-120 :
- Reactor now builds commons before building the modules that require a 
launcher.

Modified:
    incubator/stanbol/trunk/pom.xml

Modified: incubator/stanbol/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/pom.xml?rev=1088912&r1=1088911&r2=1088912&view=diff
==============================================================================
--- incubator/stanbol/trunk/pom.xml (original)
+++ incubator/stanbol/trunk/pom.xml Tue Apr  5 07:32:51 2011
@@ -44,9 +44,9 @@
   <modules>
     <module>parent</module>
     <module>frameworkfragment</module>
+    <module>commons</module>
     <module>entityhub</module>
     <module>enhancer</module>
-    <module>commons</module>
     <module>launchers/mini</module>
   </modules>
 


Reply via email to