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/10/07 19:22:43 UTC

svn commit: r453965 - /webservices/axis2/branches/java/1_1/modules/samples/maven.xml

Author: thilina
Date: Sat Oct  7 10:22:43 2006
New Revision: 453965

URL: http://svn.apache.org/viewvc?view=rev&rev=453965
Log:
removing the eventing sample from Axis2 distros
since we are not shipping Savan with Axis2 1.1

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

Modified: webservices/axis2/branches/java/1_1/modules/samples/maven.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/samples/maven.xml?view=diff&rev=453965&r1=453964&r2=453965
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/samples/maven.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/samples/maven.xml Sat Oct  7 10:22:43 2006
@@ -369,7 +369,7 @@
     <!-- ================================================================ -->
     <!--- Eventing Sample -->
     <!-- ================================================================ -->
-    <goal name="eventing">
+    <!--goal name="eventing">
     
         <property name="eventing.temp.dir" value="${samples.dir}/eventing/temp" />
         <property name="listner1.temp.dir" value="${eventing.temp.dir}/listner1" />
@@ -433,7 +433,7 @@
             <ant:fileset dir="script/eventing"/>
         </ant:copy>
 
-    </goal>
+    </goal-->
 
 
     <preGoal name="itest:compile">



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