On 7/9/11 9:17, Stuart McCulloch wrote:
On 9 Jul 2011, at 02:58, Richard S. Hall wrote:
Does maven-bundle-plugin have a dependency on kxml2? I don't see it listed in
the pom file, but it is mentioned in the project's DEPS file and its license is
included.
there's an indirect dependency via the bundlerepository bundle artifact, which
embeds kxml2
Right. We generally don't list indirect dependencies, just direct ones.
And we usually don't include the license for "used" dependencies, only
"included" dependencies. Isn't that correct?
Again, I don't think this is a major issue here, but we should make it
consistent.
-> richard
I don't think this necessarily impacts the release, but just wondering.
-> richard
On 7/5/11 8:09, Stuart McCulloch wrote:
Hi folks,
We solved 4 issues in the bundlerepository 1.6.6 release:
https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+FELIX+AND+fixVersion+%3D+%22bundlerepository-1.6.6%22
We solved 19 issues in the bundleplugin 2.3.5 release:
https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+FELIX+AND+fixVersion+%3D+%22maven-bundle-plugin-2.3.5%22
and generated standard Maven docs for the bundleplugin (also contained in the
project artifacts):
http://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.3.5/doc/site/index.html
There are still some outstanding issues:
https://issues.apache.org/jira/browse/FELIX/component/12311316
https://issues.apache.org/jira/browse/FELIX/component/12311143
Staging repository:
https://repository.apache.org/content/repositories/orgapachefelix-014/
You can use this UNIX script to download the release and verify the signatures:
http://svn.apache.org/repos/asf/felix/trunk/check_staged_release.sh
Usage:
sh check_staged_release.sh 014 /tmp/felix-staging
Please vote to approve these releases:
[ ] +1 Approve these releases
[ ] -1 Veto these releases (please provide specific comments)
This vote will be open for 72 hours.
--
Cheers, Stuart