Re: trouble passing args to

2006-07-13 Thread Rich Goldman
Tell me about it, I still don't understand what's going on, but it works, so that's good enough for me. Thanks! rich Matt Benson wrote: >Mappers can be kind of funny. It would probably take >a lot of research to decide whether that is a bug. :) > >-Matt > >

Re: trouble passing args to

2006-07-13 Thread Matt Benson
--- Rich Goldman <[EMAIL PROTECTED]> wrote: > 'ant -v' helped, thanks! > > Here's a snippet of verbosity i received: > > [apply] The ' characters around the executable > and arguments are > [apply] not part of the command. > [apply] Output redirected to > /home/rich/workspace/radar/s

Re: trouble passing args to

2006-07-13 Thread Rich Goldman
'ant -v' helped, thanks! Here's a snippet of verbosity i received: [apply] The ' characters around the executable and arguments are [apply] not part of the command. [apply] Output redirected to /home/rich/workspace/radar/server/webapp/build/webapp/css/register.css [apply] Executin

Re: trouble passing args to

2006-07-13 Thread Alexey N. Solofnenko
Can you try putting both mappers inline? - Alexey. Rich Goldman wrote: Hello, I'm really stuck here, would be very very grateful for some help. I'm using the ant core task successfully to process all the files in a directory, like this:

Re: trouble passing args to

2006-07-13 Thread Matt Benson
--- Rich Goldman <[EMAIL PROTECTED]> wrote: > Hi, no, that's not it, unfortunately. I just noticed > that myself, but it > looks I deleted it by accident in the email, not the > code itself. You can run Ant with the -v "verbose" flag to see the command lines generated. -Matt > > Matt Benson

Re: trouble passing args to

2006-07-13 Thread Rich Goldman
Hi, no, that's not it, unfortunately. I just noticed that myself, but it looks I deleted it by accident in the email, not the code itself. Matt Benson wrote: > >>My output files are empty when I run this. Does >>anyone know what I'm >>doing wrong? >> >> >> >The first thing I notice is that yo

Re: trouble passing args to

2006-07-13 Thread Matt Benson
--- Rich Goldman <[EMAIL PROTECTED]> wrote: > Hello, I'm really stuck here, would be very very > grateful for some help. > > I'm using the ant core task successfully to > process all the > files in a directory, like this: > > > > type="glob" >

trouble passing args to

2006-07-13 Thread Rich Goldman
Hello, I'm really stuck here, would be very very grateful for some help. I'm using the ant core task successfully to process all the files in a directory, like this: Howe

OutOfMemoryError while running Ant from Java call.

2006-07-13 Thread Noel Sebastien \(BIL\)
Does anyone encounter any same kind of my problem ? We are running an JVM application that call Ant within Java ? Am I calling Ant in a wrong way ? Does anyone has a good reference for an accurate Java call to Ant. It is Ant 1.6.2. Exception occurred once in a while, namely not on the same targets

Passing References from Master Build File to Child

2006-07-13 Thread Joe Moore
I'm having problems passing a path reference from a Master build file to a child build file. I've read through the user manual, a few books and Googled and am still having problems. So I figure I'm missing something simple. Perhaps in the child build file? I think I've called the task properl

RE: Re: XSLT default parameters and Ant-supplied parameters conflict

2006-07-13 Thread cknell
Yes, that's exactly what I needed to know. Thanks. -- Charles Knell [EMAIL PROTECTED] - email -Original Message- From: Antoine Levy-Lambert <[EMAIL PROTECTED]> Sent: Wed, 12 Jul 2006 23:54:35 -0400 To: Ant Users List Subject: Re: XSLT default parameters and Ant-supplied

Re: Looking for Ant Experts (US based)

2006-07-13 Thread Petar Tahchiev
On 13/07/06, Sethu Prasad G <[EMAIL PROTECTED]> wrote: Hi Damon Edwards, Hope you well. I have mid level knowledge in this, by the way am from India. Intrested on taking small tasks initially. Write me. regards, Sethu Damon Edwards <[EMAIL PROTECTED]> wrote: We're looking for

Re: Looking for Ant Experts (US based)

2006-07-13 Thread Sethu Prasad G
Hi Damon Edwards, Hope you well. I have mid level knowledge in this, by the way am from India. Intrested on taking small tasks initially. Write me. regards, Sethu Damon Edwards <[EMAIL PROTECTED]> wrote: We're looking for Ant and build/deployment experts and figur

RE: Retrieve modified, added and deleted files

2006-07-13 Thread Subramani Muniyandi - TLS , Chennai
thanks -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Thursday, July 13, 2006 5:42 PM To: Ant Users List Subject: Re: Retrieve modified, added and deleted files Subramani Muniyandi - TLS , Chennai wrote: > hi, > > In netbeans 5.0 , i got 'broken platform refe

Re: Mail task failure

2006-07-13 Thread Steve Loughran
eagerbeaver wrote: Thanks for your response. According to the documentation, the only library dependencies the Mail task requires are mail.jar and activation.jar. The latest versions of these are in my $ANT_HOME$/lib. There is nothing to say that library dependencies have changed since Ant v1.6.

Re: Retrieve modified, added and deleted files

2006-07-13 Thread Steve Loughran
Subramani Muniyandi - TLS , Chennai wrote: hi, In netbeans 5.0 , i got 'broken platform reference.' how can i rectify that. I'd start by getting on a netbeans related mail list, then posting a question with a meaningful subject, instead of replying with a completely different subject line

Re: Ant Sql task slow

2006-07-13 Thread Steve Loughran
eastwoj wrote: yes. same machine .. i'm wondering if the problem might be something to do with the fact that Ant is using JDBC to execute the statements while sqlplus uses sqlnet. Maybe ant is reading all 23000 statements into memory and that's a problem? this is probably way out of ant's no

Re: AW: javac task and JAVA_HOME when calling from Java code

2006-07-13 Thread Steve Loughran
[EMAIL PROTECTED] wrote: Unable to find a javac compiler; com.sun.tools.javac.Main is not on the classpath. Perhaps JAVA_HOME does not point to the JDK JAVA_HOME and property java.home both point to the base dir of the jdk. really a jDk? Is there a ${java.home}/bin/javac ? I've just tweak

RE: Mail task failure

2006-07-13 Thread eagerbeaver
Thanks for your response. According to the documentation, the only library dependencies the Mail task requires are mail.jar and activation.jar. The latest versions of these are in my $ANT_HOME$/lib. There is nothing to say that library dependencies have changed since Ant v1.6.2. I am still at a

AW: pls solve this

2006-07-13 Thread Jan.Materne
Where is the relation to Ant? Jan >-Ursprüngliche Nachricht- >Von: Subramani Muniyandi - TLS , Chennai [mailto:[EMAIL PROTECTED] >Gesendet: Donnerstag, 13. Juli 2006 12:05 >An: Ant Users List >Betreff: pls solve this > >hi all, > When i give in iPlanet Application server using deploymen

pls solve this

2006-07-13 Thread Subramani Muniyandi - TLS , Chennai
hi all, When i give in iPlanet Application server using deployment tool, It shows an following message.. pls help me to solve this. 10 kas> deployment action "J2EEInstallEar"(c:/iplanet/ias6/ias/JAR/ias_hotdeploy_ResearchConnect.ear) running. j2eeappreg-nodeprecated-reregapp-hotdeploy