You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2007/01/02 19:00:36 UTC

svn commit: r491872 - /incubator/tuscany/java/pom.xml

Author: lresende
Date: Tue Jan  2 10:00:35 2007
New Revision: 491872

URL: http://svn.apache.org/viewvc?view=rev&rev=491872
Log:
java/samples need to be built, otherwise java/samples/sca won't find it's samples:parent

Modified:
    incubator/tuscany/java/pom.xml

Modified: incubator/tuscany/java/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/pom.xml?view=diff&rev=491872&r1=491871&r2=491872
==============================================================================
--- incubator/tuscany/java/pom.xml (original)
+++ incubator/tuscany/java/pom.xml Tue Jan  2 10:00:35 2007
@@ -75,7 +75,7 @@
             <id>sca</id>
             <modules>
                 <module>sca</module>
-                <module>samples/sca</module>
+                <module>samples</module>
             </modules>
         </profile>
     </profiles>



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