Issue Type: Improvement Improvement
Affects Versions: 1.4, 1.3, 1.2, 1.1, 1.0
Assignee: Tony Chemit
Created: 13/May/13 5:56 AM
Description:

in MLICENSE-64 the syntax was improved by adding subelements: "licenseMerge".
However, the list of merged license names tend to grow and expande beyond the recommendation of number of characters per line. The same problem as in MLICENSE-64 then occurs where linebreaks forced by the IDE causes the build to fail.

My recommendation is to add yet another subelement tag. Not sure what a good name would be but for example:

<licenseMerges>
   <licenseMerge>
       <licenseMergeItem>Eclipse Public License, Version 1.0</licenseMergeItem>
       <licenseMergeItem>Eclipse Public License, V 1.0</licenseMergeItem>
       <licenseMergeItem>Eclipse Public License 1.0</licenseMergeItem>
   </licenseMerge>
</licenseMerges>
Project: Mojo's License Maven Plugin
Priority: Minor Minor
Reporter: Alix Warnke
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to