On 3 Dec 2011, at 23:05, Ken Gilmer wrote: > Hi Stuart, > > Ah, nice catch. I don't remember explicitly testing for this scenario so > it probably is a defect. I looked into creating a JIRA for it. Under > Components I was unable to add the service. My JIRA account predates my > ASF membership so I imagine something will need to happen before I'm able > to add the component...?
Hi Ken, I created https://issues.apache.org/jira/browse/FELIX/component/12316915 and added you as the component lead. -- Cheers, Stuart > Thx! > ken > > On Sat, Dec 3, 2011 at 9:07 AM, Stuart McCulloch <[email protected]> wrote: > >> 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 >> 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 >>
