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/08/05 12:40:20 UTC

svn commit: r982540 - /tuscany/sca-java-1.x/trunk/modules/pom.xml

Author: slaws
Date: Thu Aug  5 10:40:20 2010
New Revision: 982540

URL: http://svn.apache.org/viewvc?rev=982540&view=rev
Log:
As per previous commit comment I didn't mean to include these in the build just yet

Modified:
    tuscany/sca-java-1.x/trunk/modules/pom.xml

Modified: tuscany/sca-java-1.x/trunk/modules/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/modules/pom.xml?rev=982540&r1=982539&r2=982540&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/modules/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/modules/pom.xml Thu Aug  5 10:40:20 2010
@@ -66,8 +66,10 @@
                 <module>binding-jms</module>
                 <module>binding-jms-runtime</module>
                 <module>binding-jms-policy</module>
+<!-- Port of JSONP to 1.x, Looking to Fabiano to test
                 <module>binding-jsonp</module>
                 <module>binding-jsonp-runtime</module>
+-->
                 <module>binding-jsonrpc</module>
                 <module>binding-jsonrpc-js</module>
                 <module>binding-jsonrpc-js-dojo</module>