Eclipse Common Build Infrastructure 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

Release Date
Release Type
Minor release