Hi, somewhere in the "commercial tasks" thread Bruce asked for a script to set up Antlibs. Jan had already written a build file that created a skeleton with <http://svn.apache.org/repos/asf/ant/sandbox/antlibs/build.xml> and I've tweaked it a little to also contain the svn interaction.
The build file assumes svn is on your PATH, that you have a working copy of https://svn.apache.org/repos/asf/ant/sandbox/antlibs/ checked out (and the build file is run from there) which also contains all-trunks (may be checked out with the -N flag). Run "ant", answer five questions and a skeleton directory structure gets committed, a bunch of files gets created from templates and the externals of all-trunks are adapted to include your new antlib - the files and all-trunks have not been committed at that point in time. Next up will be a build file to promote an antlib from sandbox to proper. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org