> From: Daniel Calvo [mailto:[EMAIL PROTECTED]] > > This issue has been discussed some time ago and Erik Hatcher > sent a patch proposing the definition of all properties in build.xml > and letting users customize their environment (javacc.home, > etc.) in build.properties. IMO, this is the best solution to address > this issue but I haven't seen any comments on that since > Erik's last posting.
+1. This seems like the simplest approach: make build.xml standalone, containing the contents of the current build.properties; remove build.properties from CVS; still have build.xml read build.properties so that folks can override defaults. Doug -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
