Return-Path: X-Original-To: apmail-cocoon-cvs-archive@www.apache.org Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 846A37738 for ; Sat, 8 Oct 2011 21:17:10 +0000 (UTC) Received: (qmail 48535 invoked by uid 500); 8 Oct 2011 21:17:10 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 48457 invoked by uid 500); 8 Oct 2011 21:17:09 -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: List-Id: Delivered-To: mailing list cvs@cocoon.apache.org Received: (qmail 48450 invoked by uid 99); 8 Oct 2011 21:17:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Oct 2011 21:17:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Oct 2011 21:17:06 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 5702E23888E4 for ; Sat, 8 Oct 2011 21:16:45 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1180489 - in /cocoon/cocoon3/trunk: cocoon-docs/src/changes/changes.xml parent/pom.xml Date: Sat, 08 Oct 2011 21:16:45 -0000 To: cvs@cocoon.apache.org From: anathaniel@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111008211645.5702E23888E4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: anathaniel Date: Sat Oct 8 21:16:44 2011 New Revision: 1180489 URL: http://svn.apache.org/viewvc?rev=1180489&view=rev Log: (empty) Modified: cocoon/cocoon3/trunk/cocoon-docs/src/changes/changes.xml cocoon/cocoon3/trunk/parent/pom.xml Modified: cocoon/cocoon3/trunk/cocoon-docs/src/changes/changes.xml URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-docs/src/changes/changes.xml?rev=1180489&r1=1180488&r2=1180489&view=diff ============================================================================== --- cocoon/cocoon3/trunk/cocoon-docs/src/changes/changes.xml (original) +++ cocoon/cocoon3/trunk/cocoon-docs/src/changes/changes.xml Sat Oct 8 21:16:44 2011 @@ -28,6 +28,10 @@ + [all] Update to xercesImpl 2.10.0 and xml-apis 1.4.01. + + + [all] Require minimum Java version JDK 1.6.0 as decided in vote http://www.mail-archive.com/dev@cocoon.apache.org/msg59932.html. Modified: cocoon/cocoon3/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/parent/pom.xml?rev=1180489&r1=1180488&r2=1180489&view=diff ============================================================================== --- cocoon/cocoon3/trunk/parent/pom.xml (original) +++ cocoon/cocoon3/trunk/parent/pom.xml Sat Oct 8 21:16:44 2011 @@ -437,12 +437,12 @@ xerces xercesImpl - 2.9.1 + 2.10.0 xml-apis xml-apis - 2.0.2 + 1.4.01