You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by ch...@apache.org on 2006/04/18 12:33:36 UTC

svn commit: r394906 - /webservices/sandesha/trunk/maven.xml

Author: chamikara
Date: Tue Apr 18 03:33:29 2006
New Revision: 394906

URL: http://svn.apache.org/viewcvs?rev=394906&view=rev
Log:
SequenceReport class should also be included in the sahdesha-client jar

Modified:
    webservices/sandesha/trunk/maven.xml

Modified: webservices/sandesha/trunk/maven.xml
URL: http://svn.apache.org/viewcvs/webservices/sandesha/trunk/maven.xml?rev=394906&r1=394905&r2=394906&view=diff
==============================================================================
--- webservices/sandesha/trunk/maven.xml (original)
+++ webservices/sandesha/trunk/maven.xml Tue Apr 18 03:33:29 2006
@@ -56,6 +56,7 @@
             <fileset dir="${basedir}/target/classes" >
               <include name="**/sandesha2/client/*SandeshaClientConstants*.*" />
               <include name="**/sandesha2/client/*SandeshaListener*.*" />
+              <include name="**/sandesha2/client/*SequenceReport*.*" />
             </fileset>
         </copy>
   



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