svn commit: r19295 - trunk/src/argouml-core-diagrams-activity2/build.xml

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: linus
Date: 2011-05-02 11:25:06-0700
New Revision: 19295

Modified:
   trunk/src/argouml-core-diagrams-activity2/build.xml

Log:
Copy xml files into the jar.

Modified: trunk/src/argouml-core-diagrams-activity2/build.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-diagrams-activity2/build.xml?view=diff&pathrev=19295&r1=19294&r2=19295
==============================================================================
--- trunk/src/argouml-core-diagrams-activity2/build.xml	(original)
+++ trunk/src/argouml-core-diagrams-activity2/build.xml	2011-05-02 11:25:06-0700
@@ -116,6 +116,10 @@
   <target name="prepare" depends="init">
     <mkdir dir="${build.dir}"/>
     <mkdir dir="${build.classes}"/>
+
+    <copy todir="${build.classes}">
+      <fileset dir="src" includes="**/*.xml"/>
+    </copy>
   </target>
 
   <!-- =================================================================== -->

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2728356

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.