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 2008/07/29 03:31:28 UTC

svn commit: r680595 - /tuscany/java/sca/tutorials/pom.xml

Author: jsdelfino
Date: Mon Jul 28 18:31:27 2008
New Revision: 680595

URL: http://svn.apache.org/viewvc?rev=680595&view=rev
Log:
Commented out photo-gallery for now.

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

Modified: tuscany/java/sca/tutorials/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/java/sca/tutorials/pom.xml?rev=680595&r1=680594&r2=680595&view=diff
==============================================================================
--- tuscany/java/sca/tutorials/pom.xml (original)
+++ tuscany/java/sca/tutorials/pom.xml Mon Jul 28 18:31:27 2008
@@ -37,7 +37,7 @@
             </activation>
             <modules>
                 <module>store</module>
-                <module>photo-gallery</module>
+                <!-- <module>photo-gallery</module> -->
             </modules>
         </profile>