Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.15.3
-
None
Description
The change for JCR-4115 for 2.14 causes a problem report by the bundle plugin:
[INFO] ----------------------------------------------------------------------------------------------------------- [INFO] * org.apache.jackrabbit.core.data.db major 2.13.5 2.13.5 3.0.0 Version increase required [INFO] > class org.apache.jackrabbit.core.data.db.DbDataStore [INFO] > field java.lang.String DIGEST [INFO] - access final [INFO] - access static [INFO] - constant SHA-1 [INFO] > class org.apache.jackrabbit.core.data.db.DerbyDataStore [INFO] > field java.lang.String DIGEST [INFO] - access final [INFO] - access static [INFO] - constant SHA-1
Reverting r1797148 for now. but we also need to solve this for trunk where the change wasn't noticed before a release.