From commits-return-80701-archive-asf-public=cust-asf.ponee.io@maven.apache.org Thu May 30 11:11:56 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id DF4FE180663 for ; Thu, 30 May 2019 13:11:55 +0200 (CEST) Received: (qmail 46834 invoked by uid 500); 30 May 2019 11:11:55 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 46825 invoked by uid 99); 30 May 2019 11:11:55 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 May 2019 11:11:55 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 0A8088A4C7; Thu, 30 May 2019 11:11:55 +0000 (UTC) Date: Thu, 30 May 2019 11:11:54 +0000 To: "commits@maven.apache.org" Subject: [maven-doxia] branch master updated (b654bb6 -> 1eea821) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <155921471492.15561.800065176252695563@gitbox.apache.org> From: michaelo@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: maven-doxia X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b654bb6e75c8ff2d608ff902f7a5f2f92ac7c6cd X-Git-Newrev: 1eea8214aced4fcad79c6e9b6dc44518777ab8e8 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/maven-doxia.git. from b654bb6 [DOXIA-570] Escape links to xml based figureGraphics image elements add f6fd521 Corrected over-generous assertions add 1eea821 [DOXIA-583] Avoid over-escaping table captions No new revisions were added by this update. Summary of changes: .../maven/doxia/sink/impl/Xhtml5BaseSink.java | 2 +- .../maven/doxia/sink/impl/XhtmlBaseSink.java | 2 +- .../maven/doxia/sink/impl/Xhtml5BaseSinkTest.java | 26 +++++++++++----------- .../maven/doxia/sink/impl/XhtmlBaseSinkTest.java | 26 +++++++++++----------- 4 files changed, 28 insertions(+), 28 deletions(-)