You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by th...@apache.org on 2006/11/12 06:17:58 UTC

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

Author: thilina
Date: Sat Nov 11 21:17:56 2006
New Revision: 473879

URL: http://svn.apache.org/viewvc?view=rev&rev=473879
Log:
adding the docs related samples 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=473879&r1=473878&r2=473879
==============================================================================
--- webservices/axis2/branches/java/1_1/maven.xml (original)
+++ webservices/axis2/branches/java/1_1/maven.xml Sat Nov 11 21:17:56 2006
@@ -698,7 +698,6 @@
         <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/**/*.*"/>
@@ -708,6 +707,14 @@
                 <include name="version/**/*.*"/>
                 <include name="servicelifecycle/**/*.*"/>
                 <include name="pojo/**/*.*"/>
+                <!-- Docs related samples -->
+                <include name="userguide/**/*.*"/>
+                <include name="pojoguide/**/*.*"/>
+                <include name="pojoguidespring/**/*.*"/>
+                <include name="quickstart/**/*.*"/>
+                <include name="quickstartaxiom/**/*.*"/>
+                <include name="quickstartadb/**/*.*"/>
+                <include name="quickstartxmlbeans/**/*.*"/>
             </ant:fileset>
         </ant:copy>
 



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