You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2010/10/21 21:43:40 UTC

svn commit: r1026117 - /tuscany/sca-java-2.x/trunk/samples/running-tuscany/pom.xml

Author: slaws
Date: Thu Oct 21 19:43:40 2010
New Revision: 1026117

URL: http://svn.apache.org/viewvc?rev=1026117&view=rev
Log:
Add README project to comment for completeness

Modified:
    tuscany/sca-java-2.x/trunk/samples/running-tuscany/pom.xml

Modified: tuscany/sca-java-2.x/trunk/samples/running-tuscany/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/running-tuscany/pom.xml?rev=1026117&r1=1026116&r2=1026117&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/running-tuscany/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/samples/running-tuscany/pom.xml Thu Oct 21 19:43:40 2010
@@ -38,7 +38,11 @@
             <modules>
                 <!-- don't need to process these as they just contain README files
                 <module>command-line</module>
+                <module>eclipse</module>
                 <module>maven</module>
+                <module>maven-junit</module>
+                <module>maven-osgi-junit</module>
+                <module>osgi</module>
                 <module>webapp</module>
                 -->
                 <module>embedded-jse</module>