svn commit: r18624 - trunk/src/argouml-core-umlpropertypanels/build.xml

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: linus
Date: 2010-08-03 15:14:48-0700
New Revision: 18624

Modified:
   trunk/src/argouml-core-umlpropertypanels/build.xml

Log:
Copy also the xml files in the model directory.

Modified: trunk/src/argouml-core-umlpropertypanels/build.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-umlpropertypanels/build.xml?view=diff&pathrev=18624&r1=18623&r2=18624
==============================================================================
--- trunk/src/argouml-core-umlpropertypanels/build.xml	(original)
+++ trunk/src/argouml-core-umlpropertypanels/build.xml	2010-08-03 15:14:48-0700
@@ -109,8 +109,8 @@
   <target name="prepare" depends="init">
     <mkdir dir="${build.dir}"/>
     <mkdir dir="${build.classes}"/>
-    <copy todir="${build.classes}/org/argouml/core/propertypanels/meta">
-      <fileset dir="src/org/argouml/core/propertypanels/meta" includes="*.xml"/>
+    <copy todir="${build.classes}/org/argouml/core/propertypanels">
+      <fileset dir="src/org/argouml/core/propertypanels" includes="**/*.xml"/>
     </copy>
   </target>

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

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.