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 F33D81930A for ; Tue, 29 Mar 2016 12:57:27 +0000 (UTC) Received: (qmail 92588 invoked by uid 500); 29 Mar 2016 12:57:26 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 92328 invoked by uid 500); 29 Mar 2016 12:57:26 -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 92114 invoked by uid 99); 29 Mar 2016 12:57:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Mar 2016 12:57:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 840642C1F60 for ; Tue, 29 Mar 2016 12:57:25 +0000 (UTC) Date: Tue, 29 Mar 2016 12:57:25 +0000 (UTC) From: "Andreas Schaller (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (MCHANGES-368) Report page has unneccessary indentations when having empty releases MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Andreas Schaller created MCHANGES-368: ----------------------------------------- Summary: Report page has unneccessary indentations when having empty releases Key: MCHANGES-368 URL: https://issues.apache.org/jira/browse/MCHANGES-368 Project: Maven Changes Plugin Issue Type: Bug Affects Versions: 2.11 Reporter: Andreas Schaller Priority: Minor When providing several release-elements without any content, the resulting html page will have an indentation for each release. So at the end you have to scroll to read the oldest release notes. I assume the
is not properly closed without an action. -- This message was sent by Atlassian JIRA (v6.3.4#6332)