Maven 1.x Changes Plugin

Add multiple author support to dev, due-to, and due-to-email action attributes

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.4
  • Fix Version/s: 1.6
  • Component/s: None
  • Labels:
    None
  • Environment:
  • Number of attachments :
    0

Description

Please add multiple author support to dev, due-to, and due-to-email action attributes. Commas can be used to separate list items.

For a new feature I want to give credit to more than 1 author, for example:

<action dev="ggregory, tobrien" type="add" issue="27813" due-to="Gary Gregory, Tim O'Brien">

Right now, I can only have one. The example above will generate one link. The goal is to have 2 separate links. Thanks.

Activity

Hide
Lukas Theussl added a comment -

The dev attribute has to be unique (it's the developer who committed the changes, therefore the only responsible ), multiple due-to and due-to-email support has been added.

Show
Lukas Theussl added a comment - The dev attribute has to be unique (it's the developer who committed the changes, therefore the only responsible ), multiple due-to and due-to-email support has been added.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: