Return-Path: Delivered-To: apmail-incubator-jackrabbit-commits-archive@www.apache.org Received: (qmail 17904 invoked from network); 14 Dec 2005 23:12:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Dec 2005 23:12:34 -0000 Received: (qmail 58865 invoked by uid 500); 14 Dec 2005 23:12:19 -0000 Mailing-List: contact jackrabbit-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-commits@incubator.apache.org Received: (qmail 58808 invoked by uid 500); 14 Dec 2005 23:12:19 -0000 Delivered-To: apmail-incubator-jackrabbit-cvs@incubator.apache.org Received: (qmail 58773 invoked by uid 99); 14 Dec 2005 23:12:18 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Dec 2005 15:12:18 -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; Wed, 14 Dec 2005 15:12:17 -0800 Received: (qmail 17672 invoked by uid 65534); 14 Dec 2005 23:11:57 -0000 Message-ID: <20051214231157.17670.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r356907 - /incubator/jackrabbit/trunk/jackrabbit/project.xml Date: Wed, 14 Dec 2005 23:11:56 -0000 To: jackrabbit-cvs@incubator.apache.org From: jukka@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: jukka Date: Wed Dec 14 15:11:52 2005 New Revision: 356907 URL: http://svn.apache.org/viewcvs?rev=356907&view=rev Log: JCR-151: Added tags and explanatory comments to Jackrabbit dependencies. Modified: incubator/jackrabbit/trunk/jackrabbit/project.xml Modified: incubator/jackrabbit/trunk/jackrabbit/project.xml URL: http://svn.apache.org/viewcvs/incubator/jackrabbit/trunk/jackrabbit/project.xml?rev=356907&r1=356906&r2=356907&view=diff ============================================================================== --- incubator/jackrabbit/trunk/jackrabbit/project.xml (original) +++ incubator/jackrabbit/trunk/jackrabbit/project.xml Wed Dec 14 15:11:52 2005 @@ -360,48 +360,95 @@ + concurrent concurrent 1.3.4 + http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html + + junit junit 3.8.1 test + http://www.junit.org/ + + commons-collections commons-collections 3.1 + http://jakarta.apache.org/commons/collections/ + + geronimo-spec geronimo-spec-jta 1.0-M1 + http://java.sun.com/products/jta/ + + jsr170 jcr 1.0 http://jcp.org/en/jsr/detail?id=170 + + log4j log4j 1.2.8 + http://logging.apache.org/log4j + + lucene lucene 1.4.3 + http://lucene.apache.org/java/ + + xerces xercesImpl 2.6.2 + http://xerces.apache.org/xerces2-j/ + xerces @@ -409,9 +456,15 @@ 2.0.2 + org.apache.derby derby 10.1.1.0 + http://db.apache.org/derby/ +