On Thu, 26 Oct 2006, Jan Materne <[EMAIL PROTECTED]> wrote: > COMMON/build.xml > <target name="compile" depends="setup"> > <javac > srcdir="src/main" > destdir="${build.classes}" > debug="true" > /> > </target> > > Should we set these attributes like in CORE/build.xml?
Absolulutely. A typical case of not following your own advice, sorry. I'll fix common, re-tag it, re-build AntUnit and call for a re-vote. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]