You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by ju...@apache.org on 2014/01/30 17:00:12 UTC

svn commit: r1562870 - /jackrabbit/oak/trunk/pom.xml

Author: jukka
Date: Thu Jan 30 16:00:11 2014
New Revision: 1562870

URL: http://svn.apache.org/r1562870
Log:
OAK-301: Document Oak

Remove oak-doc from the normal build, as it in any case needs to be
built separately with "mvn site", i.e. the default "mvn install" build
doesn't make much sense for oak-doc

Modified:
    jackrabbit/oak/trunk/pom.xml

Modified: jackrabbit/oak/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/pom.xml?rev=1562870&r1=1562869&r2=1562870&view=diff
==============================================================================
--- jackrabbit/oak/trunk/pom.xml (original)
+++ jackrabbit/oak/trunk/pom.xml Thu Jan 30 16:00:11 2014
@@ -37,7 +37,6 @@
 
   <modules>
     <module>oak-parent</module>
-    <module>oak-doc</module>
     <module>oak-commons</module>
     <module>oak-mk-api</module>
     <module>oak-mk</module>