Eventually I found the source archives at
https://repository.apache.org/content/repositories/orgapachefelix-010/org/apache/felix/karaf/apache-felix-karaf/1.4.0/apache-felix-karaf-1.4.0-src.tar.gz
The layout of this archive seems a bit peculiar, but I can build it.
The following file is found by rat:check to be missing license headers:
deployer/blueprint/src/test/resources/test.xml
The copyright date in the root NOTICE file is 2009
My understanding of best practice for NOTICE files is that they should
refer to only what is in the artifact they are in. So the root NOTICE
file would be better if it left out the "Used Software" section and
the license summary. I also don't think its appropriate to include
license info in the NOTICE file unless it's required by the included
software NOTICE; this applies to all the NOTICE files.
I find the duplicated legal files in root and src to be confusing.
Why not just use the standard source distro from the apache 7 pom
apache-release profile?
I'd advise fixing these problems and re-rolling the release.
thanks
david jencks
On Feb 19, 2010, at 12:39 AM, Chris Custine wrote:
The Karaf 1.4.0 artifacts have been staged for release.
Release notes are here:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310100&styleName=Html&version=12314410
Staging repository:
https://repository.apache.org/content/repositories/orgapachefelix-010/
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 010 /tmp/felix-staging
Please vote to approve this release:
[ ] +1 Approve the release
[ ] -1 Veto the release (please provide specific comments)
This vote will be open for 72 hours.
--
Chris Custine
FUSESource :: http://fusesource.com
My Blog :: http://blog.organicelement.com
Apache ServiceMix :: http://servicemix.apache.org
Apache Felix :: http://felix.apache.org
Apache Directory Server :: http://directory.apache.org