Stephan Michels wrote, On 21/03/2003 9.52:
Hi,
I want to propose to split the build.xml into fragments. This will not solve any issues, but make it more maintainable.
These fragments can be stores in src/targets for example.
Thoughts?
Currently I have the following fragments on my HD:
compile.xtarget docs.xtarget forrest.xtarget ide.xtarget init.xtarget samples.xtarget test.xtarget validate.xtarget webapp.xtarget
Since we are using Ant from CVS, we can use
<import file="src/targets/compile-build.xml"/>
-- Nicola Ken Barozzi [EMAIL PROTECTED] - verba volant, scripta manent - (discussions get forgotten, just code remains) ---------------------------------------------------------------------