-
Deprecated FieldsFieldDescriptionUse timeoutMillis instead. This one is for establishing the TCP connection only, you may be looking for a wall timeout instead.The user property
continueOnFail
is deprecated. You should use the qualified propertycbi.jarsigner.continueOnFail
instead. ThedeprecatedContinueOnFail
parameter has been introduced to support this deprecated user property for backward compatibility only.The user propertyretryLimit
is deprecated. You should use the qualified propertycbi.jarsigner.retryLimit
instead. ThedeprecatedRetryLimit
parameter has been introduced to support this deprecated user property for backward compatibility only.The user propertyretryTimer
is deprecated. You should use the qualified propertycbi.jarsigner.retryTimer
instead. ThedeprecatedRetryTimer
parameter has been introduced to support this deprecated user property for backward compatibility only.Not used anymore.
-
Deprecated Enum ConstantsEnum ConstantDescriptionYou 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)