You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2007/06/13 19:10:42 UTC

svn commit: r546960 - /incubator/tuscany/java/sca/pom.xml

Author: jsdelfino
Date: Wed Jun 13 10:10:41 2007
New Revision: 546960

URL: http://svn.apache.org/viewvc?view=rev&rev=546960
Log:
Added the demos to the Eclipse profile used to generate Eclipse workspaces.

Modified:
    incubator/tuscany/java/sca/pom.xml

Modified: incubator/tuscany/java/sca/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/pom.xml?view=diff&rev=546960&r1=546959&r2=546960
==============================================================================
--- incubator/tuscany/java/sca/pom.xml (original)
+++ incubator/tuscany/java/sca/pom.xml Wed Jun 13 10:10:41 2007
@@ -66,6 +66,16 @@
                 <module>distribution</module>
             </modules>
         </profile>
+
+        <profile>
+            <id>eclipse</id>
+            <modules>
+                <module>modules</module>
+                <module>samples</module>
+                <module>itest</module>
+                <module>demos</module>
+            </modules>
+        </profile>
     </profiles>
 
     <build>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org