Return-Path: Delivered-To: apmail-commons-commits-archive@locus.apache.org Received: (qmail 15505 invoked from network); 7 Aug 2007 12:28:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Aug 2007 12:28:39 -0000 Received: (qmail 60423 invoked by uid 500); 7 Aug 2007 12:28:36 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 60296 invoked by uid 500); 7 Aug 2007 12:28:36 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 60261 invoked by uid 99); 7 Aug 2007 12:28:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Aug 2007 05:28:36 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Aug 2007 12:28:36 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 0EF331A981C; Tue, 7 Aug 2007 05:28:11 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r563473 - /commons/proper/logging/trunk/xdocs/index.xml Date: Tue, 07 Aug 2007 12:28:10 -0000 To: commits@commons.apache.org From: skitching@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070807122811.0EF331A981C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: skitching Date: Tue Aug 7 05:28:10 2007 New Revision: 563473 URL: http://svn.apache.org/viewvc?view=rev&rev=563473 Log: Set release date for 1.1.1 to "coming soon" so the website can be refreshed from svn trunk now without misleading info. Modified: commons/proper/logging/trunk/xdocs/index.xml Modified: commons/proper/logging/trunk/xdocs/index.xml URL: http://svn.apache.org/viewvc/commons/proper/logging/trunk/xdocs/index.xml?view=diff&rev=563473&r1=563472&r2=563473 ============================================================================== --- commons/proper/logging/trunk/xdocs/index.xml (original) +++ commons/proper/logging/trunk/xdocs/index.xml Tue Aug 7 05:28:10 2007 @@ -81,7 +81,7 @@ Binary and source distributions are available here.

- +

This release is a minor update to the 1.1 release that fixes a number of bugs, and resolves packaging issues for maven 1.x and maven 2.x users.