You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by th...@apache.org on 2007/04/12 09:48:03 UTC

svn commit: r527822 - /webservices/commons/trunk/modules/axiom/maven.xml

Author: thilina
Date: Thu Apr 12 00:48:02 2007
New Revision: 527822

URL: http://svn.apache.org/viewvc?view=rev&rev=527822
Log:
porting http://svn.apache.org/viewvc?view=rev&rev=527785 to maven1 build

Modified:
    webservices/commons/trunk/modules/axiom/maven.xml

Modified: webservices/commons/trunk/modules/axiom/maven.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/maven.xml?view=diff&rev=527822&r1=527821&r2=527822
==============================================================================
--- webservices/commons/trunk/modules/axiom/maven.xml (original)
+++ webservices/commons/trunk/modules/axiom/maven.xml Thu Apr 12 00:48:02 2007
@@ -71,6 +71,9 @@
             <ant:fileset dir="${basedir}">
                 <ant:include name="LICENSE.txt"/>
                 <ant:include name="NOTICE.txt"/>
+            </ant:fileset>
+            <ant:fileset dir="${basedir}/modules/axiom-dom/src/main/resources">
+                <ant:include name="**/*.properties"/>
             </ant:fileset>
         </jar>
         <ant:copy toDir="${maven.repo.local}/org.apache.ws.commons.axiom/jars">



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