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 ch...@apache.org on 2015/08/17 16:11:23 UTC

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

Author: chetanm
Date: Mon Aug 17 14:11:22 2015
New Revision: 1696283

URL: http://svn.apache.org/r1696283
Log:
OAK-3185 - Port and refactor jackrabbit-webapp module to Oak (WIP)

Enable webapp module with main build

Modified:
    jackrabbit/oak/trunk/pom.xml

Modified: jackrabbit/oak/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/pom.xml?rev=1696283&r1=1696282&r2=1696283&view=diff
==============================================================================
--- jackrabbit/oak/trunk/pom.xml (original)
+++ jackrabbit/oak/trunk/pom.xml Mon Aug 17 14:11:22 2015
@@ -56,6 +56,7 @@
     <module>oak-authorization-cug</module>
     <module>oak-remote</module>
     <module>oak-exercise</module>
+    <module>oak-examples</module>
   </modules>
 
   <scm>