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/06 10:50:45 UTC

svn commit: r471678 - /webservices/axis2/branches/java/1_1/release-docs/maven-scripts/maven-std.xml

Author: thilina
Date: Mon Nov  6 01:50:44 2006
New Revision: 471678

URL: http://svn.apache.org/viewvc?view=rev&rev=471678
Log:
removing the userguide samples from the source-distro maven.xml

Thanx Charith for pointing this out :)



Modified:
    webservices/axis2/branches/java/1_1/release-docs/maven-scripts/maven-std.xml

Modified: webservices/axis2/branches/java/1_1/release-docs/maven-scripts/maven-std.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/release-docs/maven-scripts/maven-std.xml?view=diff&rev=471678&r1=471677&r2=471678
==============================================================================
--- webservices/axis2/branches/java/1_1/release-docs/maven-scripts/maven-std.xml (original)
+++ webservices/axis2/branches/java/1_1/release-docs/maven-scripts/maven-std.xml Mon Nov  6 01:50:44 2006
@@ -689,9 +689,9 @@
 
         <!--********************** creating the samples ********************** -->
         <!-- TODO :Copy the samples.. after samples module refactoring -->
-        <ant:copy todir="${std.bin.temp.dir}/samples">
+        <!--ant:copy todir="${std.bin.temp.dir}/samples">
             <ant:fileset dir="modules/samples/target/samples"/>
-        </ant:copy>
+        </ant:copy-->
         <!--ant:copy todir="${std.bin.temp.dir}/samples/userguide">
             <ant:fileset file="${std.bin.temp.dir}/samples/groovyService.aar"/>
         </ant:copy-->



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