You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2014/05/13 07:49:27 UTC

svn commit: r1594137 - /sling/trunk/contrib/pom.xml

Author: cziegeler
Date: Tue May 13 05:49:26 2014
New Revision: 1594137

URL: http://svn.apache.org/r1594137
Log:
Move commons compiler to bundles

Modified:
    sling/trunk/contrib/pom.xml

Modified: sling/trunk/contrib/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/pom.xml?rev=1594137&r1=1594136&r2=1594137&view=diff
==============================================================================
--- sling/trunk/contrib/pom.xml (original)
+++ sling/trunk/contrib/pom.xml Tue May 13 05:49:26 2014
@@ -82,7 +82,6 @@
 
     <!-- List modules to be included in the build here ! -->
     <modules>
-          <module>commons/compiler</module>
           <module>commons/fsclassloader</module>
           <module>commons/html</module>
           <module>extensions/apt/parser</module>