[jboss-jira] [JBoss JIRA] (HIBERNATE-132) The license information for hibernate-jpa-2.0-api has no name, only an URL: "license.txt"
Alix Warnke (JIRA)
jira-events at lists.jboss.org
Fri Feb 1 06:36:51 EST 2013
[ https://issues.jboss.org/browse/HIBERNATE-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alix Warnke updated HIBERNATE-132:
----------------------------------
Issue Type: Enhancement (was: Feature Request)
> The license information for hibernate-jpa-2.0-api has no name, only an URL: "license.txt"
> -----------------------------------------------------------------------------------------
>
> Key: HIBERNATE-132
> URL: https://issues.jboss.org/browse/HIBERNATE-132
> Project: Hibernate Integration
> Issue Type: Enhancement
> Environment: Maven 3
> Reporter: Alix Warnke
> Assignee: Steve Ebersole
> Priority: Minor
> Labels: license
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> Today in the pom-file of hibernate-jpa-2.0-api:
> <licenses> -<license> <url>license.txt</url> </license> </licenses>
> I would like it to say:
> <licenses> -<license> <name>Eclipse Public License, V 1.0</name> <url>license.txt</url> </license> </licenses>
> as this would help when using a license plugin to automatically validate against a whitelist of licenses. It is impossible for the maven plugin to know what "license.txt" is.
--
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
More information about the jboss-jira
mailing list