Revision 6295

View differences:

trunk/libraries/libGDBMS/build.xml
147 147
			target="1.4"
148 148
			classpath="${compile-classpath}"
149 149
			sourcepath="${compile-sourcepath}"
150
			debug="${debug}"
151
			debuglevel="${debuglevel}"
150 152
			excludes="test/**"/>
151 153
	</target>
152 154

  
trunk/libraries/libInternationalization/build.xml
43 43
		<javac	srcdir="${src}"
44 44
				destdir="${build}"
45 45
				classpath="${compile-classpath}"
46
				debug="${debug}"
47
				debuglevel="${debuglevel}"
46 48
				excludes="**/Tests/*.java" />
47 49
	</target>
48 50

  

Also available in: Unified diff