Index: build.xml =================================================================== RCS file: /sources/public/2002/css-validator/build.xml,v retrieving revision 1.16 diff -r1.16 build.xml 9c9 < --- > 36,37c36,37 < < --- > > 52,54c52,54 < < < --- > > > 58,60c58,60 < < < --- > > > 64,67c64,67 < < < < --- > > > > 74c74,75 < debug="yes" includes="org/w3c/**" srcdir="." source="1.5" target="1.5"/> --- > debug="yes" includes="org/w3c/**" srcdir="." source="1.5" target="1.5" > includeantruntime="false"/> 109c110 < --- >