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

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2008-04-27 11:03:57-0700
New Revision: 14490

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

Log:
Fix available test type

Modified: trunk/src/argouml-app/build.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/build.xml?view=diff&rev=14490&p1=trunk/src/argouml-app/build.xml&p2=trunk/src/argouml-app/build.xml&r1=14489&r2=14490
==============================================================================
--- trunk/src/argouml-app/build.xml	(original)
+++ trunk/src/argouml-app/build.xml	2008-04-27 11:03:57-0700
@@ -42,9 +42,9 @@
     are loaded so user can override, but before defaults -->
     <property name="tool.test.file" value="checkstyle/java.header"/>
     <available file="${argo.root.dir}/argouml-core-tools/${tool.test.file}" 
-    	type="dir" property="argo.tools.dir" value="${argo.root.dir}/argouml-core-tools"/>
+    	type="file" property="argo.tools.dir" value="${argo.root.dir}/argouml-core-tools"/>
     <available file="../../tools/${tool.test.file}" 
-    	type="dir" property="argo.tools.dir" value="../../tools"/>
+    	type="file" property="argo.tools.dir" value="../../tools"/>
 
     <property file="default.properties"/>
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.