Re: Perforce Tasks P4Integrate fails for "nocopytargetfiles"

2010-03-29 Thread jhoomsharabi
: Perforce Tasks P4Integrate fails for "nocopytargetfiles" Hi, can you check the line 304 of p4integrate.java it reads P4CmdOpts = P4CmdOpts + "-v"; I guess it should be P4CmdOpts = P4CmdOpts + " -v"; with a space before the " -v". If

Re: Perforce Tasks P4Integrate fails for "nocopytargetfiles"

2010-03-26 Thread jhoomsharabi
etaly. -Original Message- From: Antoine Levy Lambert To: Ant Users List Sent: Thu, Mar 25, 2010 11:26 pm Subject: Re: Perforce Tasks P4Integrate fails for "nocopytargetfiles" Hi, can you check the line 304 of p4integrate.java it reads P4CmdOpts = P4CmdOpts + "-v&quo

Re: Perforce Tasks P4Integrate fails for "nocopytargetfiles"

2010-03-25 Thread Antoine Levy Lambert
branch to... | from to ] error: Invalid option: --v. Any idea what going wrong with my target. -Original Message- From: Antoine Levy Lambert To: Ant Users List Sent: Thu, Mar 25, 2010 5:51 pm Subject: Re: Perforce Tasks P4Integrate fails for "nocopytargetfiles" Hi,

Re: Perforce Tasks P4Integrate fails for "nocopytargetfiles"

2010-03-25 Thread jhoomsharabi
my target. -Original Message- From: Antoine Levy Lambert To: Ant Users List Sent: Thu, Mar 25, 2010 5:51 pm Subject: Re: Perforce Tasks P4Integrate fails for "nocopytargetfiles" Hi, it looks like the real attribute name to use is "nocopynewtargetfiles" and not "n

Re: Perforce Tasks P4Integrate fails for "nocopytargetfiles"

2010-03-25 Thread Antoine Levy Lambert
Hi, it looks like the real attribute name to use is "nocopynewtargetfiles" and not "nocopytargetfiles". This is a bug in the documentation of the p4integrate task. Regards, Antoine jhoomshar...@netscape.net wrote: Hi All, I am trying to use “P4Integrate” task in ant from Perforce task, so I

RE: perforce tasks

2005-01-14 Thread Kajsa.Anderson
> I think the failonerror attribute can just be used to make > the Perforce > tasks more lenient on some type of errors; but if you say > failonerror="false", you cannot get the error(s) which > happen, they are > swallowed. Ok, that's what I was afraid of when I couldn't find it in the manua

Re: perforce tasks

2005-01-13 Thread Antoine Levy-Lambert
[EMAIL PROTECTED] wrote: I notice that the perforce tasks have a failonerror attribute, but I don't see any way to set a property if there is an error. Am I just missing something? I think the failonerror attribute can just be used to make the Perforce tasks more lenient on some type of error

Re: Perforce Tasks not working with Ant 1.6.2?

2004-10-29 Thread Michael Manz
Hi Antioine I have oro 2.0.8 installed. this is not the fix for the problem. I reinstalled ant 1.6.2 a second time, now it works (?). Don't know what the problem was, perhaps some mixed versions. Ciao Antoine Levy-Lambert wrote: Hello Michael, I have had this problem too, while running the ant test

Re: Perforce Tasks not working with Ant 1.6.2?

2004-10-28 Thread Antoine Levy-Lambert
Hello Michael, I have had this problem too, while running the ant test suite. I think you need to upgrade to the latest version of jakarta-oro. (2.0.8) Let me know if oro 2.0.8 fixes your problem. Cheers, Antoine Michael Manz wrote: Hi folks, I just updated my Ant 1.5.1 to Ant 1.6.2. (new directo