svn commit: r13151 - trunk/src/model-euml/build.xml

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2007-07-26 00:38:05-0700
New Revision: 13151

Modified:
   trunk/src/model-euml/build.xml

Log:
Make sure directory exists before trying to clean it

Modified: trunk/src/model-euml/build.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/model-euml/build.xml?view=diff&rev=13151&p1=trunk/src/model-euml/build.xml&p2=trunk/src/model-euml/build.xml&r1=13150&r2=13151
==============================================================================
--- trunk/src/model-euml/build.xml	(original)
+++ trunk/src/model-euml/build.xml	2007-07-26 00:38:05-0700
@@ -252,6 +252,7 @@
   <!-- =================================================================== -->
   <target name="clean" depends="init"
           description="Clean out all built files.">
+    <mkdir dir="${build.dir}"/>
     <delete includeemptydirs="true">
       <fileset dir="${build.dir}">
     	<exclude name="**/.cvsignore"/>
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.