: 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
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
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,
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
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
Hi All,
I am trying to use “P4Integrate” task in ant from Perforce task, so I am using
“nocopytargetfiles” attribute in this task like this:
But when I execute this “inte-new” target I am getting following error:
p4integrate doesn't support the "nocopytargetfiles" att
> 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
[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 ty
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've also found what I think are a few errors (or at least places that could be
clarified) in the manual page for the Perforc
e 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 directory, just
changed the Ant Path)
Now the Perforce Tasks are cra
directory, just changed
the Ant Path)
Now the Perforce Tasks are crashing... (see below)
I searched for misconfigured paths, but found none.
What is the Problem? Seems noone else have the same Errors. (is the
solution so obvious?)
Same script works fine on my old Ant Version.
console log:
[p4change
Hi folks,
I just updated my Ant 1.5.1 to Ant 1.6.2. (new directory, just changed
the Ant Path)
Now the Perforce Tasks are crashing... (see below)
I searched for misconfigured paths, but found none.
What is the Problem? Seems noone else have the same Errors. (is the
solution so obvious?)
Same
12 matches
Mail list logo