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 th...@apache.org on 2006/10/31 08:03:23 UTC

svn commit: r469392 - /webservices/axis2/branches/java/1_1/modules/tool/axis2-idea-plugin/maven.xml

Author: thilina
Date: Mon Oct 30 23:03:23 2006
New Revision: 469392

URL: http://svn.apache.org/viewvc?view=rev&rev=469392
Log:
use the correct plugin.xml

Modified:
    webservices/axis2/branches/java/1_1/modules/tool/axis2-idea-plugin/maven.xml

Modified: webservices/axis2/branches/java/1_1/modules/tool/axis2-idea-plugin/maven.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/tool/axis2-idea-plugin/maven.xml?view=diff&rev=469392&r1=469391&r2=469392
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/tool/axis2-idea-plugin/maven.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/tool/axis2-idea-plugin/maven.xml Mon Oct 30 23:03:23 2006
@@ -26,7 +26,7 @@
             <ant:fileset dir="plugin/icons"/>
         </ant:copy>
         <ant:copy todir="target/plugin/axis2-idea-plugin/META-INF">
-            <ant:fileset dir="META-INF"/>
+            <ant:fileset dir="plugin/META-INF"/>
         </ant:copy>
 
 



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