Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 30296 invoked from network); 17 Oct 2006 20:57:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Oct 2006 20:57:56 -0000 Received: (qmail 18910 invoked by uid 500); 17 Oct 2006 20:57:53 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 18848 invoked by uid 500); 17 Oct 2006 20:57:53 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 18837 invoked by uid 500); 17 Oct 2006 20:57:53 -0000 Received: (qmail 18834 invoked by uid 99); 17 Oct 2006 20:57:53 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Oct 2006 13:57:53 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Oct 2006 13:57:52 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 378901A981A; Tue, 17 Oct 2006 13:57:32 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r465050 - /jakarta/commons/proper/digester/trunk/xdocs/index.xml Date: Tue, 17 Oct 2006 20:57:32 -0000 To: commons-cvs@jakarta.apache.org From: rahul@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061017205732.378901A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: rahul Date: Tue Oct 17 13:57:30 2006 New Revision: 465050 URL: http://svn.apache.org/viewvc?view=rev&rev=465050 Log: Broken links. Patch by Kris Nuttycombe . Thanks for the patch. DIGESTER-108 Modified: jakarta/commons/proper/digester/trunk/xdocs/index.xml Modified: jakarta/commons/proper/digester/trunk/xdocs/index.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/digester/trunk/xdocs/index.xml?view=diff&rev=465050&r1=465049&r2=465050 ============================================================================== --- jakarta/commons/proper/digester/trunk/xdocs/index.xml (original) +++ jakarta/commons/proper/digester/trunk/xdocs/index.xml Tue Oct 17 13:57:30 2006 @@ -39,12 +39,12 @@

User documentation is available as package descriptions within the -JavaDoc +JavaDoc API documents. In particular, you should read the package description for the org.apache.commons.digester package for detailed information on using the package.

-

The +

The Release Notes document the new features and bug fixes that have been included in this release.

--------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org