eclipse-cbi / org.eclipse.cbi

CBI Maven plugins and Webservices
https://eclipse-cbi.github.io/org.eclipse.cbi/
Eclipse Public License 2.0
1 stars 10 forks source link

feat: add support to specify a default sigfile parameter #500

Closed netomi closed 2 months ago

netomi commented 2 months ago

This adds support for a default sigfile parameter for the jar signing service.

Various eclipse projects hardcode the name of the signature files added to their jars, so we want to force that to a fixed name "ECLIPSE_" for backwards compatibility reasons.

In the long term, all project should handle different signature files gracefully as the signature file is usually derived from the key name which might change any time.

netomi commented 2 months ago

test looks fine, see https://ci.eclipse.org/cbi/job/webservices-monitoring/job/jarsigner-service-staging/374/