You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2013/08/29 11:26:00 UTC

svn commit: r1518550 - /jena/trunk/pom.xml

Author: andy
Date: Thu Aug 29 09:26:00 2013
New Revision: 1518550

URL: http://svn.apache.org/r1518550
Log:
Put module apache-jena into the default build cycle

Modified:
    jena/trunk/pom.xml

Modified: jena/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/pom.xml?rev=1518550&r1=1518549&r2=1518550&view=diff
==============================================================================
--- jena/trunk/pom.xml (original)
+++ jena/trunk/pom.xml Thu Aug 29 09:26:00 2013
@@ -73,8 +73,7 @@
 				<!-- Slow to build - exclude from default dev build -->
 				<!-- <module>jena-jdbc</module>-->
 				<module>apache-jena-libs</module>
-				<!-- Don't build distro package every time -->
-				<!-- <module>apache-jena</module> -->
+				<module>apache-jena</module>
 			</modules>
 		</profile>