Author: chamikara
Date: Wed Jul 19 22:07:18 2006
New Revision: 423770

URL: http://svn.apache.org/viewvc?rev=423770&view=rev
Log:
a change to include the resource.properties in the mar file

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

Modified: webservices/sandesha/trunk/java/maven.xml
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/java/maven.xml?rev=423770&r1=423769&r2=423770&view=diff
==============================================================================
--- webservices/sandesha/trunk/java/maven.xml (original)
+++ webservices/sandesha/trunk/java/maven.xml Wed Jul 19 22:07:18 2006
@@ -57,6 +57,7 @@
         <copy todir="${build.temp.dir}/module">
             <fileset dir="${basedir}/target/classes" >
                <include name="**/*.class"/>
+               <include name="**/*.properties" /> 
             </fileset>
         </copy>
   



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to