Return-Path: X-Original-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 406819884 for ; Mon, 7 May 2012 12:21:07 +0000 (UTC) Received: (qmail 32171 invoked by uid 500); 7 May 2012 12:21:07 -0000 Delivered-To: apmail-jackrabbit-oak-dev-archive@jackrabbit.apache.org Received: (qmail 32133 invoked by uid 500); 7 May 2012 12:21:07 -0000 Mailing-List: contact oak-dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-dev@jackrabbit.apache.org Received: (qmail 32122 invoked by uid 99); 7 May 2012 12:21:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 May 2012 12:21:07 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of julian.reschke@gmx.de designates 213.165.64.22 as permitted sender) Received: from [213.165.64.22] (HELO mailout-de.gmx.net) (213.165.64.22) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 07 May 2012 12:20:58 +0000 Received: (qmail invoked by alias); 07 May 2012 12:20:37 -0000 Received: from mail.greenbytes.de (EHLO [192.168.1.140]) [217.91.35.233] by mail.gmx.net (mp036) with SMTP; 07 May 2012 14:20:37 +0200 X-Authenticated: #1915285 X-Provags-ID: V01U2FsdGVkX191LE15uPh1eJ8dgUogUu8DufVrspXUE1YS/amM84 MHHB/hfIOtQDag Message-ID: <4FA7BE12.7080606@gmx.de> Date: Mon, 07 May 2012 14:20:34 +0200 From: Julian Reschke User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: oak-dev@jackrabbit.apache.org Subject: Re: Jackrabbit dependencies References: <4FA50022.8010809@gmx.de> In-Reply-To: <4FA50022.8010809@gmx.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 On 2012-05-05 12:25, Julian Reschke wrote: > Hi there, > > we started with dependencies to jackrabbit 2.4. > > Since last week, for JCR commons, we use 2.6-SNAPSHOT (which I think is > ok). > > For consistency I'd recommend to: > > - use 2.6-SNAPSHOT for all Jackrabbit dependencies (we'll need that for > sure for jcr-tests soon), and > > - switch to stable dependencies once we get to (or get close to) Oak 1.0. > > Best regards, Julian FWIW: I now need a change in jackrabbit-jcr-tests (the versioning tests do not check for the Repository descriptor), and thus will change the dependency for jcr-tests to 2.6-SNAPSHOT. Best regards, Julian