Return-Path: X-Original-To: apmail-xalan-commits-archive@www.apache.org Delivered-To: apmail-xalan-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 31DCD10340 for ; Tue, 24 Dec 2013 01:18:38 +0000 (UTC) Received: (qmail 29909 invoked by uid 500); 24 Dec 2013 01:18:38 -0000 Delivered-To: apmail-xalan-commits-archive@xalan.apache.org Received: (qmail 29863 invoked by uid 500); 24 Dec 2013 01:18:38 -0000 Mailing-List: contact commits-help@xalan.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list commits@xalan.apache.org Received: (qmail 29856 invoked by uid 99); 24 Dec 2013 01:18:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Dec 2013 01:18:38 +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; Tue, 24 Dec 2013 01:18:36 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id A0F6A2388860; Tue, 24 Dec 2013 01:18:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1553238 - in /xalan/c/branches/XalanDocs/xalan/c/trunk/xdocs/style/dtd: markup.ent mirrors.ent Date: Tue, 24 Dec 2013 01:18:16 -0000 To: commits@xalan.apache.org From: shathaway@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20131224011816.A0F6A2388860@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: shathaway Date: Tue Dec 24 01:18:16 2013 New Revision: 1553238 URL: http://svn.apache.org/r1553238 Log: Update Mirrors Support Added: xalan/c/branches/XalanDocs/xalan/c/trunk/xdocs/style/dtd/mirrors.ent Modified: xalan/c/branches/XalanDocs/xalan/c/trunk/xdocs/style/dtd/markup.ent Modified: xalan/c/branches/XalanDocs/xalan/c/trunk/xdocs/style/dtd/markup.ent URL: http://svn.apache.org/viewvc/xalan/c/branches/XalanDocs/xalan/c/trunk/xdocs/style/dtd/markup.ent?rev=1553238&r1=1553237&r2=1553238&view=diff ============================================================================== --- xalan/c/branches/XalanDocs/xalan/c/trunk/xdocs/style/dtd/markup.ent (original) +++ xalan/c/branches/XalanDocs/xalan/c/trunk/xdocs/style/dtd/markup.ent Tue Dec 24 01:18:16 2013 @@ -1,21 +1,29 @@ - - - - - - - -%externalEntity; - - -%charEntity; - - -%linksEntity; - - - - - - - \ No newline at end of file + + + + + + + + + +%externalAsfMirrors; + + + +%externalEntity; + + +%charEntity; + + +%linksEntity; + + + + + + + Added: xalan/c/branches/XalanDocs/xalan/c/trunk/xdocs/style/dtd/mirrors.ent URL: http://svn.apache.org/viewvc/xalan/c/branches/XalanDocs/xalan/c/trunk/xdocs/style/dtd/mirrors.ent?rev=1553238&view=auto ============================================================================== --- xalan/c/branches/XalanDocs/xalan/c/trunk/xdocs/style/dtd/mirrors.ent (added) +++ xalan/c/branches/XalanDocs/xalan/c/trunk/xdocs/style/dtd/mirrors.ent Tue Dec 24 01:18:16 2013 @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@xalan.apache.org For additional commands, e-mail: commits-help@xalan.apache.org