Revision 9778 trunk/libraries/libExceptions/build.xml

View differences:

build.xml
18 18

  
19 19
	<target name="batch-build"
20 20
				description="compile the sources, create the jar file"
21
				depends="compile,create-jar">
21
				depends="init,compile,create-jar">
22 22
	</target>
23 23

  
24 24
	<target name="compile" description="compile the source">

Also available in: Unified diff