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/11/09 15:44:51 UTC

svn commit: r472924 - /webservices/axis2/branches/java/1_1/maven.xml

Author: thilina
Date: Thu Nov  9 06:44:51 2006
New Revision: 472924

URL: http://svn.apache.org/viewvc?view=rev&rev=472924
Log:
adding the user guide sample to the distro

Modified:
    webservices/axis2/branches/java/1_1/maven.xml

Modified: webservices/axis2/branches/java/1_1/maven.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/maven.xml?view=diff&rev=472924&r1=472923&r2=472924
==============================================================================
--- webservices/axis2/branches/java/1_1/maven.xml (original)
+++ webservices/axis2/branches/java/1_1/maven.xml Thu Nov  9 06:44:51 2006
@@ -698,6 +698,7 @@
         <ant:mkdir dir="${std.bin.temp.dir}/samples/faulthandling"/>
         <ant:copy todir="${std.bin.temp.dir}/samples/">
             <ant:fileset dir="modules/samples/">
+            	<include name="userguide/**/*.*"/>
                 <include name="yahoorestsearch/**/*.*"/>
                 <include name="databinding/**/*.*"/>
                 <include name="googlespellcheck/**/*.*"/>



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