Hi, Am 03.12.2011 um 01:07 schrieb Stuart McCulloch:
> On 1 December 2011 07:35, Ken Gilmer <[email protected]> wrote: > >> Hi, >> >> We solved a few packaging issues not recorded in jira. >> >> Staging repository: >> https://repository.apache.org/content/repositories/orgapachefelix-282/ >> >> 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 282 /tmp/felix-staging >> >> Please vote to approve this release: >> >> [ ] +1 Approve the release >> [ ] -1 Veto the release (please provide specific comments) >> > > +1 thanks for persevering with this release! signatures, checksums, and > RAT report all look good > > I did notice it doesn't like requests with double-slashes while testing it > with the Felix webconsole: > > java.io.IOException: Unable to find resource: /res//imgs/logo.png Oops, I don't think the Web Console should really do that ... Created an issue [1] for it. Regards Felix [1] https://issues.apache.org/jira/browse/FELIX-3255 > at > org.apache.felix.httplite.server.ResourceHandler.handle(ResourceHandler.java:89) > at org.apache.felix.httplite.server.Connection.process(Connection.java:240) > at > org.apache.felix.httplite.server.ThreadPool.processConnections(ThreadPool.java:298) > at > org.apache.felix.httplite.server.ThreadPool.access$000(ThreadPool.java:35) > at org.apache.felix.httplite.server.ThreadPool$1.run(ThreadPool.java:193) > at java.lang.Thread.run(Thread.java:680) > > but I don't think that should hold up this particular release. > > This vote will be open for 72 hours. >> > > -- > Cheers, Stuart
