I am changing some taskdefs I wrote to be in their own jar file. But now I'd also like to move the properties out of defaults.properties (so that I can reinstall ant without having to reapply any changes to it).
What is the best way to do this? John
I am changing some taskdefs I wrote to be in their own jar file. But now I'd also like to move the properties out of defaults.properties (so that I can reinstall ant without having to reapply any changes to it).
What is the best way to do this? John