Return-Path: X-Original-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 399F89041 for ; Sun, 12 Feb 2012 02:33:05 +0000 (UTC) Received: (qmail 22179 invoked by uid 500); 12 Feb 2012 02:33:04 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 22076 invoked by uid 500); 12 Feb 2012 02:32:59 -0000 Mailing-List: contact ooo-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-commits@incubator.apache.org Received: (qmail 22069 invoked by uid 99); 12 Feb 2012 02:32:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Feb 2012 02:32:58 +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; Sun, 12 Feb 2012 02:32:55 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id DC2C323888CD; Sun, 12 Feb 2012 02:32:34 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1243193 - /incubator/ooo/trunk/main/stax/download/README_jsr173_1.0_api.jar Date: Sun, 12 Feb 2012 02:32:34 -0000 To: ooo-commits@incubator.apache.org From: pfg@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120212023234.DC2C323888CD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: pfg Date: Sun Feb 12 02:32:34 2012 New Revision: 1243193 URL: http://svn.apache.org/viewvc?rev=1243193&view=rev Log: Update download instructions for StAX version 1.2 Modified: incubator/ooo/trunk/main/stax/download/README_jsr173_1.0_api.jar Modified: incubator/ooo/trunk/main/stax/download/README_jsr173_1.0_api.jar URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/stax/download/README_jsr173_1.0_api.jar?rev=1243193&r1=1243192&r2=1243193&view=diff ============================================================================== --- incubator/ooo/trunk/main/stax/download/README_jsr173_1.0_api.jar (original) +++ incubator/ooo/trunk/main/stax/download/README_jsr173_1.0_api.jar Sun Feb 12 02:32:34 2012 @@ -1,3 +1,6 @@ -The JSR173 is the XML pull API used at build time for the saxon9 XSLT processor, it has become part of OpenJDK 6. -When using an older JDK, get the API from -located at the StAX Java site and put it into stax/download. \ No newline at end of file +The JSR173 is the XML pull API used at build time for the saxon9 XSLT +processor, it has become part of OpenJDK 6. +When using an older JDK, get the API from + http://stax.codehaus.org/ + +1.2 Release(final) is available under the Apache License 2.0