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 2008/12/11 03:23:37 UTC

svn commit: r725543 - in /tuscany/branches/sca-java-1.x/modules: binding-gdata-runtime/ binding-gdata/ pom.xml

Author: lresende
Date: Wed Dec 10 18:23:36 2008
New Revision: 725543

URL: http://svn.apache.org/viewvc?rev=725543&view=rev
Log:
TUSCANY-2738 - Removing the binding-gdata as binding-gdata2 is now a superset in terms of functionality

Removed:
    tuscany/branches/sca-java-1.x/modules/binding-gdata/
    tuscany/branches/sca-java-1.x/modules/binding-gdata-runtime/
Modified:
    tuscany/branches/sca-java-1.x/modules/pom.xml

Modified: tuscany/branches/sca-java-1.x/modules/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/modules/pom.xml?rev=725543&r1=725542&r2=725543&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.x/modules/pom.xml (original)
+++ tuscany/branches/sca-java-1.x/modules/pom.xml Wed Dec 10 18:23:36 2008
@@ -53,8 +53,6 @@
                 <!-- new bindings -->
                 <module>binding-atom</module>
                 <module>binding-atom-abdera</module>
-                <module>binding-gdata</module>
-                <module>binding-gdata-runtime</module>
                 <module>binding-gdata2</module>
                 <module>binding-gdata2-runtime</module>
                 <module>binding-http</module>