Eclipse Common Build Infrastructure Maven Plugins 1.1.0 Release Review

Type
Release
State
Successful
End Date of the Review Period

Reviews run for a minimum of one week. The outcome of the review is decided on this date. This is the last day to make comments or ask questions about this review.

Release

Maven Plugins 1.1.0

Description

This is a bug fix release, with two notable changes. The project plans to stay incubation for the forseeable future as there is very little activity on the project.

 

Following two bugs where fixed:

  

- Bug 419064 [cbi-plugins] Add retry functionality to signing plugins

    

        Refactored signFile() method into a common class that is reusable.

    

        jarsigner, macsigner, and winsigner now support 2 new properties:

    

            - retryLimit: The number of times to retry signing if failure occurs

              (default: 3)

            - retryTimer: The number of seconds to wait before retrying

              (default: 30)

   

 - Bug 435007 - eclipse-jarsigner-plugin should be able to sign war files

    

        eclipse-jarsigner-plugin now also signs war files

API Certification

The project leadership certifies that the APIs in this release are "Eclipse Quality".

Security Issues

No Security issues.