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 2007/05/01 23:09:36 UTC

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

Author: dims
Date: Tue May  1 14:09:36 2007
New Revision: 534246

URL: http://svn.apache.org/viewvc?view=rev&rev=534246
Log:
missed one

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?view=diff&rev=534246&r1=534245&r2=534246
==============================================================================
--- webservices/axis2/trunk/java/modules/webapp/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/webapp/pom.xml Tue May  1 14:09:36 2007
@@ -77,7 +77,7 @@
                             </includes>
                         </resource>
                         <resource>
-                            <directory>conf</directory>
+                            <directory>${basedir}/conf</directory>
                             <targetPath>WEB-INF</targetPath>
                             <includes>
                                 <include>web.xml</include>



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