Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 13623 invoked from network); 27 Jun 2004 01:14:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 27 Jun 2004 01:14:39 -0000 Received: (qmail 40171 invoked by uid 500); 27 Jun 2004 01:14:36 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 39986 invoked by uid 500); 27 Jun 2004 01:14:32 -0000 Mailing-List: contact cvs-help@cocoon.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@cocoon.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@cocoon.apache.org Received: (qmail 39854 invoked by uid 500); 27 Jun 2004 01:14:28 -0000 Delivered-To: apmail-cocoon-2.1-cvs@apache.org Received: (qmail 39755 invoked by uid 99); 27 Jun 2004 01:14:25 -0000 X-ASF-Spam-Status: No, hits=0.5 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.27.1) with SMTP; Sat, 26 Jun 2004 18:14:24 -0700 Received: (qmail 13378 invoked by uid 1746); 27 Jun 2004 01:14:17 -0000 Date: 27 Jun 2004 01:14:17 -0000 Message-ID: <20040627011417.13377.qmail@minotaur.apache.org> From: antonio@apache.org To: cocoon-2.1-cvs@apache.org Subject: cvs commit: cocoon-2.1/lib/core commons-logging-1.0.4.jar X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N antonio 2004/06/26 18:14:17 Modified: . status.xml lib jars.xml Added: lib/core commons-logging-1.0.4.jar Removed: lib/optional commons-logging-1.0.4.jar Log: Move commons-logging-1.0.4.jar to lib/core as jcs.jar depends on it Bugzilla Report: 29369 Reported by: Juan Jose Pablos Revision Changes Path 1.374 +4 -1 cocoon-2.1/status.xml Index: status.xml =================================================================== RCS file: /home/cvs/cocoon-2.1/status.xml,v retrieving revision 1.373 retrieving revision 1.374 diff -u -r1.373 -r1.374 --- status.xml 27 Jun 2004 00:44:35 -0000 1.373 +++ status.xml 27 Jun 2004 01:14:17 -0000 1.374 @@ -204,6 +204,9 @@ + + Move commons-logging-1.0.4.jar to lib/core as jcs.jar depends on it + Apply patch: Cached resources don't have Expires-Header. 1.229 +2 -2 cocoon-2.1/lib/jars.xml Index: jars.xml =================================================================== RCS file: /home/cvs/cocoon-2.1/lib/jars.xml,v retrieving revision 1.228 retrieving revision 1.229 diff -u -r1.228 -r1.229 --- jars.xml 18 Jun 2004 07:10:45 -0000 1.228 +++ jars.xml 27 Jun 2004 01:14:17 -0000 1.229 @@ -462,7 +462,7 @@ The Logging package is an ultra-thin bridge between different logging libraries. Jakarta Commons HttpClient, Chaperon - optional/commons-logging-1.0.4.jar + core/commons-logging-1.0.4.jar http://jakarta.apache.org/commons/logging/ 1.1 cocoon-2.1/lib/core/commons-logging-1.0.4.jar <>