Mojo

Clarify PDE return code 13: tell the user where to find the error

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: pde (retired)
  • Labels:
    None
  • Complexity:
    Intermediate
  • Patch Submitted:
    Yes
  • Number of attachments :
    1

Description

When a PDE build fails, the PDE process will exit with exit code 13 - this signals to the calling process that an error has occurred with the PDE build, and that the details of the error can be found inside the PDE build log file produced as part of the build.

In the current pde-maven-plugin code, the error message returned to the user is simply that the build returned exit code 13 - the end user concludes from this error that the Eclipse PDE build process has crashed, when instead an error has occurred and logged to a logfile.

The attached patch makes it clear in the error message that the end user should be looking for the cause of the error in the PDE build log.

Activity

Hide
Dan Tran added a comment -

applied thanks

Show
Dan Tran added a comment - applied thanks

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: