On 2018-07-24 08:41, Julian Reschke wrote:
On 2018-07-24 08:04, Julian Reschke wrote:
On 2018-07-24 07:53, Julian Reschke wrote:
...

I suspect this can be healed by also backporting <https://issues.apache.org/jira/browse/OAK-6918> which made additional changes to the package (and didn't have to increase the version number again as it was done on trunk).

Best regards, Julian

Tried that, but then 1.6 build fails with:

ERROR] C:\projects\apache\oak\1.6\oak-core\src\test\java\org\apache\jackrabbit\oak\spi\security\authentication\credentials\AbstractCredentialsTest.java:[86,55] error: incompatible types: ImmutableMap<String,Boolean> cannot be converted to Map<String,Object>
[ERROR]

Could be a Java 7 problem with casting generics. I think I have a fix.

Do we want to do this, or back out the original change?

Best regards, Julian

Reply via email to