You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by fm...@apache.org on 2011/05/26 01:44:06 UTC

svn commit: r1127733 - /tuscany/sca-java-2.x/contrib/samples/learning-more/binding-comet/pom.xml

Author: fmoga
Date: Wed May 25 23:44:06 2011
New Revision: 1127733

URL: http://svn.apache.org/viewvc?rev=1127733&view=rev
Log:
Add new samples to binding.comet samples pom.

Modified:
    tuscany/sca-java-2.x/contrib/samples/learning-more/binding-comet/pom.xml

Modified: tuscany/sca-java-2.x/contrib/samples/learning-more/binding-comet/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/contrib/samples/learning-more/binding-comet/pom.xml?rev=1127733&r1=1127732&r2=1127733&view=diff
==============================================================================
--- tuscany/sca-java-2.x/contrib/samples/learning-more/binding-comet/pom.xml (original)
+++ tuscany/sca-java-2.x/contrib/samples/learning-more/binding-comet/pom.xml Wed May 25 23:44:06 2011
@@ -37,6 +37,8 @@
             </activation>
             <modules>
                 <module>weather-webapp</module>
+                <module>pubsub-webapp</module>
+                <module>chat-webapp</module>
             </modules>
         </profile>
     </profiles>