+1

please note that the unit test do not run on my (windows) machine (they are 
running fine on linux, so it'S not a release blocker)

[ERROR] Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.948 s 
<<< FAILURE! - in org.apache.sling.auth.form.impl.TokenStoreTest
[ERROR] org.apache.sling.auth.form.impl.TokenStoreTest.loadTokenFileTest  Time 
elapsed: 0.02 s  <<< FAILURE!
java.lang.AssertionError
        at org.junit.Assert.fail(Assert.java:87)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at org.junit.Assert.assertTrue(Assert.java:53)
        at 
org.apache.sling.auth.form.impl.TokenStoreTest.loadTokenFileTest(TokenStoreTest.java:92)
...

Reply via email to