[Mc4j-cvs] mc4j build.xml,1.41,1.42
Brought to you by:
ghinkl
From: Greg H. <gh...@us...> - 2006-04-12 22:30:33
|
Update of /cvsroot/mc4j/mc4j In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9526 Modified Files: build.xml Log Message: A few tweaks for 1.6 compiling and some errors Index: build.xml =================================================================== RCS file: /cvsroot/mc4j/mc4j/build.xml,v retrieving revision 1.41 retrieving revision 1.42 diff -C2 -d -r1.41 -r1.42 *** build.xml 12 Apr 2006 19:14:00 -0000 1.41 --- build.xml 12 Apr 2006 22:30:27 -0000 1.42 *************** *** 204,208 **** <target name="get-nb-platform"> ! <mkdir dir="build"/> <mkdir dir="build/download"/> <echo message="Downloading NetBeans Platform (~4.4 MB)"/> --- 204,208 ---- <target name="get-nb-platform"> ! <mkdir dir="build"/> <mkdir dir="build/download"/> <echo message="Downloading NetBeans Platform (~4.4 MB)"/> |