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 ch...@apache.org on 2006/11/01 07:20:47 UTC

svn commit: r469790 - in /webservices/axis2/branches/java/1_1: maven.xml modules/samples/FaultHandling/ modules/samples/faulthandling/ release-docs/maven-scripts/maven-std.xml

Author: chinthaka
Date: Tue Oct 31 22:20:46 2006
New Revision: 469790

URL: http://svn.apache.org/viewvc?view=rev&rev=469790
Log:
s/FaultHandling/faulthandling


Added:
    webservices/axis2/branches/java/1_1/modules/samples/faulthandling/
      - copied from r469784, webservices/axis2/branches/java/1_1/modules/samples/FaultHandling/
Removed:
    webservices/axis2/branches/java/1_1/modules/samples/FaultHandling/
Modified:
    webservices/axis2/branches/java/1_1/maven.xml
    webservices/axis2/branches/java/1_1/release-docs/maven-scripts/maven-std.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=469790&r1=469789&r2=469790
==============================================================================
--- webservices/axis2/branches/java/1_1/maven.xml (original)
+++ webservices/axis2/branches/java/1_1/maven.xml Tue Oct 31 22:20:46 2006
@@ -700,12 +700,12 @@
         <!--ant:copy todir="${std.bin.temp.dir}/samples/userguide">
             <ant:fileset file="${std.bin.temp.dir}/samples/groovyService.aar"/>
         </ant:copy-->
-        <ant:mkdir dir="${std.bin.temp.dir}/samples/FaultHandling"/>
+        <ant:mkdir dir="${std.bin.temp.dir}/samples/faulthandling"/>
         <ant:copy todir="${std.bin.temp.dir}/samples/">
             <ant:fileset dir="modules/samples/">
                 <include name="yahoorestsearch/**/*.*"/>
                 <include name="googlespellcheck/**/*.*"/>
-                <include name="FaultHandling/**/*.*"/>
+                <include name="faulthandling/**/*.*"/>
                 <include name="mtom/**/*.*"/>
                 <include name="soapwithattachments/**/*.*"/>
                 <include name="version/**/*.*"/>

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=469790&r1=469789&r2=469790
==============================================================================
--- 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 Tue Oct 31 22:20:46 2006
@@ -695,12 +695,12 @@
         <!--ant:copy todir="${std.bin.temp.dir}/samples/userguide">
             <ant:fileset file="${std.bin.temp.dir}/samples/groovyService.aar"/>
         </ant:copy-->
-        <ant:mkdir dir="${std.bin.temp.dir}/samples/FaultHandling"/>
+        <ant:mkdir dir="${std.bin.temp.dir}/samples/faulthandling"/>
         <ant:copy todir="${std.bin.temp.dir}/samples/">
             <ant:fileset dir="modules/samples/">
                 <include name="yahoorestsearch/**/*.*"/>
                 <include name="googlespellcheck/**/*.*"/>
-                <include name="FaultHandling/**/*.*"/>
+                <include name="faulthandling/**/*.*"/>
                 <include name="mtom/**/*.*"/>
                 <include name="soapwithattachments/**/*.*"/>
                 <include name="version/**/*.*"/>



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