You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ch...@apache.org on 2005/10/07 06:02:09 UTC

svn commit: r306993 - in /webservices/axis2/trunk/java/modules/codegen: project.xml test-resources/XMLBeanSchemaUtilityRepo/ test/org/apache/axis2/databinding/XMLBeansSchemaUtilityTest.java

Author: chinthaka
Date: Thu Oct  6 21:01:57 2005
New Revision: 306993

URL: http://svn.apache.org/viewcvs?rev=306993&view=rev
Log:
- removing the schema utility test as it violates some dependencies in the code gen. 
- changing the project description of code gen (removing the traces from copy and paste stuff)

Removed:
    webservices/axis2/trunk/java/modules/codegen/test-resources/XMLBeanSchemaUtilityRepo/
    webservices/axis2/trunk/java/modules/codegen/test/org/apache/axis2/databinding/XMLBeansSchemaUtilityTest.java
Modified:
    webservices/axis2/trunk/java/modules/codegen/project.xml

Modified: webservices/axis2/trunk/java/modules/codegen/project.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/codegen/project.xml?rev=306993&r1=306992&r2=306993&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/codegen/project.xml (original)
+++ webservices/axis2/trunk/java/modules/codegen/project.xml Thu Oct  6 21:01:57 2005
@@ -23,7 +23,7 @@
     <id>axis2-codegen</id>
     <name>Apache Axis 2.0 - Code Generation</name>
     <groupId>axis2</groupId>
-    <description>Simple data binding implementation</description>
+    <description>Axis2 Code Generation module</description>
 
     <dependencies>
         <dependency>