You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2010/03/31 13:04:57 UTC

DO NOT REPLY [Bug 49029] New: Perforce Tasks P4Integrate fails for "nocopytargetfiles"

https://issues.apache.org/bugzilla/show_bug.cgi?id=49029

           Summary: Perforce Tasks P4Integrate fails for
                    "nocopytargetfiles"
           Product: Ant
           Version: 1.7.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Optional SCM tasks
        AssignedTo: notifications@ant.apache.org
        ReportedBy: jhoomsharabi@aim.com


I am trying to use “P4Integrate” task in ant from Perforce task, so I am using
“nocopytargetfiles” attribute in this task like this: 

 <target name="inte-new"> 
     <p4integrate 
         fromfile="//depot/projects/projectfoo/main/src/..." 
         tofile="//depot/projects/projectfoo/release/src/..." 
         enablebaselessmerges="true" 
         nocopytargetfiles="true"/> 
  </target> 

 But when I execute this “inte-new” target I am getting following error: 
 p4integrate doesn't support the "nocopytargetfiles" attribute

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 49029] Perforce Tasks P4Integrate fails for "nocopytargetfiles"

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49029

Pritesh <jh...@aim.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhoomsharabi@aim.com

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 49029] Perforce Tasks P4Integrate fails for "nocopytargetfiles"

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49029

Antoine Levy-Lambert <an...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Antoine Levy-Lambert <an...@apache.org> ---
Perforce Ant tasks have been removed in Ant 1.9.0.
Users of Perforce Ant Tasks are advised to use the tasks supplied by Perforce
Inc.

-- 
You are receiving this mail because:
You are the assignee for the bug.