Return-Path: Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: (qmail 18042 invoked from network); 27 May 2006 01:56:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 May 2006 01:56:33 -0000 Received: (qmail 93848 invoked by uid 500); 27 May 2006 01:56:33 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 93817 invoked by uid 500); 27 May 2006 01:56:32 -0000 Mailing-List: contact commits-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list commits@jackrabbit.apache.org Received: (qmail 93808 invoked by uid 99); 27 May 2006 01:56:32 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 May 2006 18:56:32 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 May 2006 18:56:30 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 273061A985B; Fri, 26 May 2006 18:55:44 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r409795 [7/7] - in /jackrabbit/trunk/contrib: bdb-persistence/ bdb-persistence/applications/test/repository/nodetypes/ bdb-persistence/src/java/org/apache/jackrabbit/core/state/bdb/ classloader/ classloader/src/main/java/org/apache/jackrabb... Date: Sat, 27 May 2006 01:54:39 -0000 To: commits@jackrabbit.apache.org From: fielding@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060527015544.273061A985B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Modified: jackrabbit/trunk/contrib/phpcr/PHPCR/query/Row.php URL: http://svn.apache.org/viewvc/jackrabbit/trunk/contrib/phpcr/PHPCR/query/Row.php?rev=409795&r1=409794&r2=409795&view=diff ============================================================================== --- jackrabbit/trunk/contrib/phpcr/PHPCR/query/Row.php (original) +++ jackrabbit/trunk/contrib/phpcr/PHPCR/query/Row.php Fri May 26 18:54:25 2006 @@ -2,10 +2,11 @@ /* * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. 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 + * 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 * Modified: jackrabbit/trunk/contrib/phpcr/PHPCR/query/RowIterator.php URL: http://svn.apache.org/viewvc/jackrabbit/trunk/contrib/phpcr/PHPCR/query/RowIterator.php?rev=409795&r1=409794&r2=409795&view=diff ============================================================================== --- jackrabbit/trunk/contrib/phpcr/PHPCR/query/RowIterator.php (original) +++ jackrabbit/trunk/contrib/phpcr/PHPCR/query/RowIterator.php Fri May 26 18:54:25 2006 @@ -2,10 +2,11 @@ /* * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. 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 + * 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 * Modified: jackrabbit/trunk/contrib/phpcr/PHPCR/util/ISO8601.php URL: http://svn.apache.org/viewvc/jackrabbit/trunk/contrib/phpcr/PHPCR/util/ISO8601.php?rev=409795&r1=409794&r2=409795&view=diff ============================================================================== --- jackrabbit/trunk/contrib/phpcr/PHPCR/util/ISO8601.php (original) +++ jackrabbit/trunk/contrib/phpcr/PHPCR/util/ISO8601.php Fri May 26 18:54:25 2006 @@ -2,10 +2,11 @@ /* * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. 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 + * 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 * Modified: jackrabbit/trunk/contrib/phpcr/PHPCR/util/TraversingItemVisitor.php URL: http://svn.apache.org/viewvc/jackrabbit/trunk/contrib/phpcr/PHPCR/util/TraversingItemVisitor.php?rev=409795&r1=409794&r2=409795&view=diff ============================================================================== --- jackrabbit/trunk/contrib/phpcr/PHPCR/util/TraversingItemVisitor.php (original) +++ jackrabbit/trunk/contrib/phpcr/PHPCR/util/TraversingItemVisitor.php Fri May 26 18:54:25 2006 @@ -2,10 +2,11 @@ /* * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. 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 + * 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 * Modified: jackrabbit/trunk/contrib/phpcr/PHPCR/version/OnParentVersionAction.php URL: http://svn.apache.org/viewvc/jackrabbit/trunk/contrib/phpcr/PHPCR/version/OnParentVersionAction.php?rev=409795&r1=409794&r2=409795&view=diff ============================================================================== --- jackrabbit/trunk/contrib/phpcr/PHPCR/version/OnParentVersionAction.php (original) +++ jackrabbit/trunk/contrib/phpcr/PHPCR/version/OnParentVersionAction.php Fri May 26 18:54:25 2006 @@ -2,10 +2,11 @@ /* * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. 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 + * 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 * Modified: jackrabbit/trunk/contrib/phpcr/PHPCR/version/Version.php URL: http://svn.apache.org/viewvc/jackrabbit/trunk/contrib/phpcr/PHPCR/version/Version.php?rev=409795&r1=409794&r2=409795&view=diff ============================================================================== --- jackrabbit/trunk/contrib/phpcr/PHPCR/version/Version.php (original) +++ jackrabbit/trunk/contrib/phpcr/PHPCR/version/Version.php Fri May 26 18:54:25 2006 @@ -2,10 +2,11 @@ /* * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. 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 + * 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 * Modified: jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionException.php URL: http://svn.apache.org/viewvc/jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionException.php?rev=409795&r1=409794&r2=409795&view=diff ============================================================================== --- jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionException.php (original) +++ jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionException.php Fri May 26 18:54:25 2006 @@ -2,10 +2,11 @@ /* * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. 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 + * 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 * Modified: jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionHistory.php URL: http://svn.apache.org/viewvc/jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionHistory.php?rev=409795&r1=409794&r2=409795&view=diff ============================================================================== --- jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionHistory.php (original) +++ jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionHistory.php Fri May 26 18:54:25 2006 @@ -2,10 +2,11 @@ /* * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. 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 + * 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 * Modified: jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionIterator.php URL: http://svn.apache.org/viewvc/jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionIterator.php?rev=409795&r1=409794&r2=409795&view=diff ============================================================================== --- jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionIterator.php (original) +++ jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionIterator.php Fri May 26 18:54:25 2006 @@ -2,10 +2,11 @@ /* * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. 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 + * 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 * Modified: jackrabbit/trunk/contrib/tck-candidate/maven.xml URL: http://svn.apache.org/viewvc/jackrabbit/trunk/contrib/tck-candidate/maven.xml?rev=409795&r1=409794&r2=409795&view=diff ============================================================================== --- jackrabbit/trunk/contrib/tck-candidate/maven.xml (original) +++ jackrabbit/trunk/contrib/tck-candidate/maven.xml Fri May 26 18:54:25 2006 @@ -1,10 +1,11 @@