Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AC430743D for ; Sun, 24 Jul 2011 03:07:36 +0000 (UTC) Received: (qmail 22114 invoked by uid 500); 24 Jul 2011 03:07:36 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 21717 invoked by uid 500); 24 Jul 2011 03:07:32 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 21703 invoked by uid 99); 24 Jul 2011 03:07:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Jul 2011 03:07:31 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of flamefew@gmail.com designates 209.85.216.171 as permitted sender) Received: from [209.85.216.171] (HELO mail-qy0-f171.google.com) (209.85.216.171) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Jul 2011 03:07:24 +0000 Received: by qyl38 with SMTP id 38so351213qyl.9 for ; Sat, 23 Jul 2011 20:07:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=JM+dizZNh0pAJdHgesJNmY4kh/D01tkAdYbu+tOhwRw=; b=cLvSu6OnfHwslZWZ2hRIdKqywSEFQfL3xR1PmqU4EHDuIQtp88llIexUxRJL5E6/av Y8HAzA6v3ao2k/2R/xBCWRyAGDEpLOT5FO27jGz11jf5pBf1LdnKr6yVphVSkqOtwcTE rMG8o0Tz0d5vxPgnu66JENy8j26DzNQ7UNt3M= MIME-Version: 1.0 Received: by 10.229.68.12 with SMTP id t12mr2297802qci.254.1311476823249; Sat, 23 Jul 2011 20:07:03 -0700 (PDT) Received: by 10.229.51.232 with HTTP; Sat, 23 Jul 2011 20:07:03 -0700 (PDT) In-Reply-To: References: <4E29AF07.7060808@apache.org> Date: Sat, 23 Jul 2011 20:07:03 -0700 Message-ID: Subject: Re: [JCS] Migrating over from Jakarta? From: Henri Yandell To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Sat, Jul 23, 2011 at 7:44 PM, Rahul Akolkar wrote: > On Sat, Jul 23, 2011 at 2:17 AM, Henri Yandell wrote: >> On Fri, Jul 22, 2011 at 10:10 AM, Thomas Vandahl wrote: >>> On 22.07.11 11:33, Henri Yandell wrote: >>>> Anyone adverse to me svn moving JCS over from Jakarta? It will mean >>>> someone needing to update the site (which they should do while moving >>>> that over). >>> >>> I'd be willing to help, just need some directions. >>> >>> I did some larger modifications to the code base recently, namely the >>> switch to JDK 1.5 concurrent and generics which I wanted to commit >>> before the move. However this is not ready yet as some tests don't pass. >> >> Basically changing the site from saying /jakarta/jcs to saying >> /commons/proper/jcs wherever it makes svn url statements. >> >> If you want to get the code committed, it makes life fractionally >> easier for you rather than figuring out how to svn switch over. I'm >> happy to wait on your nod before doing the svn move. >> > > > I'd say go ahead now, nothing here to wait for :-) Done then :) Now available at: https://svn.apache.org/repos/asf/commons/proper/jcs/ Hen --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org