13 lines
364 B
Diff
13 lines
364 B
Diff
|
--- asm-2.2.3/build.xml 2009-03-01 19:12:00.000000000 +0100
|
||
|
+++ asm-2.2.3/build.xml-gil 2009-03-01 19:13:54.000000000 +0100
|
||
|
@@ -87,7 +87,9 @@
|
||
|
|
||
|
<target name="check" unless="paths.configured">
|
||
|
<echo message="The 'build.properties' file must be configured"/>
|
||
|
+<!--
|
||
|
<fail/>
|
||
|
+-->
|
||
|
</target>
|
||
|
|
||
|
<target name="init" depends="properties,check">
|