Re: Where is the documentation for ant contrib

2005-07-17 Thread Juergen Hermann
On Sun, 17 Jul 2005 11:34:23 +0200, Gilbert Rebhan wrote: >So, if i understand correctly you may use one of them, >both containing the same tasks. >I use antcontrib, but the docs of antelope ;-) The most interesting tasks in Antelope for me are Suite & TestCase, and those are the ones I don't f

Re: Where is the documentation for ant contrib

2005-07-17 Thread Gilbert Rebhan
Hi, i just had a quick look in the Antelope archive, and found in tasks.xml = The Antelope tasks are now part of the Ant-Contrib project, http://ant-contrib.sourceforge.net. In this version, @@build_num@@, the tasks contained in the Antelope distribution are identical to those in Ant-Contrib oth

Re: Where is the documentation for ant contrib

2005-07-17 Thread Gilbert Rebhan
Hi, the antelope site @ trigris.org says = "The Ant-Contrib project is a collection of tasks (and at one point maybe types and other tools) for Apache Ant. The Antelope tasks are now part of that project." f.e. the condition IsGreaterThan is part of antcontrib, but is not mentioned in antcontrib

Re: Where is the documentation for ant contrib

2005-07-17 Thread Juergen Hermann
On Sun, 17 Jul 2005 10:13:46 +0200, Gilbert Rebhan wrote: >The antelope project - now hosted @ tigris.org - >was merged into antcontrib some time ago. In the 1.0b2 distribution of antcontrib there are none of the antelope tasks. so is antcontrib merged into antelope, or is the antelope merge CVS

Re: Where is the documentation for ant contrib

2005-07-17 Thread Gilbert Rebhan
Hi, there is even more under the hood of antcontrib. [i'm using antcontrib 1.0] The documentation of contained tasks is somewhat incomplete. The antelope project - now hosted @ tigris.org - was merged into antcontrib some time ago. So have a look = http://antelope.tigris.org/nonav/docs/manua

Where is the documentation for ant contrib

2005-07-16 Thread R. Lafleche
> Where is the documentation for 'if' and for 'equals'? http://ant-contrib.sourceforge.net/tasks/tasks/index.html Greetings, Roger __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -

Where is the documentation for ant contrib

2005-07-16 Thread Neeraj Kumar
I believe using ant contrib one can use something like this: do something Where is the documentation for 'if' and for 'equals'? Thanks. - Neeraj ---