You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by an...@apache.org on 2013/09/10 10:28:18 UTC

svn commit: r1521368 - /jackrabbit/oak/trunk/oak-core/pom.xml

Author: angela
Date: Tue Sep 10 08:28:17 2013
New Revision: 1521368

URL: http://svn.apache.org/r1521368
Log:
OAK-1004 : Typo in oak-core pom.xml

Modified:
    jackrabbit/oak/trunk/oak-core/pom.xml

Modified: jackrabbit/oak/trunk/oak-core/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-core/pom.xml?rev=1521368&r1=1521367&r2=1521368&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-core/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-core/pom.xml Tue Sep 10 08:28:17 2013
@@ -85,7 +85,7 @@
             <Jaas-ModuleClass>
               org.apache.jackrabbit.oak.spi.security.authentication.GuestLoginModule,
            	  org.apache.jackrabbit.oak.security.authentication.user.LoginModuleImpl,
-              org.apache.jackrabbit.oak.security.authentication.token.TokenLoginModule
+              org.apache.jackrabbit.oak.security.authentication.token.TokenLoginModule,
               org.apache.jackrabbit.oak.security.authentication.ldap.LdapLoginModule
            	</Jaas-ModuleClass>
             <Bundle-Activator>