Re: Execution classpath question for taskdef

2011-02-22 Thread tstrall
. -- View this message in context: http://ant.1045680.n5.nabble.com/Execution-classpath-question-for-taskdef-tp3348395p3396187.html Sent from the Ant - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr

Re: Execution classpath question for taskdef

2011-01-20 Thread Antoine Levy-Lambert
On 1/20/11 5:27 PM, dave.alvar...@cartridgeorder.com wrote: > Thanks for this recommendation. A couple of follow up questions ... > > 1 If I add the classloader task to my custom task, does that classloader take > precedence over the classes loaded by ${ANT_HOME}/lib ? > 2. How do I add the class

Re: Execution classpath question for taskdef

2011-01-20 Thread dave.alvarado
, - Dave > ---Original Message--- > From: Antoine Levy-Lambert > To: Ant Users List > Subject: Re: Execution classpath question for taskdef > Sent: Jan 19 '

Re: Execution classpath question for taskdef

2011-01-19 Thread Antoine Levy-Lambert
On 1/19/11 2:54 PM, Michael Ludwig wrote: > > There was another thread today where the same issue arose: > > Mail task with mail.jar & activation.jar out of lib folder > > r L 19.01.11 10:31+0100 Patrick Martin57 Mail task […] > L 19.01.11 11:19+0100 Patrick Martin87 ├─> > F 19.

Re: Execution classpath question for taskdef

2011-01-19 Thread Antoine Levy-Lambert
On 1/19/11 3:26 PM, dave.alvar...@cartridgeorder.com wrote: > Let me ask this clarification question before answering yours ... > > 1. The taskdef "classpath" attribute is NOT what is used when the taskdef is > actually executed. Correct? Wrong, the classpath nested element or attribute is used.

Re: Execution classpath question for taskdef

2011-01-19 Thread dave.alvarado
ClassLoader.java:319) ... 18 more So my question remains, how do I set the classpath for when my custom task "SeleniumHTMLClient" is actually executed? Thanks, - Dave > ---Original Message--- > From: Michael Ludwig > To: user@ant.apache.org > Sub

Re: Execution classpath question for taskdef

2011-01-19 Thread Michael Ludwig
dave.alvar...@cartridgeorder.com schrieb am 19.01.2011 um 13:30 (-0600): > I have discovered that the "classpath" and "claspathref" elements that > are part of the taskdef are not used during run time Are you sure? How did you discover that? There was another thread today where the same issue ar

Execution classpath question for taskdef

2011-01-19 Thread dave.alvarado
Hi, I'm using Ant 1.8. I have created a custom task, but I need to include a jar file in the classpath when this task is exected. How do I include such a jar file? I'm using Ant 1.8. Here is the definition of the task ...

AW: Classpath question for schell script.

2009-01-26 Thread Jan.Materne
RGS -cp \"$CLASSPATH\"" -classpath $LOCALCLASSPATH -cp$CLASSPATH The LOCALCLASSPATH is set in lines 149+. Jan >-Ursprüngliche Nachricht- >Von: Neil Crow [mailto:neil.c...@rmb.co.za] >Gesendet: Montag, 26. Januar 2009 10:18 >An: user@ant.apach

Classpath question for schell script.

2009-01-26 Thread Neil Crow
Hi, Why does the ant shell script specify (different) values for both the -classpath and -cp command line options? Regards, Neil Crow neil.c...@rmb.co.za This e-mail is subject to a disclaimer, available at http://www.rmb.co.za/web/elements.nsf/online/disclaimer-communications.html -

Classpath Question

2006-03-28 Thread Adam Stroud
I am kind of new to ant and I was wondering I was doing something wrong in my build.xml file. Basically I am trying to build code in two parallel packages heirarchies and use the classpath to select the correct .class file to be used in further compilation. To make a long story short, I am se

Another classpath question.

2005-10-06 Thread Jane Young-Lau
Hi, I have a wrapper script that calls the ant script. This wrapper script defines some environments variables and the classpath. Say that the wrapper script has foo.jar set in the CLASSPATH. If there is a build.xml file that uses the typedef tasks like this: Say that the class, org.exam

classpath question

2004-11-30 Thread Eric Wood
Is there any way I can see the expanded classpath that is being passed to a given task? I am executing a wsEjbDeploy task that I pass a classpath as a ref id. Here is the task: I get the following message on AIX: [wsejbdeploy] Warning: UNIXProcess.forkAndExec native error: The parameter or e