AW: Default settings for the javac task across multiple build files

2003-06-17 Thread Jan . Materne
;[EMAIL PROTECTED]' > Betreff: Default settings for the javac task across multiple > build files > > Hi there, > > I'm trying to get something sorted out, but I can't find a solution. > I have multiple ant build files which all have a compile > target using the

Default settings for the javac task across multiple build files

2003-06-17 Thread Schaaf, A.P. (Arjan)
Hi there, I'm trying to get something sorted out, but I can't find a solution. I have multiple ant build files which all have a compile target using the task. What I would like, is to have the same settings (suchs as the deprecation and debug parameters) for the task without having to specify ea