You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by bi...@apache.org on 2011/01/25 01:30:23 UTC

svn commit: r1063079 - in /webservices/xmlschema/trunk: pom.xml xmlschema-eclipse/

Author: bimargulies
Date: Tue Jan 25 00:30:23 2011
New Revision: 1063079

URL: http://svn.apache.org/viewvc?rev=1063079&view=rev
Log:
Move eclipse support out to its own top-level to satisfy requirements of m3.

Removed:
    webservices/xmlschema/trunk/xmlschema-eclipse/
Modified:
    webservices/xmlschema/trunk/pom.xml

Modified: webservices/xmlschema/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/xmlschema/trunk/pom.xml?rev=1063079&r1=1063078&r2=1063079&view=diff
==============================================================================
--- webservices/xmlschema/trunk/pom.xml (original)
+++ webservices/xmlschema/trunk/pom.xml Tue Jan 25 00:30:23 2011
@@ -72,7 +72,6 @@
         <url>http://www.apache.org/</url>
     </organization>
     <modules>
-        <module>xmlschema-eclipse</module>
         <module>xmlschema-core</module>
         <module>xmlschema-bundle-test</module>
         <module>w3c-testcases</module>