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 di...@apache.org on 2008/04/17 21:18:29 UTC

svn commit: r649235 - /webservices/axis2/trunk/java/modules/webapp/pom.xml

Author: dims
Date: Thu Apr 17 12:18:27 2008
New Revision: 649235

URL: http://svn.apache.org/viewvc?rev=649235&view=rev
Log:
add the classifier for picking up the mex jar

Modified:
    webservices/axis2/trunk/java/modules/webapp/pom.xml

Modified: webservices/axis2/trunk/java/modules/webapp/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/webapp/pom.xml?rev=649235&r1=649234&r2=649235&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/webapp/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/webapp/pom.xml Thu Apr 17 12:18:27 2008
@@ -1028,6 +1028,7 @@
             <artifactId>mex</artifactId>
             <version>${version}</version>
             <type>jar</type>
+            <classifier>impl</classifier>
             <exclusions>
                 <exclusion>
                     <groupId>org.apache.ant</groupId>



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