You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2008/01/24 14:25:13 UTC

svn commit: r614873 - /incubator/sling/trunk/pom.xml

Author: bdelacretaz
Date: Thu Jan 24 05:25:12 2008
New Revision: 614873

URL: http://svn.apache.org/viewvc?rev=614873&view=rev
Log:
launchpad modules added to top pom.xml to include them in the main build

Modified:
    incubator/sling/trunk/pom.xml

Modified: incubator/sling/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/pom.xml?rev=614873&r1=614872&r2=614873&view=diff
==============================================================================
--- incubator/sling/trunk/pom.xml (original)
+++ incubator/sling/trunk/pom.xml Thu Jan 24 05:25:12 2008
@@ -115,6 +115,11 @@
         <module>microsling/microsling-core</module>
         <module>microsling/microsling-standalone</module>
         -->
+
+        <!-- Launchpad -->
+        <module>launchpad/launchpad-servlets</module>
+        <module>launchpad/launchpad-webapp</module>
+
     </modules>
     <distributionManagement>
         <!-- place our releases in the incubator's repository -->