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 2019/01/09 21:13:12 UTC

[Bug 63071] New: CCCheckout task does not honor "failonerr=true" for lsCheckout call

https://bz.apache.org/bugzilla/show_bug.cgi?id=63071

            Bug ID: 63071
           Summary: CCCheckout task does not honor "failonerr=true" for
                    lsCheckout call
           Product: Ant
           Version: 1.10.5
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Optional SCM tasks
          Assignee: notifications@ant.apache.org
          Reporter: william.ruppel@oracle.com
  Target Milestone: ---

CCCheckout.lsCheckout calls ClearCase.runSS.

But, ClearCase.runSS does not pass the ClearCase.mFailonerr flag to the Execute
instance.

Hence, CCCheckout.lsCheckout will succeed even if the "lscheckout" command
fails (i.e. all lsCheckout checks is that some output was returned).

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

[Bug 63071] CCCheckout task does not honor "failonerr=true" for lsCheckout call

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

william.ruppel@oracle.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED

--- Comment #2 from william.ruppel@oracle.com ---
Confirmed fixed in 1.10.6. Thanks!

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

[Bug 63071] CCCheckout task does not honor "failonerr=true" for lsCheckout call

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

Stefan Bodewig <bo...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Target Milestone|---                         |1.10.6
             Status|NEW                         |RESOLVED

--- Comment #1 from Stefan Bodewig <bo...@apache.org> ---
fixed in 1.10.6 and 1.9.14

many thanks for reporting!

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