The user property continueOnFail is deprecated. You
should use the qualified property
cbi.jarsigner.continueOnFail instead. The
deprecatedContinueOnFail parameter has been
introduced to support this deprecated user property for
backward compatibility only.
The user property retryLimit is deprecated. You
should use the qualified property
cbi.jarsigner.retryLimit instead. The
deprecatedRetryLimit parameter has been introduced to
support this deprecated user property for backward
compatibility only.
The user property retryTimer is deprecated. You
should use the qualified property
cbi.jarsigner.retryTimer instead. The
deprecatedRetryTimer parameter has been introduced to
support this deprecated user property for backward
compatibility only.
You should really consider using
MessageDigestAlgorithm.SHA_1 instead except if you
really need to be compatible with some old frameworks (e.g.,
Eclipse Equinox 3.7 / Indigo)