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 da...@apache.org on 2007/03/08 11:55:22 UTC

svn commit: r516006 - /webservices/axis2/trunk/java/modules/jaxws/pom.xml

Author: davidillsley
Date: Thu Mar  8 02:55:20 2007
New Revision: 516006

URL: http://svn.apache.org/viewvc?view=rev&rev=516006
Log:
Fix maven2 build

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

Modified: webservices/axis2/trunk/java/modules/jaxws/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/jaxws/pom.xml?view=diff&rev=516006&r1=516005&r2=516006
==============================================================================
--- webservices/axis2/trunk/java/modules/jaxws/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/jaxws/pom.xml Thu Mar  8 02:55:20 2007
@@ -125,6 +125,8 @@
                         <include>**/*.properties</include>
                         <include>**/*.xml</include>
                     </includes>
+                </resource>
+                <resource>
                     <directory>resource</directory>
                     <includes>
                         <include>**/*</include>



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