You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by mm...@apache.org on 2007/03/13 10:50:21 UTC

svn commit: r517620 - in /incubator/cxf/trunk/tools2: ./ eclipse-plugin/ eclipse-plugin/src/ eclipse3.1-plugin/ eclipse3.1-plugin/src/ xjc/ xjc/dv-test/ xjc/dv/

Author: mmao
Date: Tue Mar 13 02:50:20 2007
New Revision: 517620

URL: http://svn.apache.org/viewvc?view=rev&rev=517620
Log:
Move rest of tools into tools2
  * xjc plugin
  * eclipse 3.0 plugin 
  * eclipse 3.1 plugin 
   

Added:
    incubator/cxf/trunk/tools2/eclipse-plugin/
      - copied from r517500, incubator/cxf/trunk/tools/eclipse-plugin/
    incubator/cxf/trunk/tools2/eclipse-plugin/README
      - copied unchanged from r517617, incubator/cxf/trunk/tools/eclipse-plugin/README
    incubator/cxf/trunk/tools2/eclipse-plugin/pom.xml
      - copied unchanged from r517617, incubator/cxf/trunk/tools/eclipse-plugin/pom.xml
    incubator/cxf/trunk/tools2/eclipse-plugin/src/
      - copied from r517617, incubator/cxf/trunk/tools/eclipse-plugin/src/
    incubator/cxf/trunk/tools2/eclipse3.1-plugin/
      - copied from r517500, incubator/cxf/trunk/tools/eclipse3.1-plugin/
    incubator/cxf/trunk/tools2/eclipse3.1-plugin/README
      - copied unchanged from r517617, incubator/cxf/trunk/tools/eclipse3.1-plugin/README
    incubator/cxf/trunk/tools2/eclipse3.1-plugin/pom.xml
      - copied unchanged from r517617, incubator/cxf/trunk/tools/eclipse3.1-plugin/pom.xml
    incubator/cxf/trunk/tools2/eclipse3.1-plugin/src/
      - copied from r517617, incubator/cxf/trunk/tools/eclipse3.1-plugin/src/
    incubator/cxf/trunk/tools2/xjc/
      - copied from r517500, incubator/cxf/trunk/tools/xjc/
    incubator/cxf/trunk/tools2/xjc/dv/
      - copied from r517617, incubator/cxf/trunk/tools/xjc/dv/
    incubator/cxf/trunk/tools2/xjc/dv-test/
      - copied from r517617, incubator/cxf/trunk/tools/xjc/dv-test/
    incubator/cxf/trunk/tools2/xjc/pom.xml
      - copied unchanged from r517617, incubator/cxf/trunk/tools/xjc/pom.xml
Modified:
    incubator/cxf/trunk/tools2/pom.xml

Modified: incubator/cxf/trunk/tools2/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools2/pom.xml?view=diff&rev=517620&r1=517619&r2=517620
==============================================================================
--- incubator/cxf/trunk/tools2/pom.xml (original)
+++ incubator/cxf/trunk/tools2/pom.xml Tue Mar 13 02:50:20 2007
@@ -36,6 +36,7 @@
         <module>validator</module>
         <module>wsdlto</module>
         <module>javato</module>
+        <module>xjc</module>
     </modules>
 
     <scm>