You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by ch...@apache.org on 2005/12/21 03:11:36 UTC

svn commit: r358181 - in /webservices/sandesha/trunk: maven.xml project.xml

Author: chamikara
Date: Tue Dec 20 18:11:22 2005
New Revision: 358181

URL: http://svn.apache.org/viewcvs?rev=358181&view=rev
Log:
Updates to the maven files

Modified:
    webservices/sandesha/trunk/maven.xml
    webservices/sandesha/trunk/project.xml

Modified: webservices/sandesha/trunk/maven.xml
URL: http://svn.apache.org/viewcvs/webservices/sandesha/trunk/maven.xml?rev=358181&r1=358180&r2=358181&view=diff
==============================================================================
--- webservices/sandesha/trunk/maven.xml (original)
+++ webservices/sandesha/trunk/maven.xml Tue Dec 20 18:11:22 2005
@@ -87,6 +87,7 @@
         <ant:mkdir dir="${dir.sample.interop.temp}" />
         <ant:mkdir dir="${dir.sample.interop.temp}/META-INF" />
         <ant:copy file="${dir.samples}/conf/interop/services.xml" todir="${dir.sample.interop.temp}/META-INF" /> 
+        <ant:copy file="${dir.samples}/conf/interop/RMInteropService.wsdl" todir="${dir.sample.interop.temp}" /> 
         <ant:copy todir="${dir.sample.interop.temp}" >
             <ant:fileset dir="${maven.build.dir}/samples/classes">
                 <ant:include name="sandesha2/samples/interop/**/*Service*.class" />

Modified: webservices/sandesha/trunk/project.xml
URL: http://svn.apache.org/viewcvs/webservices/sandesha/trunk/project.xml?rev=358181&r1=358180&r2=358181&view=diff
==============================================================================
--- webservices/sandesha/trunk/project.xml (original)
+++ webservices/sandesha/trunk/project.xml Tue Dec 20 18:11:22 2005
@@ -136,7 +136,7 @@
         <dependency>
             <groupId>axis2</groupId>
             <artifactId>axis2</artifactId>
-            <version>0.93-SNAPSHOT</version>
+            <version>0.93</version>
         </dependency>
 
         <dependency>



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