Return-Path: Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: (qmail 69955 invoked from network); 12 Oct 2008 18:04:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Oct 2008 18:04:35 -0000 Received: (qmail 20457 invoked by uid 500); 12 Oct 2008 18:04:35 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 20429 invoked by uid 500); 12 Oct 2008 18:04:35 -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 20420 invoked by uid 99); 12 Oct 2008 18:04:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Oct 2008 11:04:35 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Oct 2008 18:03:26 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id EFE4E23888A5; Sun, 12 Oct 2008 11:03:32 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r703857 - in /jackrabbit/trunk: jackrabbit-api/ jackrabbit-classloader/ jackrabbit-core/ jackrabbit-jca/ jackrabbit-jcr-commons/ jackrabbit-jcr-rmi/ jackrabbit-jcr-server/ jackrabbit-jcr-servlet/ jackrabbit-jcr-tests/ jackrabbit-jcr2spi/ ja... Date: Sun, 12 Oct 2008 18:03:31 -0000 To: commits@jackrabbit.apache.org From: jukka@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081012180332.EFE4E23888A5@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jukka Date: Sun Oct 12 11:03:30 2008 New Revision: 703857 URL: http://svn.apache.org/viewvc?rev=703857&view=rev Log: 1.5: Remove content that is already included in the top-level README Modified: jackrabbit/trunk/jackrabbit-api/README.txt jackrabbit/trunk/jackrabbit-classloader/README.txt jackrabbit/trunk/jackrabbit-core/README.txt jackrabbit/trunk/jackrabbit-jca/README.txt jackrabbit/trunk/jackrabbit-jcr-commons/README.txt jackrabbit/trunk/jackrabbit-jcr-rmi/README.txt jackrabbit/trunk/jackrabbit-jcr-server/README.txt jackrabbit/trunk/jackrabbit-jcr-servlet/README.txt jackrabbit/trunk/jackrabbit-jcr-tests/README.txt jackrabbit/trunk/jackrabbit-jcr2spi/README.txt jackrabbit/trunk/jackrabbit-ocm-nodemanagement/README.txt jackrabbit/trunk/jackrabbit-ocm/README.txt jackrabbit/trunk/jackrabbit-spi-commons/README.txt jackrabbit/trunk/jackrabbit-spi/README.txt jackrabbit/trunk/jackrabbit-spi2jcr/README.txt jackrabbit/trunk/jackrabbit-text-extractors/README.txt jackrabbit/trunk/jackrabbit-webapp/README.txt jackrabbit/trunk/jackrabbit-webdav/README.txt Modified: jackrabbit/trunk/jackrabbit-api/README.txt URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-api/README.txt?rev=703857&r1=703856&r2=703857&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-api/README.txt (original) +++ jackrabbit/trunk/jackrabbit-api/README.txt Sun Oct 12 11:03:30 2008 @@ -6,55 +6,3 @@ This component contains the interface extensions that Apache Jackrabbit supports in addition to the standard JCR API. You can use these interfaces to access Jackrabbit-specific functionality. - -See the Apache Jackrabbit web site (http://jackrabbit.apache.org/) -for documentation and other information. You are welcome to join the -Jackrabbit mailing lists (http://jackrabbit.apache.org/mail-lists.html) -to discuss this component and to use the Jackrabbit issue tracker -(http://issues.apache.org/jira/browse/JCR) to report issues or request -new features. - -Apache Jackrabbit is a project of the Apache Software Foundation -(http://www.apache.org). - - -License (see also LICENSE.txt) -============================== - -Collective work: Copyright 2008 The Apache Software Foundation. - -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. - - -Getting Started -=============== - -This component uses a Maven 2 (http://maven.apache.org/) build -environment. If you have Maven 2 installed, you can compile and -package the jackrabbit-api jar using the following command: - - mvn package - -See the Maven 2 documentation for other build features. - -The latest source code for this component is available in the -Subversion (http://subversion.tigris.org/) source repository of -the Apache Software Foundation. If you have Subversion installed, -you can checkout the latest source using the following command: - - svn checkout http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-api - -See the Subversion documentation for other source control features. Modified: jackrabbit/trunk/jackrabbit-classloader/README.txt URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-classloader/README.txt?rev=703857&r1=703856&r2=703857&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-classloader/README.txt (original) +++ jackrabbit/trunk/jackrabbit-classloader/README.txt Sun Oct 12 11:03:30 2008 @@ -6,56 +6,3 @@ loading Java classes from content repositories that implement the Content Repository for Java Technology API (JCR). The component is mostly independent of the underlying JCR implementation. - -See the Apache Jackrabbit web site (http://jackrabbit.apache.org/) -for documentation and other information. You are welcome to join the -Jackrabbit mailing lists (http://jackrabbit.apache.org/mail-lists.html) -to discuss this component and to use the Jackrabbit issue tracker -(http://issues.apache.org/jira/browse/JCR) to report issues or request -new features. - -Apache Jackrabbit is a project of the Apache Software Foundation -(http://www.apache.org). - - -License (see also LICENSE.txt) -============================== - -Collective work: Copyright 2008 The Apache Software Foundation. - -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. - - -Getting Started -=============== - -This component uses a Maven 2 (http://maven.apache.org/) build -environment. If you have Maven 2 installed, you can compile and -package the jackrabbit-classloader jar using the following command: - - mvn package - -See the Maven 2 documentation for other build features. - -The latest source code for this component is available in the -Subversion (http://subversion.tigris.org/) source repository of -the Apache Software Foundation. If you have Subversion installed, -you can checkout the latest source using the following command: - - svn checkout \ - http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-classloader - -See the Subversion documentation for other source control features. Modified: jackrabbit/trunk/jackrabbit-core/README.txt URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-core/README.txt?rev=703857&r1=703856&r2=703857&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-core/README.txt (original) +++ jackrabbit/trunk/jackrabbit-core/README.txt Sun Oct 12 11:03:30 2008 @@ -5,55 +5,3 @@ This is the Core component of the Apache Jackrabbit project. This component contains the core of the fully JSR-170 compliant Apache Jackrabbit content repository implementation. - -See the Apache Jackrabbit web site (http://jackrabbit.apache.org/) -for documentation and other information. You are welcome to join the -Jackrabbit mailing lists (http://jackrabbit.apache.org/mail-lists.html) -to discuss this component and to use the Jackrabbit issue tracker -(http://issues.apache.org/jira/browse/JCR) to report issues or request -new features. - -Apache Jackrabbit is a project of the Apache Software Foundation -(http://www.apache.org). - - -License (see also LICENSE.txt) -============================== - -Collective work: Copyright 2008 The Apache Software Foundation. - -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. - - -Getting Started -=============== - -This component uses a Maven 2 (http://maven.apache.org/) build -environment. If you have Maven 2 installed, you can compile and -package the jackrabbit-core jar using the following command: - - mvn package - -See the Maven 2 documentation for other build features. - -The latest source code for this component is available in the -Subversion (http://subversion.tigris.org/) source repository of -the Apache Software Foundation. If you have Subversion installed, -you can checkout the latest source using the following command: - - svn checkout http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-core - -See the Subversion documentation for other source control features. Modified: jackrabbit/trunk/jackrabbit-jca/README.txt URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-jca/README.txt?rev=703857&r1=703856&r2=703857&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-jca/README.txt (original) +++ jackrabbit/trunk/jackrabbit-jca/README.txt Sun Oct 12 11:03:30 2008 @@ -9,55 +9,3 @@ The Jackrabbit content repository embedded in the JCA package is started when first accessed and shut down when the adapter is un- or re-deployed. - -See the Apache Jackrabbit web site (http://jackrabbit.apache.org/) -for documentation and other information. You are welcome to join the -Jackrabbit mailing lists (http://jackrabbit.apache.org/mail-lists.html) -to discuss this component and to use the Jackrabbit issue tracker -(http://issues.apache.org/jira/browse/JCR) to report issues or request -new features. - -Apache Jackrabbit is a project of the Apache Software Foundation -(http://www.apache.org). - - -License (see also LICENSE.txt) -============================== - -Collective work: Copyright 2008 The Apache Software Foundation. - -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. - - -Getting Started -=============== - -This component uses a Maven 2 (http://maven.apache.org/) build -environment. If you have Maven 2 installed, you can compile and -package the jackrabbit-jca rar using the following command: - - mvn package - -See the Maven 2 documentation for other build features. - -The latest source code for this component is available in the -Subversion (http://subversion.tigris.org/) source repository of -the Apache Software Foundation. If you have Subversion installed, -you can checkout the latest source using the following command: - - svn checkout http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-jca - -See the Subversion documentation for other source control features. Modified: jackrabbit/trunk/jackrabbit-jcr-commons/README.txt URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-jcr-commons/README.txt?rev=703857&r1=703856&r2=703857&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-jcr-commons/README.txt (original) +++ jackrabbit/trunk/jackrabbit-jcr-commons/README.txt Sun Oct 12 11:03:30 2008 @@ -5,55 +5,3 @@ This is the JCR Commons component of the Apache Jackrabbit project. This component contains a number of general-purpose classes for use with the JCR API. - -See the Apache Jackrabbit web site (http://jackrabbit.apache.org/) -for documentation and other information. You are welcome to join the -Jackrabbit mailing lists (http://jackrabbit.apache.org/mail-lists.html) -to discuss this component and to use the Jackrabbit issue tracker -(http://issues.apache.org/jira/browse/JCR) to report issues or request -new features. - -Apache Jackrabbit is a project of the Apache Software Foundation -(http://www.apache.org). - - -License (see also LICENSE.txt) -============================== - -Collective work: Copyright 2008 The Apache Software Foundation. - -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. - - -Getting Started -=============== - -This component uses a Maven 2 (http://maven.apache.org/) build -environment. If you have Maven 2 installed, you can compile and -package the jackrabbit-jcr-commons jar using the following command: - - mvn package - -See the Maven 2 documentation for other build features. - -The latest source code for this component is available in the -Subversion (http://subversion.tigris.org/) source repository of -the Apache Software Foundation. If you have Subversion installed, -you can checkout the latest source using the following command: - - svn checkout http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-jcr-commons - -See the Subversion documentation for other source control features. Modified: jackrabbit/trunk/jackrabbit-jcr-rmi/README.txt URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-jcr-rmi/README.txt?rev=703857&r1=703856&r2=703857&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-jcr-rmi/README.txt (original) +++ jackrabbit/trunk/jackrabbit-jcr-rmi/README.txt Sun Oct 12 11:03:30 2008 @@ -7,55 +7,3 @@ the Content Repository for Java Technology API (JCR). The layer makes it possible to remotely access JCR content repositories and is compatible with all JCR implementations. - -See the Apache Jackrabbit web site (http://jackrabbit.apache.org/) -for documentation and other information. You are welcome to join the -Jackrabbit mailing lists (http://jackrabbit.apache.org/mail-lists.html) -to discuss this component and to use the Jackrabbit issue tracker -(http://issues.apache.org/jira/browse/JCR) to report issues or request -new features. - -Apache Jackrabbit is a project of the Apache Software Foundation -(http://www.apache.org). - - -License (see also LICENSE.txt) -============================== - -Collective work: Copyright 2008 The Apache Software Foundation. - -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. - - -Getting Started -=============== - -This component uses a Maven 2 (http://maven.apache.org/) build -environment. If you have Maven 2 installed, you can compile and -package the jackrabbit-jcr-rmi jar using the following command: - - mvn package - -See the Maven 2 documentation for other build features. - -The latest source code for this component is available in the -Subversion (http://subversion.tigris.org/) source repository of -the Apache Software Foundation. If you have Subversion installed, -you can checkout the latest source using the following command: - - svn checkout http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-jcr-rmi - -See the Subversion documentation for other source control features. Modified: jackrabbit/trunk/jackrabbit-jcr-server/README.txt URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-jcr-server/README.txt?rev=703857&r1=703856&r2=703857&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-jcr-server/README.txt (original) +++ jackrabbit/trunk/jackrabbit-jcr-server/README.txt Sun Oct 12 11:03:30 2008 @@ -40,60 +40,3 @@ Further reading: - http://www.day.com/jsr170/server/JCR_Webdav_Protocol.zip - -See the Apache Jackrabbit web site (http://jackrabbit.apache.org/) -for documentation and other information. You are welcome to join the -Jackrabbit mailing lists (http://jackrabbit.apache.org/mail-lists.html) -to discuss this component and to use the Jackrabbit issue tracker -(http://issues.apache.org/jira/browse/JCR) to report issues or request -new features. - -Apache Jackrabbit is a project of the Apache Software Foundation -(http://www.apache.org). - - -License (see also LICENSE.txt) -============================== - -Collective work: Copyright 2008 The Apache Software Foundation. - -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. - - -Getting Started -=============== - -This component uses a Maven 2 (http://maven.apache.org/) build -environment. If you have Maven 2 installed, you can compile and -package the jackrabbit-jcr-server jar using the following command: - - mvn package - -See the Maven 2 documentation for other build features. - -This component depends on the Jackrabbit WebDAV and JCR Commons libraries. -If you are using the latest Jackrabbit source code, you need to first -build these libraries and install them in your local Maven 2 repository -before building this component. - -The latest source code for this component is available in the -Subversion (http://subversion.tigris.org/) source repository of -the Apache Software Foundation. If you have Subversion installed, -you can checkout the latest source using the following command: - - svn checkout http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-jcr-server - -See the Subversion documentation for other source control features. Modified: jackrabbit/trunk/jackrabbit-jcr-servlet/README.txt URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-jcr-servlet/README.txt?rev=703857&r1=703856&r2=703857&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-jcr-servlet/README.txt (original) +++ jackrabbit/trunk/jackrabbit-jcr-servlet/README.txt Sun Oct 12 11:03:30 2008 @@ -6,55 +6,3 @@ This component contains a set of servlets and other classes designed to make it easier to use Jackrabbit and other JCR content repositories in web applications. - -See the Apache Jackrabbit web site (http://jackrabbit.apache.org/) -for documentation and other information. You are welcome to join the -Jackrabbit mailing lists (http://jackrabbit.apache.org/mail-lists.html) -to discuss this component and to use the Jackrabbit issue tracker -(http://issues.apache.org/jira/browse/JCR) to report issues or request -new features. - -Apache Jackrabbit is a project of the Apache Software Foundation -(http://www.apache.org). - - -License (see also LICENSE.txt) -============================== - -Collective work: Copyright 2008 The Apache Software Foundation. - -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. - - -Getting Started -=============== - -This component uses a Maven 2 (http://maven.apache.org/) build -environment. If you have Maven 2 installed, you can compile and -package the jackrabbit-jcr-servlet jar using the following command: - - mvn package - -See the Maven 2 documentation for other build features. - -The latest source code for this component is available in the -Subversion (http://subversion.tigris.org/) source repository of -the Apache Software Foundation. If you have Subversion installed, -you can checkout the latest source using the following command: - - svn checkout http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-jcr-servlet - -See the Subversion documentation for other source control features. Modified: jackrabbit/trunk/jackrabbit-jcr-tests/README.txt URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-jcr-tests/README.txt?rev=703857&r1=703856&r2=703857&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-jcr-tests/README.txt (original) +++ jackrabbit/trunk/jackrabbit-jcr-tests/README.txt Sun Oct 12 11:03:30 2008 @@ -8,55 +8,3 @@ this code base is used also for the official JCR TCK, this is not the official TCK and passing the test of this component can not be used as an indication of API compliance. - -See the Apache Jackrabbit web site (http://jackrabbit.apache.org/) -for documentation and other information. You are welcome to join the -Jackrabbit mailing lists (http://jackrabbit.apache.org/mail-lists.html) -to discuss this component and to use the Jackrabbit issue tracker -(http://issues.apache.org/jira/browse/JCR) to report issues or request -new features. - -Apache Jackrabbit is a project of the Apache Software Foundation -(http://www.apache.org). - - -License (see also LICENSE.txt) -============================== - -Collective work: Copyright 2008 The Apache Software Foundation. - -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. - - -Getting Started -=============== - -This component uses a Maven 2 (http://maven.apache.org/) build -environment. If you have Maven 2 installed, you can compile and -package the jackrabbit-jcr-tests jar using the following command: - - mvn package - -See the Maven 2 documentation for other build features. - -The latest source code for this component is available in the -Subversion (http://subversion.tigris.org/) source repository of -the Apache Software Foundation. If you have Subversion installed, -you can checkout the latest source using the following command: - - svn checkout http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-jcr-tests - -See the Subversion documentation for other source control features. Modified: jackrabbit/trunk/jackrabbit-jcr2spi/README.txt URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-jcr2spi/README.txt?rev=703857&r1=703856&r2=703857&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-jcr2spi/README.txt (original) +++ jackrabbit/trunk/jackrabbit-jcr2spi/README.txt Sun Oct 12 11:03:30 2008 @@ -5,55 +5,3 @@ This is the JCR2SPI component of the Apache Jackrabbit project. This component contains an implementation of the JSR-170 API and covers the functionality that is not delegated to the SPI implementation. - -See the Apache Jackrabbit web site (http://jackrabbit.apache.org/) -for documentation and other information. You are welcome to join the -Jackrabbit mailing lists (http://jackrabbit.apache.org/mail-lists.html) -to discuss this component and to use the Jackrabbit issue tracker -(http://issues.apache.org/jira/browse/JCR) to report issues or request -new features. - -Apache Jackrabbit is a project of the Apache Software Foundation -(http://www.apache.org). - - -License (see also LICENSE.txt) -============================== - -Collective work: Copyright 2008 The Apache Software Foundation. - -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. - - -Getting Started -=============== - -This component uses a Maven 2 (http://maven.apache.org/) build -environment. If you have Maven 2 installed, you can compile and -package the jackrabbit-spi-commons jar using the following command: - - mvn package - -See the Maven 2 documentation for other build features. - -The latest source code for this component is available in the -Subversion (http://subversion.tigris.org/) source repository of -the Apache Software Foundation. If you have Subversion installed, -you can checkout the latest source using the following command: - - svn checkout http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-jcr2spi - -See the Subversion documentation for other source control features. Modified: jackrabbit/trunk/jackrabbit-ocm-nodemanagement/README.txt URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-ocm-nodemanagement/README.txt?rev=703857&r1=703856&r2=703857&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-ocm-nodemanagement/README.txt (original) +++ jackrabbit/trunk/jackrabbit-ocm-nodemanagement/README.txt Sun Oct 12 11:03:30 2008 @@ -5,57 +5,3 @@ This is the OCM node type management component of the Apache Jackrabbit project. This component simplifies registration of node types and namespaces referenced in OCM mapping descriptors. - -See the Apache Jackrabbit web site (http://jackrabbit.apache.org/) -for documentation and other information. You are welcome to join the -Jackrabbit mailing lists (http://jackrabbit.apache.org/mail-lists.html) -to discuss this component and to use the Jackrabbit issue tracker -(http://issues.apache.org/jira/browse/JCR) to report issues or request -new features. - -Apache Jackrabbit is a project of the Apache Software Foundation -(http://www.apache.org). - - -License (see also LICENSE.txt) -============================== - -Collective work: Copyright 2008 The Apache Software Foundation. - -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. - - -Getting Started -=============== - -This component uses a Maven 2 (http://maven.apache.org/) build -environment. If you have Maven 2 installed, you can compile and -package the jackrabbit-ocm-nodemanagement jar using the following command: - - mvn package - -See the Maven 2 documentation for other build features. - -Note that you need Java 5 to build this component. - -The latest source code for this component is available in the -Subversion (http://subversion.tigris.org/) source repository of -the Apache Software Foundation. If you have Subversion installed, -you can checkout the latest source using the following command: - - svn checkout http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-ocm-nodemanagement - -See the Subversion documentation for other source control features. Modified: jackrabbit/trunk/jackrabbit-ocm/README.txt URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-ocm/README.txt?rev=703857&r1=703856&r2=703857&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-ocm/README.txt (original) +++ jackrabbit/trunk/jackrabbit-ocm/README.txt Sun Oct 12 11:03:30 2008 @@ -10,60 +10,3 @@ Furthermore, this object-content mapping component allows you to express queries with Java-based criteria, as well as in JCR query language. It offers also features like version support and object locking. - -See the Apache Jackrabbit web site (http://jackrabbit.apache.org/) -for documentation and other information. You are welcome to join the -Jackrabbit mailing lists (http://jackrabbit.apache.org/mail-lists.html) -to discuss this component and to use the Jackrabbit issue tracker -(http://issues.apache.org/jira/browse/JCR) to report issues or request -new features. - -Apache Jackrabbit is a project of the Apache Software Foundation -(http://www.apache.org). - - -License (see also LICENSE.txt) -============================== - -Collective work: Copyright 2008 The Apache Software Foundation. - -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. - - -Getting Started -=============== - -This component uses a Maven 2 (http://maven.apache.org/) build -environment. If you have Maven 2 installed, you can compile and -package the jackrabbit-ocm jar using the following command: - - mvn package - -See the Maven 2 documentation for other build features. - -Note that you need Java 5 to build this component. A special downgraded -Java 1.4 version of the resulting jar file is generated by the build process -for use as a dependency in older Java environments. The annotation mapping -feature is not available in Java 1.4. - -The latest source code for this component is available in the -Subversion (http://subversion.tigris.org/) source repository of -the Apache Software Foundation. If you have Subversion installed, -you can checkout the latest source using the following command: - - svn checkout http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-ocm - -See the Subversion documentation for other source control features. Modified: jackrabbit/trunk/jackrabbit-spi-commons/README.txt URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-spi-commons/README.txt?rev=703857&r1=703856&r2=703857&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-spi-commons/README.txt (original) +++ jackrabbit/trunk/jackrabbit-spi-commons/README.txt Sun Oct 12 11:03:30 2008 @@ -8,55 +8,3 @@ In addition this component provides utilities used to convert JCR name and path Strings as well as values to their corresponding SPI representation. - -See the Apache Jackrabbit web site (http://jackrabbit.apache.org/) -for documentation and other information. You are welcome to join the -Jackrabbit mailing lists (http://jackrabbit.apache.org/mail-lists.html) -to discuss this component and to use the Jackrabbit issue tracker -(http://issues.apache.org/jira/browse/JCR) to report issues or request -new features. - -Apache Jackrabbit is a project of the Apache Software Foundation -(http://www.apache.org). - - -License (see also LICENSE.txt) -============================== - -Collective work: Copyright 2008 The Apache Software Foundation. - -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. - - -Getting Started -=============== - -This component uses a Maven 2 (http://maven.apache.org/) build -environment. If you have Maven 2 installed, you can compile and -package the jackrabbit-spi-commons jar using the following command: - - mvn package - -See the Maven 2 documentation for other build features. - -The latest source code for this component is available in the -Subversion (http://subversion.tigris.org/) source repository of -the Apache Software Foundation. If you have Subversion installed, -you can checkout the latest source using the following command: - - svn checkout http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-spi-commons - -See the Subversion documentation for other source control features. Modified: jackrabbit/trunk/jackrabbit-spi/README.txt URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-spi/README.txt?rev=703857&r1=703856&r2=703857&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-spi/README.txt (original) +++ jackrabbit/trunk/jackrabbit-spi/README.txt Sun Oct 12 11:03:30 2008 @@ -17,55 +17,3 @@ only the "server" portion and leverage existing generic (opensource) clients for things like the "transient space" etc. This should ease the implementation of the JSR-170 api. - -See the Apache Jackrabbit web site (http://jackrabbit.apache.org/) -for documentation and other information. You are welcome to join the -Jackrabbit mailing lists (http://jackrabbit.apache.org/mail-lists.html) -to discuss this component and to use the Jackrabbit issue tracker -(http://issues.apache.org/jira/browse/JCR) to report issues or request -new features. - -Apache Jackrabbit is a project of the Apache Software Foundation -(http://www.apache.org). - - -License (see also LICENSE.txt) -============================== - -Collective work: Copyright 2008 The Apache Software Foundation. - -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. - - -Getting Started -=============== - -This component uses a Maven 2 (http://maven.apache.org/) build -environment. If you have Maven 2 installed, you can compile and -package the jackrabbit-spi jar using the following command: - - mvn package - -See the Maven 2 documentation for other build features. - -The latest source code for this component is available in the -Subversion (http://subversion.tigris.org/) source repository of -the Apache Software Foundation. If you have Subversion installed, -you can checkout the latest source using the following command: - - svn checkout http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-spi - -See the Subversion documentation for other source control features. Modified: jackrabbit/trunk/jackrabbit-spi2jcr/README.txt URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-spi2jcr/README.txt?rev=703857&r1=703856&r2=703857&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-spi2jcr/README.txt (original) +++ jackrabbit/trunk/jackrabbit-spi2jcr/README.txt Sun Oct 12 11:03:30 2008 @@ -5,55 +5,3 @@ This is the SPI2JCR component of the Apache Jackrabbit project. This component contains a SPI implementation wrapping around an implementation of JSR-170. - -See the Apache Jackrabbit web site (http://jackrabbit.apache.org/) -for documentation and other information. You are welcome to join the -Jackrabbit mailing lists (http://jackrabbit.apache.org/mail-lists.html) -to discuss this component and to use the Jackrabbit issue tracker -(http://issues.apache.org/jira/browse/JCR) to report issues or request -new features. - -Apache Jackrabbit is a project of the Apache Software Foundation -(http://www.apache.org). - - -License (see also LICENSE.txt) -============================== - -Collective work: Copyright 2008 The Apache Software Foundation. - -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. - - -Getting Started -=============== - -This component uses a Maven 2 (http://maven.apache.org/) build -environment. If you have Maven 2 installed, you can compile and -package the jackrabbit-spi-commons jar using the following command: - - mvn package - -See the Maven 2 documentation for other build features. - -The latest source code for this component is available in the -Subversion (http://subversion.tigris.org/) source repository of -the Apache Software Foundation. If you have Subversion installed, -you can checkout the latest source using the following command: - - svn checkout http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-spi2jcr - -See the Subversion documentation for other source control features. Modified: jackrabbit/trunk/jackrabbit-text-extractors/README.txt URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-text-extractors/README.txt?rev=703857&r1=703856&r2=703857&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-text-extractors/README.txt (original) +++ jackrabbit/trunk/jackrabbit-text-extractors/README.txt Sun Oct 12 11:03:30 2008 @@ -53,55 +53,3 @@ 2) add the fully qualified class names listed above in the "textFilterClasses" parameter of the "SearchIndex" configuration element of a Jackrabbit workspace configuration file (workspace.xml). - -See the Apache Jackrabbit web site (http://jackrabbit.apache.org/) -for documentation and other information. You are welcome to join the -Jackrabbit mailing lists (http://jackrabbit.apache.org/mail-lists.html) -to discuss this component and to use the Jackrabbit issue tracker -(http://issues.apache.org/jira/browse/JCR) to report issues or request -new features. - -Apache Jackrabbit is a project of the Apache Software Foundation -(http://www.apache.org). - - -License (see also LICENSE.txt) -============================== - -Collective work: Copyright 2008 The Apache Software Foundation. - -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. - - -Getting Started -=============== - -This component uses a Maven 2 (http://maven.apache.org/) build -environment. If you have Maven 2 installed, you can compile and -package the jackrabbit-text-extractors jar using the following command: - - mvn package - -See the Maven 2 documentation for other build features. - -The latest source code for this component is available in the -Subversion (http://subversion.tigris.org/) source repository of -the Apache Software Foundation. If you have Subversion installed, -you can checkout the latest source using the following command: - - svn checkout http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-text-extractors - -See the Subversion documentation for other source control features. Modified: jackrabbit/trunk/jackrabbit-webapp/README.txt URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-webapp/README.txt?rev=703857&r1=703856&r2=703857&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-webapp/README.txt (original) +++ jackrabbit/trunk/jackrabbit-webapp/README.txt Sun Oct 12 11:03:30 2008 @@ -20,67 +20,3 @@ common webdav support to the repository. Instead the primary goal is to remote JSR170 calls. For the corresponding client see -> contrib/spi (work in progress). - -See the Apache Jackrabbit web site (http://jackrabbit.apache.org/) -for documentation and other information. You are welcome to join the -Jackrabbit mailing lists (http://jackrabbit.apache.org/mail-lists.html) -to discuss this component and to use the Jackrabbit issue tracker -(http://issues.apache.org/jira/browse/JCR) to report issues or request -new features. - -Apache Jackrabbit is a project of the Apache Software Foundation -(http://www.apache.org). - - -License (see also LICENSE.txt) -============================== - -Collective work: Copyright 2008 The Apache Software Foundation. - -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. - - -Getting Started -=============== - -This component uses a Maven 2 (http://maven.apache.org/) build -environment. If you have Maven 2 installed, you can compile and -package the jackrabbit-webapp war using the following command: - - mvn package - -See the Maven 2 documentation for other build features. - -This component depends on the following other Jackrabbit components: - - * jackrabbit-core (used for repository access) - * jackrabbit-jcr-commons (utilities) - * jackrabbit-jcr-rmi (used for remote access) - * jackrabbit-webdav (used for webdav servlets) - * jackrabbit-jcr-server (used for webdav servlets) - -If you are using the latest Jackrabbit source code, you need to first -build these components and install them in your local Maven 2 repository -before building this component. - -The latest source code for this component is available in the -Subversion (http://subversion.tigris.org/) source repository of -the Apache Software Foundation. If you have Subversion installed, -you can checkout the latest source using the following command: - - svn checkout http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-webapp - -See the Subversion documentation for other source control features. Modified: jackrabbit/trunk/jackrabbit-webdav/README.txt URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-webdav/README.txt?rev=703857&r1=703856&r2=703857&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-webdav/README.txt (original) +++ jackrabbit/trunk/jackrabbit-webdav/README.txt Sun Oct 12 11:03:30 2008 @@ -20,65 +20,6 @@ See "TODO.txt" for the current status and open issues. -See the Apache Jackrabbit web site (http://jackrabbit.apache.org/) -for documentation and other information. You are welcome to join the -Jackrabbit mailing lists (http://jackrabbit.apache.org/mail-lists.html) -to discuss this component and to use the Jackrabbit issue tracker -(http://issues.apache.org/jira/browse/JCR) to report issues or request -new features. - -Apache Jackrabbit is a project of the Apache Software Foundation -(http://www.apache.org). - - -License (see also LICENSE.txt) -============================== - -Collective work: Copyright 2008 The Apache Software Foundation. - -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. - - -Getting Started -=============== - -This component uses a Maven 2 (http://maven.apache.org/) build -environment. If you have Maven 2 installed, you can compile and -package the jackrabbit-commons jar using the following command: - - mvn package - -See the Maven 2 documentation for other build features. - -This component has a dependency to the Jackrabbit JCR Commons library. -If you are using the latest Jackrabbit source code, you need to first -build and install the JCR Commons library in your local Maven 2 repository -before building this component. - -The latest source code for this component is available in the -Subversion (http://subversion.tigris.org/) source repository of -the Apache Software Foundation. If you have Subversion installed, -you can checkout the latest source using the following command: - - svn checkout -http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-api - -See the Subversion documentation for other source control features. - - Common Questions ================