https://bz.apache.org/bugzilla/show_bug.cgi?id=58404
Christopher Schultz <ch...@christopherschultz.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Christopher Schultz <ch...@christopherschultz.net> --- This may not be a bug: ant scripts often provide sane defaults in case the properties files do not specify a value: it's possible to remove compile.source for example from build.properties.default and end up confusing the compiler. Note that ant does not allow property values to be changed once they have been set, so the value from build.properties.default will override the default hard-coded in build.xml. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org