From graffito-commits-return-399-apmail-incubator-graffito-commits-archive=www.apache.org@incubator.apache.org Mon Dec 05 20:34:07 2005 Return-Path: Delivered-To: apmail-incubator-graffito-commits-archive@www.apache.org Received: (qmail 47059 invoked from network); 5 Dec 2005 20:34:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Dec 2005 20:34:07 -0000 Received: (qmail 95708 invoked by uid 500); 5 Dec 2005 20:34:06 -0000 Mailing-List: contact graffito-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: graffito-dev@incubator.apache.org Delivered-To: mailing list graffito-commits@incubator.apache.org Received: (qmail 95697 invoked by uid 500); 5 Dec 2005 20:34:06 -0000 Delivered-To: apmail-incubator-graffito-cvs@incubator.apache.org Received: (qmail 95694 invoked by uid 99); 5 Dec 2005 20:34:06 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2005 12:34:06 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 05 Dec 2005 12:34:04 -0800 Received: (qmail 46737 invoked by uid 65534); 5 Dec 2005 20:33:44 -0000 Message-ID: <20051205203344.46736.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r354162 - in /incubator/graffito/trunk/jcr/jcr-mapping: ./ .classpath .project locator.ent locator.path maven.xml project.properties project.xml Date: Mon, 05 Dec 2005 20:33:43 -0000 To: graffito-cvs@incubator.apache.org From: clombart@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: clombart Date: Mon Dec 5 12:33:36 2005 New Revision: 354162 URL: http://svn.apache.org/viewcvs?rev=354162&view=rev Log: Move jcr-mapping project Added: incubator/graffito/trunk/jcr/jcr-mapping/ incubator/graffito/trunk/jcr/jcr-mapping/.classpath incubator/graffito/trunk/jcr/jcr-mapping/.project incubator/graffito/trunk/jcr/jcr-mapping/locator.ent incubator/graffito/trunk/jcr/jcr-mapping/locator.path incubator/graffito/trunk/jcr/jcr-mapping/maven.xml incubator/graffito/trunk/jcr/jcr-mapping/project.properties incubator/graffito/trunk/jcr/jcr-mapping/project.xml Added: incubator/graffito/trunk/jcr/jcr-mapping/.classpath URL: http://svn.apache.org/viewcvs/incubator/graffito/trunk/jcr/jcr-mapping/.classpath?rev=354162&view=auto ============================================================================== --- incubator/graffito/trunk/jcr/jcr-mapping/.classpath (added) +++ incubator/graffito/trunk/jcr/jcr-mapping/.classpath Mon Dec 5 12:33:36 2005 @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file Added: incubator/graffito/trunk/jcr/jcr-mapping/.project URL: http://svn.apache.org/viewcvs/incubator/graffito/trunk/jcr/jcr-mapping/.project?rev=354162&view=auto ============================================================================== --- incubator/graffito/trunk/jcr/jcr-mapping/.project (added) +++ incubator/graffito/trunk/jcr/jcr-mapping/.project Mon Dec 5 12:33:36 2005 @@ -0,0 +1,18 @@ + + + + graffito-jcr-mapping + This subproject contains the JCR Mapping tools + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + + \ No newline at end of file Added: incubator/graffito/trunk/jcr/jcr-mapping/locator.ent URL: http://svn.apache.org/viewcvs/incubator/graffito/trunk/jcr/jcr-mapping/locator.ent?rev=354162&view=auto ============================================================================== --- incubator/graffito/trunk/jcr/jcr-mapping/locator.ent (added) +++ incubator/graffito/trunk/jcr/jcr-mapping/locator.ent Mon Dec 5 12:33:36 2005 @@ -0,0 +1,2 @@ + + %locator-ent; Added: incubator/graffito/trunk/jcr/jcr-mapping/locator.path URL: http://svn.apache.org/viewcvs/incubator/graffito/trunk/jcr/jcr-mapping/locator.path?rev=354162&view=auto ============================================================================== --- incubator/graffito/trunk/jcr/jcr-mapping/locator.path (added) +++ incubator/graffito/trunk/jcr/jcr-mapping/locator.path Mon Dec 5 12:33:36 2005 @@ -0,0 +1 @@ +../../ \ No newline at end of file Added: incubator/graffito/trunk/jcr/jcr-mapping/maven.xml URL: http://svn.apache.org/viewcvs/incubator/graffito/trunk/jcr/jcr-mapping/maven.xml?rev=354162&view=auto ============================================================================== --- incubator/graffito/trunk/jcr/jcr-mapping/maven.xml (added) +++ incubator/graffito/trunk/jcr/jcr-mapping/maven.xml Mon Dec 5 12:33:36 2005 @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + Added: incubator/graffito/trunk/jcr/jcr-mapping/project.properties URL: http://svn.apache.org/viewcvs/incubator/graffito/trunk/jcr/jcr-mapping/project.properties?rev=354162&view=auto ============================================================================== --- incubator/graffito/trunk/jcr/jcr-mapping/project.properties (added) +++ incubator/graffito/trunk/jcr/jcr-mapping/project.properties Mon Dec 5 12:33:36 2005 @@ -0,0 +1,42 @@ +# Copyright 2004 The Apache Software Foundation +# +# Licensed 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. + +#----------------------------------------------------------------------------------------------------- +# MAVEN REPORISTORIES +#----------------------------------------------------------------------------------------------------- +maven.repo.remote = http://www.bluesunrise.com/maven/, http://www.ibiblio.org/maven/, http://dist.codehaus.org/, http://cvs.apache.org/repository + +#----------------------------------------------------------------------------------------------------- +# MULTIPROJECTS +#----------------------------------------------------------------------------------------------------- +maven.multiproject.type=jar +maven.license.licenseFile=../../LICENSE.TXT +#----------------------------------------------------------------------------------------------------- +# DOC : SITE & PDF DOC +#----------------------------------------------------------------------------------------------------- +maven.docs.dest=${basedir}/../../site/jcr-mapping + +# Display the date on the Maven web site +maven.xdoc.date = left + +maven.xdoc.version = ${pom.currentVersion} +maven.pdf.navigationFile=navigation_pdf.xml + +#----------------------------------------------------------------------------------------------------- +# COMPILE +#----------------------------------------------------------------------------------------------------- +maven.compile.deprecation=on +#maven.compile.source=1.4 +#maven.compile.target=1.4 +#maven.test.source=1.4 Added: incubator/graffito/trunk/jcr/jcr-mapping/project.xml URL: http://svn.apache.org/viewcvs/incubator/graffito/trunk/jcr/jcr-mapping/project.xml?rev=354162&view=auto ============================================================================== --- incubator/graffito/trunk/jcr/jcr-mapping/project.xml (added) +++ incubator/graffito/trunk/jcr/jcr-mapping/project.xml Mon Dec 5 12:33:36 2005 @@ -0,0 +1,198 @@ + + + + + ${basedir}/../../project.xml + 3 + graffito-jcr-mapping + graffito + Graffito JCR Mapping + 1.0-a1-dev + org.apache.portals.graffito + This subproject contains the JCR Mapping tools + Graffito JCR Mapping Tools + + + scm:subversion:https://svn.apache.org/repos/asf/incubator/graffito/trunk/jcr/jcr-mapping + scm:subversion:https://svn.apache.org/repos/asf/incubator/graffito/trunk/jcr/jcr-mapping + http://svn.apache.org/viewcvs + + + + + + graffito-commons + graffito + 1.0-a1-dev + + + jackrabbit + jackrabbit + 1.0-20051125-SNAPSHOT + + + concurrent + 1.3.4 + + + junit + 3.8.1 + + + commons-collections + 3.1 + + + + commons-lang + commons-lang + 2.1 + jar + + true + + + + geronimo-spec + geronimo-spec-jta + 1.0-M1 + + + jsr170 + jcr + 1.0 + http://www.day.com/maven/jsr170/jars/jcr-1.0.jar + + + log4j + 1.2.8 + + + lucene + lucene + 1.4.3 + + + xerces + xercesImpl + 2.6.2 + + + + cqfs + cqfs-jackrabbit + 3.5.6 + http://www.day.com/maven/cqfs/jars/cqfs-jackrabbit-3.5.6.jar + + + cqfs + cqfs + 3.5.6 + http://www.day.com/maven/cqfs/jars/cqfs-3.5.6.jar + + + + org.apache.derby + derby + 10.1.1.0 + + + + commons-logging + 1.0.2 + http://jakarta.apache.org/commons/logging.html + + + + commons-beanutils + jar + commons-beanutils + 1.7.0 + + + + + commons-digester + jar + commons-digester + 1.7 + + + + + + xerces + 2.4.0 + http://xml.apache.org/xerces2-j/index.html + + + + xml-apis + 1.0.b2 + http://xml.apache.org/commons/ + + + + + src/java + + ${basedir}/src/test + + + org/apache/portals/graffito/jcr/testmodel/**/*.java + **/*TestBase.java + + + + ${basedir}/src/test + + **/*.java + + + + + + + + ${basedir}/src/java + + **/*.java + + + + + + + + maven-javadoc-plugin + maven-changelog-plugin + maven-file-activity-plugin + maven-jcoverage-plugin + maven-changelog-plugin + maven-changes-plugin + + maven-junit-report-plugin + maven-jxr-plugin + maven-pmd-plugin + + + +