Return-Path: X-Original-To: apmail-maven-issues-archive@minotaur.apache.org Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A024311017 for ; Thu, 1 May 2014 21:01:37 +0000 (UTC) Received: (qmail 97487 invoked by uid 500); 1 May 2014 21:01:35 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 97433 invoked by uid 500); 1 May 2014 21:01:35 -0000 Mailing-List: contact issues-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 issues@maven.apache.org Received: (qmail 97425 invoked by uid 99); 1 May 2014 21:01:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 May 2014 21:01:35 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [199.193.192.100] (HELO codehaus01.managed.contegix.com) (199.193.192.100) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 May 2014 21:01:30 +0000 Received: from codehaus01 (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 6E7F5B047E for ; Thu, 1 May 2014 16:01:10 -0500 (CDT) Date: Thu, 1 May 2014 16:01:10 -0500 (CDT) From: "Michael Osipov (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] (MCHANGES-338) Remove redundant anchors set on headings MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 22cf62d5d84cf5bea94eb3b65e0ebd09 X-Virus-Checked: Checked by ClamAV on apache.org Michael Osipov created MCHANGES-338: --------------------------------------- Summary: Remove redundant anchors set on headings Key: MCHANGES-338 URL: https://jira.codehaus.org/browse/MCHANGES-338 Project: Maven Changes Plugin Issue Type: Improvement Components: changes.xml Affects Versions: 2.10 Reporter: Michael Osipov Doxia generates anchors for {{h}} tags by default. No need to add duplicate ones. -- This message was sent by Atlassian JIRA (v6.1.6#6162)