You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by an...@apache.org on 2008/08/27 17:17:00 UTC

svn commit: r689501 - /jackrabbit/trunk/jackrabbit-core/src/test/resources/repositoryStubImpl.properties

Author: angela
Date: Wed Aug 27 08:17:00 2008
New Revision: 689501

URL: http://svn.apache.org/viewvc?rev=689501&view=rev
Log:
JCR-1588: 283 Access Control (simply stub-properties in order to let tests with real users and non-simple security setup pass)

Modified:
    jackrabbit/trunk/jackrabbit-core/src/test/resources/repositoryStubImpl.properties

Modified: jackrabbit/trunk/jackrabbit-core/src/test/resources/repositoryStubImpl.properties
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-core/src/test/resources/repositoryStubImpl.properties?rev=689501&r1=689500&r2=689501&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-core/src/test/resources/repositoryStubImpl.properties (original)
+++ jackrabbit/trunk/jackrabbit-core/src/test/resources/repositoryStubImpl.properties Wed Aug 27 08:17:00 2008
@@ -29,8 +29,8 @@
 # credential configuration
 javax.jcr.tck.superuser.name=admin
 javax.jcr.tck.superuser.pwd=admin
-javax.jcr.tck.readwrite.name=user
-javax.jcr.tck.readwrite.pwd=user
+javax.jcr.tck.readwrite.name=admin
+javax.jcr.tck.readwrite.pwd=admin
 javax.jcr.tck.readonly.name=anonymous
 javax.jcr.tck.readonly.pwd=