The Apache Jenkins build system has built Jackrabbit Oak (build #1358)

Status: Failure

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/1358/ to 
view the results.

Changes:
[angela] OAK-5122 : Exercise for Custom Authorization Models (wip)

[stillalex] OAK-5122 Exercise for Custom Authorization Models
 - javadocs

[stillalex] OAK-7384 SegmentNodeStoreStats should expose stats for previous 
minute per thread group
 - javadocs

[stillalex] OAK-7024 java.security.acl deprecated in Java 10, marked for 
removal in Java 12
 - more javadocs

[angela] minor improvement (typo)

[reschke] OAK-7268: Create charset encoding utility that detects malformed 
input - Javadoc fix

 

Test results:
1 tests failed.
FAILED:  
org.apache.jackrabbit.oak.run.osgi.TokenAuthenticationTest.tokenCreationWithPreAuth

Error Message:
null

Stack Trace:
java.lang.reflect.UndeclaredThrowableException
        at 
org.apache.jackrabbit.oak.run.osgi.TokenAuthenticationTest.tokenCreationWithPreAuth(TokenAuthenticationTest.groovy:59)
Caused by: java.lang.reflect.InvocationTargetException
        at 
org.apache.jackrabbit.oak.run.osgi.TokenAuthenticationTest.tokenCreationWithPreAuth(TokenAuthenticationTest.groovy:59)
Caused by: javax.jcr.LoginException: Login Failure: all modules ignored
        at 
org.apache.jackrabbit.oak.run.osgi.TokenAuthenticationTest.tokenCreationWithPreAuth(TokenAuthenticationTest.groovy:59)
Caused by: javax.security.auth.login.LoginException: Login Failure: all modules 
ignored
        at 
org.apache.jackrabbit.oak.run.osgi.TokenAuthenticationTest.tokenCreationWithPreAuth(TokenAuthenticationTest.groovy:59)

Reply via email to