Re: Execution classpath question for taskdef

2011-02-22 Thread tstrall
I would concur that with Ant 1.8 the classpath which is being used in the taskdef definition does not seem to be the same as the classpath used for executing the task later. In my case the taskdef is: But when the task is called it returns the error: java.lang.ClassNotFoundException: com

Re: Accessing values from a property file

2011-02-22 Thread Michael Ludwig
Fawad Ali schrieb am 21.02.2011 um 15:29 (+0500): >Is there anyway of accessing values from a property file so that I > may take out all the variables to a saparate file. Please check out the and tasks, notably the @file and @append attributes. Might be what you're looking for. -- Michael

Re: i have on question

2011-02-22 Thread Alexandre Priou
nice, perfect i try that thanks -- Alexandre Priou Analyste Concepteur Web chez HR TEAM Détaché aux éditions la rivière 64 rue de l'Essonne 91000 Évry On Tue, Feb 22, 2011 at 9:37 PM, Gilbert Rebhan wrote: > Original Message > Subject: i have on question > From: Alexandre Pr

Re: i have on question

2011-02-22 Thread Gilbert Rebhan
Original Message Subject: i have on question From: Alexandre Priou To: user@ant.apache.org Date: Tue Feb 22 2011 21:18:09 GMT+0100 (CET) > hi > > it's possible to open a dialog box in the ant task ? > i need an answer for continued to run one task, it's possible ? > > thanks

Re: i have on question

2011-02-22 Thread Joe Attardi
Does it have to be a dialog box, or do you just need to prompt for input? The task can display a text prompt and ask for input. See http://ant.apache.org/manual/Tasks/input.html for more information. Hope this helps. On Tue, Feb 22, 2011 at 3:18 PM, Alexandre Priou wrote: > hi > > it's possibl

i have on question

2011-02-22 Thread Alexandre Priou
hi it's possible to open a dialog box in the ant task ? i need an answer for continued to run one task, it's possible ? thanks for your answer -- Alexandre Priou Analyste Concepteur Web chez HR TEAM Détaché aux éditions la rivière 64 rue de l'Essonne 91000 Évry

Re: Regarding GSoC

2011-02-22 Thread Stefan Bodewig
Hi, your question would probably better get addressed on the developer list (d...@ant.apache.org). On 2011-02-22, rukhsana afroz wrote: > I want to address the attention from the administrative people of this > group. Are you participating in GSoC program this year? It's unclear to me whether y

Regarding GSoC

2011-02-22 Thread rukhsana afroz
Hi, I want to address the attention from the administrative people of this group. Are you participating in GSoC program this year? If so, which part of this project, you want to enhance? If you could give me a little bit idea about that, it would be great help for me. I am very interested to work