AW: AW: AW: AW: how to add a lib dependency to Ant classpath

2006-01-09 Thread Jan.Materne
Maybe you can force Maven to accept a -lib option. Jan >-Ursprüngliche Nachricht- >Von: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] >Gesendet: Montag, 9. Januar 2006 14:19 >An: Ant Users List >Betreff: Re: AW: AW: AW: how to add a lib dependency to Ant classpath

Re: AW: AW: AW: how to add a lib dependency to Ant classpath

2006-01-09 Thread hassan . h . sajjad
cc: Subject: AW: AW: AW: how to add a lib dependency to Ant classpath place them in ${user.home}/.ant/lib Jan >-Ursprüngliche Nachricht- >Von: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] >Gesendet: Montag, 9. Januar 2006 12:59 >An: Ant Users List &g

AW: AW: AW: how to add a lib dependency to Ant classpath

2006-01-09 Thread Jan.Materne
place them in ${user.home}/.ant/lib Jan >-Ursprüngliche Nachricht- >Von: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] >Gesendet: Montag, 9. Januar 2006 12:59 >An: Ant Users List >Betreff: Re: AW: AW: how to add a lib dependency to Ant classpath > >Hi > >

Re: AW: AW: how to add a lib dependency to Ant classpath

2006-01-09 Thread hassan . h . sajjad
ease respond to "Ant Users List" To: cc: Subject: AW: AW: how to add a lib dependency to Ant classpath What dependency? Between the external lib and what? Dependencies between a (custom) task and external libs are specified via nested classpath eleme

AW: AW: how to add a lib dependency to Ant classpath

2006-01-09 Thread Jan.Materne
MAIL PROTECTED]> >09/01/2006 10:51 >Please respond to "Ant Users List" > > >To: >cc: >Subject:AW: how to add a lib dependency to Ant >classpath > > >nested classpath of taskdef > >Jan > >>-Ursprüngliche Nach

Re: AW: how to add a lib dependency to Ant classpath

2006-01-09 Thread hassan . h . sajjad
bject: AW: how to add a lib dependency to Ant classpath nested classpath of taskdef Jan >-Ursprüngliche Nachricht- >Von: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] >Gesendet: Montag, 9. Januar 2006 11:48 >An: user@ant.apache.org >Betreff: how to add a lib

AW: AW: how to add a lib dependency to Ant classpath

2006-01-09 Thread Jan.Materne
:10 >An: Ant Users List >Betreff: Re: AW: how to add a lib dependency to Ant classpath > >Hi Jan > >taskdef uses the classname attribute, whereas I have a JAR >dependency? How do I fix that. > >cheers >Hassan > > > > ><[EMAIL PROTECTED]> >09/

Re: AW: how to add a lib dependency to Ant classpath

2006-01-09 Thread hassan . h . sajjad
Hi Jan taskdef uses the classname attribute, whereas I have a JAR dependency? How do I fix that. cheers Hassan <[EMAIL PROTECTED]> 09/01/2006 10:51 Please respond to "Ant Users List" To: cc: Subject: AW: how to add a lib dependency

AW: how to add a lib dependency to Ant classpath

2006-01-09 Thread Jan.Materne
nested classpath of taskdef Jan >-Ursprüngliche Nachricht- >Von: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] >Gesendet: Montag, 9. Januar 2006 11:48 >An: user@ant.apache.org >Betreff: how to add a lib dependency to Ant classpath > >Hi > >Is there a way

how to add a lib dependency to Ant classpath

2006-01-09 Thread hassan . h . sajjad
Hi Is there a way of adding a library dependency to ant classpath dynamically from within the Ant script. My limitation is I cannot add to the ANT_HOME/lib, as I'm using Ant via Maven, and therefore cannot use this option. Your help is much appreciated. Regs Hassan