p tutorial for starting java programming with Ant.
> http://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html
>
>
>
> Jan
>
>
>> -Ursprüngliche Nachricht-
>> Von: Sunils_82 [mailto:sunils...@yahoo.com]
>> Gesendet: Mittwoch, 7. Januar 2009
che Nachricht-
> Von: Sunils_82 [mailto:sunils...@yahoo.com]
> Gesendet: Mittwoch, 7. Januar 2009 08:01
> An: user@ant.apache.org
> Betreff: Re: AW: Download source jars from Maven Repository
>
>
> Thanks Jan,
>
> It would be helpful if you provide some pointers for usag
Thanks Jan,
It would be helpful if you provide some pointers for usage of Ivy.
I'm new to the ant script.
Sunils
Jan.Materne wrote:
>
> You could download files with task.
> If you want to really resolve dependencies, you could use Ivy as addition
> to Ant.
>
> Maven has a built in dependenc
You could download files with task.
If you want to really resolve dependencies, you could use Ivy as addition to
Ant.
Maven has a built in dependency manager, Ant hasnt. Ivy is a DM and integrates
to Ant (and is a subproject of Ant).
Jan
> -Ursprüngliche Nachricht-
> Von: Sunils_82