You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2012/09/15 08:01:33 UTC

svn commit: r1385018 - /karaf/branches/karaf-2.3.x/pom.xml

Author: jbonofre
Date: Sat Sep 15 06:01:32 2012
New Revision: 1385018

URL: http://svn.apache.org/viewvc?rev=1385018&view=rev
Log:
[KARAF-1827] Exclude manual from the default reactor set

Modified:
    karaf/branches/karaf-2.3.x/pom.xml

Modified: karaf/branches/karaf-2.3.x/pom.xml
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.3.x/pom.xml?rev=1385018&r1=1385017&r2=1385018&view=diff
==============================================================================
--- karaf/branches/karaf-2.3.x/pom.xml (original)
+++ karaf/branches/karaf-2.3.x/pom.xml Sat Sep 15 06:01:32 2012
@@ -49,10 +49,9 @@
         <module>assemblies</module>
         <module>demos</module>
         <module>tooling</module>
-        <module>itests</module>
         <module>archetypes</module>
         <module>diagnostic</module>
-        <module>manual</module>
+        <module>itests</module>
     </modules>
 
     <scm>