# Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # Stub implementation class javax.jcr.tck.repository_stub_impl=org.apache.jackrabbit.jcr2dav.RepositoryStubImpl # Access control provider implementation class org.apache.jackrabbit.jcr2spi.AccessControlProvider.class=org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl.AccessControlProviderImpl # ProtectedItemRemoveHandler implementation class org.apache.jackrabbit.server.ProtectedItemRemoveHandler.class=org.apache.jackrabbit.server.remoting.davex.AclRemoveHandler # the repository home org.apache.jackrabbit.repository.home=target/repository # the repository configuration org.apache.jackrabbit.repository.config=target/test-classes/repository.xml # 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.readonly.name=anonymous javax.jcr.tck.readonly.pwd=