Could I bind an antlib to a xmlns via ?

2006-05-21 Thread Jan.Materne
I created an antlib for a bundle of tasks/macrodefs. Including via works, but then - I have to add the antlib to the global Ant installation (%ANT_HOME%/lib; %USER_HOME%/.ant/lib) which means the build is not reliable after a checkout on a clean machine [1] or - modify the start command (an

RE: Commenting/generate documentation from an ant script

2006-05-21 Thread Varadarajan, Srivathsan
This may just address some of your questions but FWIW, I happen to know specific tools that you are looking for. Never used them before myself though. For a tool to generate Javadocs for your Ant scripts - AntDoc (http://antdoc.free.fr/) For unit testing in Ant, check out AntUnit (http://ant.apac

Re: External Tools and Tasks page - xmltask

2006-05-21 Thread Antoine Levy-Lambert
Hello Brian, I have just done the change in Subversion. I have updated the web page on "people.apache.org" under /www/ant.apache.org I suppose this gets synchronized to our web site ? Regards, Antoine Brian Agnew wrote: > Hi, > > Can someone be so kind as to change the registered email addres

External Tools and Tasks page - xmltask

2006-05-21 Thread Brian Agnew
Hi, Can someone be so kind as to change the registered email address for xmltask on the http://ant.apache.org/external.html page ? Old address : [EMAIL PROTECTED] New address: xmltask-users at lists.sourceforge.net Many thanks, ps. I can provide

Re: Creating symbolic links

2006-05-21 Thread Scot P. Floess
Martin: Is there a reason you are suggestion to use ? I mean, it would appear should do the trick...but, assuming it doesn't, your task solution certainly should work. Sorry, I feel like I am catching have the conversation...and am confused ;) Martin Gainty wrote: Good Morning Scot- The

Re: Creating symbolic links

2006-05-21 Thread Martin Gainty
Good Morning Scot- The exec task on the .sh that contains the ln commands should work Let me know if you have specific issues with that implementation Thanks Martin -- This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom thi