[
https://issues.apache.org/jira/browse/WHIRR-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004378#comment-13004378
]
Tom White commented on WHIRR-250:
---------------------------------
If you look in the lib directory of the binary distibution, some libraries
don't have an associated license file - either within the JAR itself, or in the
lib directory.
There's some related discussion on WHIRR-100, when we last did this. Basically,
every time we add or update a JAR we need to check whether a license file needs
adding. It's a manual process, but I don't know a better way.
Trunk is on a different version of jclouds (beta-9b) to the 0.4.0 branch
(beta-9), so I suggest that we fix this on trunk and recut 0.4.0. Otherwise we
need to do this process twice, and there seem to be quite a few changes to JARs
between these two jclouds releases.
Also, the naming of the new jclouds provider JARs makes this harder than
before, since before all jclouds JARs had a "jclouds" prefix so we only needed
one license file. Now they don't have a "jclouds" prefix (e.g.
aws-common-1.0-beta-9b.jar) so it's not clear that they are jclouds related, so
we need an accompanying file in lib for each one (as I understand it). We might
also consider only shipping the jars for the cloud providers that we currently
support.
> Ensure all libraries in binary distribution have associated licenses where
> stipulated
> -------------------------------------------------------------------------------------
>
> Key: WHIRR-250
> URL: https://issues.apache.org/jira/browse/WHIRR-250
> Project: Whirr
> Issue Type: Bug
> Reporter: Tom White
> Assignee: Tom White
> Priority: Blocker
> Fix For: 0.4.0
>
>
> As pointed out on general@incubator
> (http://mail-archives.apache.org/mod_mbox/incubator-general/201103.mbox/%[email protected]%3E)
> we need to make sure that jars in the binary distribution have associated
> licenses. The upgrade to jclouds beta-9 added/renamed jars.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira