svn commit: r17343 - trunk/src/argouml-build/build.xml

Andreas Rueckert <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: andreas
Date: 2009-09-22 08:03:15-0700
New Revision: 17343

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

Log:
Added euml build as default.


Modified: trunk/src/argouml-build/build.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-build/build.xml?view=diff&pathrev=17343&r1=17342&r2=17343
==============================================================================
--- trunk/src/argouml-build/build.xml	(original)
+++ trunk/src/argouml-build/build.xml	2009-09-22 08:03:15-0700
@@ -241,9 +241,7 @@
     <ant dir="../argouml-core-infra" inheritAll="false"           target="jar"/>
     <ant dir="../argouml-core-model" inheritAll="false"           target="jar"/>
     <ant dir="../argouml-core-model-mdr" inheritAll="false"       target="jar"/>
-<!--
-    <ant dir="argouml-core-model-euml" inheritAll="false"      target="jar"/>
--->
+    <ant dir="../argouml-core-model-euml" inheritAll="false"      target="install"/>
     <ant dir="../argouml-app" inheritAll="false"               target="jar"/>
 
     <ant dir="../argouml-core-diagrams-sequence2" inheritAll="false" target="jar"/>
@@ -261,7 +259,9 @@
       <fileset dir="../argouml-core-model-mdr/build">
         <include name="*"/>
       </fileset>
-      <!-- model-euml Not currently included -->
+      <fileset dir="../argouml-core-model-euml/build">
+        <include name="*"/>
+      </fileset>
       <fileset dir="../argouml-app/build">
         <include name="*"/>
       </fileset>
@@ -324,11 +324,8 @@
     <ant dir="../argouml-core-model" inheritAll="false"        target="jar"/>
     <ant dir="../argouml-core-model-mdr" inheritAll="false"
          target="${tests-to-do}"/>
-
-    <!-- model-euml is not included in this run.
       <ant dir="model-euml" inheritAll="false"
            target="${tests-to-do}"/>
-     -->
 
     <!-- Tests for argouml-app -->
     <ant dir="../argouml-core-infra" inheritAll="false"        target="jar"/>

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

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.