svn commit: r17136 - trunk/src/argouml-app/build.xml

Tom Morris <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2009-04-26 14:44:42-0700
New Revision: 17136

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

Log:
Issue 5780: Exclude test for old sequence diagram
http://argouml.tigris.org/issues/show_bug.cgi?id=5780

Modified: trunk/src/argouml-app/build.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/build.xml?view=diff&pathrev=17136&r1=17135&r2=17136
==============================================================================
--- trunk/src/argouml-app/build.xml	(original)
+++ trunk/src/argouml-app/build.xml	2009-04-26 14:44:42-0700
@@ -332,7 +332,7 @@
            optimize="false"
            destdir="${tests.classes}" 
            includes="**/GUITestProjectBrowser.java,**/MockUMLUserInterfaceContainer,**/*Deprecated.java"
-           excludes="org/argouml/model/uml/**"
+           excludes="org/argouml/model/uml/**,org/argouml/uml/diagram/sequence/**"
            srcdir="tests"
     	   source="1.5"
            target="1.5">

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

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.