Author: alexdma
Date: Wed Apr  6 15:54:37 2011
New Revision: 1089508

URL: http://svn.apache.org/viewvc?rev=1089508&view=rev
Log:
STANBOL-39 :
- Reengineer POM no longer tries to build mysql module

Modified:
    incubator/stanbol/trunk/reengineer/pom.xml

Modified: incubator/stanbol/trunk/reengineer/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/reengineer/pom.xml?rev=1089508&r1=1089507&r2=1089508&view=diff
==============================================================================
--- incubator/stanbol/trunk/reengineer/pom.xml (original)
+++ incubator/stanbol/trunk/reengineer/pom.xml Wed Apr  6 15:54:37 2011
@@ -44,7 +44,9 @@
     <module>../owl</module-->
     <module>base</module>
     <module>db</module>
+    <!--
     <module>mysql</module>
+    -->
     <module>web</module>
     <module>xerces</module>
     <module>xml</module>


Reply via email to