You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by th...@apache.org on 2006/11/01 12:10:30 UTC

svn commit: r469856 - /webservices/axis2/branches/java/1_1/modules/tool/create-project.xml

Author: thilina
Date: Wed Nov  1 03:10:22 2006
New Revision: 469856

URL: http://svn.apache.org/viewvc?view=rev&rev=469856
Log:
changing the names of the released plugins

Modified:
    webservices/axis2/branches/java/1_1/modules/tool/create-project.xml

Modified: webservices/axis2/branches/java/1_1/modules/tool/create-project.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/tool/create-project.xml?view=diff&rev=469856&r1=469855&r2=469856
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/tool/create-project.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/tool/create-project.xml Wed Nov  1 03:10:22 2006
@@ -8,8 +8,8 @@
     <property file="../../etc/project.properties"/>
     <property name="codegen.plugin.version" value="Axis2_Codegen_Wizard_1.2.0"></property>
     <property name="service.plugin.version" value="Axis_Service_Archiver_1.0.0"></property>
-    <property name="codegen.plugin.zip.name" value="axis2-codegen-archive-wizard.zip"></property>
-    <property name="service.plugin.zip.name" value="axis2-service-archive-wizard.zip"></property>
+    <property name="codegen.plugin.zip.name" value="axis2-codegen-wizard.zip"></property>
+    <property name="service.plugin.zip.name" value="axis2-service-archiver-wizard.zip"></property>
 	
     <property name="src" value="./src"></property>
     <property name="codegen.src.dir" value="./axis2-eclipse-codegen-plugin/src/main/java"></property>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org