Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 360159 - dev-java/glassfish-deployment-api-1.2 has wrong LICENSE
Summary: dev-java/glassfish-deployment-api-1.2 has wrong LICENSE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-23 15:34 UTC by Nico R.
Modified: 2011-03-23 20:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nico R. 2011-03-23 15:34:33 UTC
For quite a long time, the LICENSE setting in dev-java/glassfish-deployment-api has prevented me from using NetBeans. Today, I found out that LICENSE="sun-bcla-j2ee-deployment" is just plain wrong for dev-java/glassfish-deployment-api-1.2. It seems that this had been copied from dev-java/sun-j2ee-deployment-bin, which is not correct.

I checked every single file in the deployment-api tree, and verified that the proper LICENSE setting should be as follows:
LICENSE="|| ( CDDL GPL-2 )"

Please fix the ebuild accordingly. Thanks.
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2011-03-23 20:03:50 UTC
Fixed. Thanks for reporting.