Hi,

this commit breaks the build. it contains a non-apache license header:

On 13/06/15 01:02, "[email protected]" wrote:
>Author: tripod
>Date: Fri Jun 12 23:02:14 2015
>New Revision: 1685189
>
>URL: http://svn.apache.org/r1685189

current trunk also fails on my machine, but I don't know if those
failures are caused by above commit:

Failed tests:   
testPrincipalsFromAuthInfo(org.apache.jackrabbit.oak.security.authenticatio
n.ldap.DefaultLdapLoginModuleTest):
expected:<[org.apache.jackrabbit.oak.security.user.UserPrincipalProvider$Gr
oupPrincipal:cn=foobargroup,ou=groups,ou=system,
org.apache.jackrabbit.oak.security.user.TreeBasedPrincipal:cn=Foo
Bar,ou=users,ou=system, everyone principal]> but was:<[]>
  
testPrincipalsFromAuthInfo(org.apache.jackrabbit.oak.security.authenticatio
n.ldap.GuestTokenDefaultLdapLoginModuleTest):
expected:<[org.apache.jackrabbit.oak.security.user.UserPrincipalProvider$Gr
oupPrincipal:cn=foobargroup,ou=groups,ou=system,
org.apache.jackrabbit.oak.security.user.TreeBasedPrincipal:cn=Foo
Bar,ou=users,ou=system, everyone principal]> but was:<[]>
  
testPrincipalsFromAuthInfo(org.apache.jackrabbit.oak.security.authenticatio
n.ldap.TokenDefaultLdapLoginModuleTest):
expected:<[org.apache.jackrabbit.oak.security.user.UserPrincipalProvider$Gr
oupPrincipal:cn=foobargroup,ou=groups,ou=system,
org.apache.jackrabbit.oak.security.user.TreeBasedPrincipal:cn=Foo
Bar,ou=users,ou=system, everyone principal]> but was:<[]>

Regards

 Marcel

Reply via email to