svn commit: r12994 - trunk/src_new/build.xml

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2007-07-07 11:19:07-0700
New Revision: 12994

Modified:
   trunk/src_new/build.xml

Log:
Make sure everything is compiled before running classycle

Modified: trunk/src_new/build.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/build.xml?view=diff&rev=12994&p1=trunk/src_new/build.xml&p2=trunk/src_new/build.xml&r1=12993&r2=12994
==============================================================================
--- trunk/src_new/build.xml	(original)
+++ trunk/src_new/build.xml	2007-07-07 11:19:07-0700
@@ -1089,7 +1089,7 @@
   <!-- =================================================================== -->
   <!-- Runs Classycle to find cyclic dependencies in ArgoUML.             -->
   <!-- =================================================================== -->
-    <target name="classycle" depends="init" 
+    <target name="classycle" depends="compile" 
         description="Analyze sources for cyclic dependencies using Classcycle">
       <echo>
   Running classcyle on ${source.dir}.
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.