From: Alexis O'C. <ale...@co...> - 2005-07-19 16:09:45
|
Matthew Buckett wrote: > Matthew Buckett wrote: > >> Alistair Young wrote: >> >>> anyone going to bung org.apache.tools.ant into lib on head? doesn't >>> compile, if there's any room left in there ;) > > > Sorry I misread your mail as org.apache.catalina.ant > This is a subtle borderline issue I think ;-). I didn't add ant.jar originally, as the TemplateBuilderTask.java which depends on it, gets compiled on the fly when you execute the build.xml. If you're not using Ant to compile Bodington, well then I wish you luck in configuring your IDE to create the web-app! You can always configure your IDE to ignore the (otherwise superfluous) file mentioned above, especially if you're uninterested in compiling templates standalone. Having said that I'm not going to remove the jar, but just thought I should explain why I didn't originally add it. Alexis |