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.
Maven Plugins 1.1.0
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
The project leadership certifies that the APIs in this release are "Eclipse Quality".
No Security issues.
- Log in to post comments