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 BED7DC51F for ; Tue, 3 Jul 2012 14:04:12 +0000 (UTC) Received: (qmail 24740 invoked by uid 500); 3 Jul 2012 14:04:12 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 24564 invoked by uid 500); 3 Jul 2012 14:04:11 -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 Delivered-To: moderator for dev@commons.apache.org Received: (qmail 14069 invoked by uid 99); 3 Jul 2012 07:44:19 -0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of beneritter@gmail.com designates 209.85.213.51 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=N8GoO+yGZpwmtu535FOoTMFZIO+dVHuM39C4LQnqdLU=; b=QLwYrA6E2FprBj2HyCu7hBXWAvHMtYEs0Ne1yxElTv4/8sAHq4cGbMGH++5jwr7/8y gWEP9PPB2Ae4E6Sie5ICbSH9rF3KgBg0TZeK3A/RkJF6WJ38tbpsdT1bvQRl8Cz1sQxy xTts6cDIS+6j+aQ8eDsyKAtYxX3kJuaGIZRf93pRznRVxbHkQ+n+zgBtv7DzBQNUqe5N uhJHDDm3+fC2PeForfll0QP1OtvlJgTvH2LZeDavQXH/k6DSZYApkwgFipijekwfEXSU Y0HWs5c541xJrAt11/Qsq3v+vz9Ud+Y+wwlZ54SnyNYgrGvwan/bu18ib57Vez63fQ+2 NzTw== MIME-Version: 1.0 In-Reply-To: <20120702195304.CED1123888EA@eris.apache.org> References: <20120702195304.CED1123888EA@eris.apache.org> Date: Tue, 3 Jul 2012 09:43:51 +0200 Message-ID: Subject: Re: svn commit: r1356439 - /commons/proper/commons-site/trunk/src/site/xdoc/sandbox/index.xml From: Benedikt Ritter To: dev@commons.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org I'm happy to see this commit ;-) I hope this will get us some more contributers. 2012/7/2 : > Author: simonetripodi > Date: Mon Jul 2 19:53:03 2012 > New Revision: 1356439 > > URL: http://svn.apache.org/viewvc?rev=1356439&view=rev > Log: > added beanutils2 in the sandbox list > > Modified: > commons/proper/commons-site/trunk/src/site/xdoc/sandbox/index.xml > > Modified: commons/proper/commons-site/trunk/src/site/xdoc/sandbox/index.xml > URL: http://svn.apache.org/viewvc/commons/proper/commons-site/trunk/src/site/xdoc/sandbox/index.xml?rev=1356439&r1=1356438&r2=1356439&view=diff > ============================================================================== > --- commons/proper/commons-site/trunk/src/site/xdoc/sandbox/index.xml (original) > +++ commons/proper/commons-site/trunk/src/site/xdoc/sandbox/index.xml Mon Jul 2 19:53:03 2012 > @@ -33,6 +33,8 @@ > > > > + > + > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org
Sandbox
BeanUtils2Redesign of Commons BeanUtils.
CLI2Redesign of Commons CLI.
Convert