On Jan 4, 2008 9:32 PM, Z W <[EMAIL PROTECTED]> wrote:
> Hi Gurus
>
> I'm trying to use tasks in ant-contrid.
> So I downloaded ant-contrib-1.0b3-bin and put ant-contrib-1.0b3.jar file in
> $ANT_HOME\lib
>
> I also do the following
>
>
>
>
>
> default="main"
>
> xmlns:ac="antlib:net.sf.antcontrib
I agree too - this is an odd problem. Here is what I tried:
I ran this on both Windows and Linux - it worked.
Here is the build.xml I was using:
I had a fresh install of An
On 1/4/08, Z W <[EMAIL PROTECTED]> wrote:
> I'm trying to use tasks in ant-contrid.
> So I downloaded ant-contrib-1.0b3-bin and put ant-contrib-1.0b3.jar file in
> $ANT_HOME\lib
> [...]
> xmlns:ac="antlib:net.sf.antcontrib">
> [...]
> [antlib:org.apache.tools.ant] Could not load definitions from re
I think you need to do a taskdef...
Something like
Of course, you probably want to get your namespace inline...
Check the docs :)
Z W wrote:
Hi Gurus
I'm trying to use tasks in ant-contrid.
So I downloaded ant-contrib-1.0b3-bin and put ant-contrib-1.0b3.jar file in
$ANT_HOME\lib
I also do
Hi Gurus
I'm trying to use tasks in ant-contrid.
So I downloaded ant-contrib-1.0b3-bin and put ant-contrib-1.0b3.jar file in
$ANT_HOME\lib
I also do the following
:
:
But I'm getting this error
[antlib:org.apache.tools.ant] Could not load definitions from resource
org/apach
e/tools/an