Hi

+1 (non binding).

Just a note which does not block the vote: I noticed that with httplite
http service, I can't browse declarative service components, while it works
ok with http.jetty service.

When using httplite and webconsole 4.0.0, and when clicking on the
"Components" menu, I then get the following exception:

java.lang.IllegalArgumentException: Unable to convert to date: Mon, 04 Jun
2012 12:27:48 GMT
        at
org.apache.felix.httplite.servlet.HttpServletRequestImpl.getDateHeader(HttpServletRequestImpl.java:829)
        at
javax.servlet.http.HttpServletRequestWrapper.getDateHeader(HttpServletRequestWrapper.java:71)
        at
org.apache.felix.webconsole.AbstractWebConsolePlugin.spoolResource(AbstractWebConsolePlugin.java:512)
        at
org.apache.felix.webconsole.AbstractWebConsolePlugin.doGet(AbstractWebConsolePlugin.java:142)
        at
org.apache.felix.webconsole.plugins.ds.internal.WebConsolePlugin.doGet(WebConsolePlugin.java:146)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at
org.apache.felix.webconsole.internal.servlet.OsgiManager.service(OsgiManager.java:493)
        at
org.apache.felix.webconsole.internal.servlet.OsgiManager.service(OsgiManager.java:418)
        at
org.apache.felix.httplite.server.ServletHandler.handle(ServletHandler.java:80)
        at
org.apache.felix.httplite.server.Connection.process(Connection.java:246)
        at
org.apache.felix.httplite.server.ThreadPool.processConnections(ThreadPool.java:305)
        at
org.apache.felix.httplite.server.ThreadPool.access$000(ThreadPool.java:35)
        at
org.apache.felix.httplite.server.ThreadPool$1.run(ThreadPool.java:198)
        at java.lang.Thread.run(Thread.java:662)

I don't know if the problem comes from the new webconsole or if it comes
from httplite.

kind regards;
/pierre


On Fri, Jun 1, 2012 at 5:45 PM, Felix Meschberger <fmesc...@adobe.com>wrote:

> Hi,
>
> This is a large vote on the Web Console and a number of plugins extracted
> from the web console or updated since the last release.
>
> I bumped the Web Console to version 4 because it now only comes in the
> "bare" variant. That is the JSON and Commons FileUpload dependencies are
> not part of the Web Console bundle any longer and must be installed
> separately. For JSON, the Geronimo JSON bundle may be used while the
> Commons FileUpload library already comes as a bundle.
>
> In addition a number of plugins have been ripped out of the Web Console
> into separate bundles: DS and OBR. The Memory Usage plugin has been
> updated. The Package Admin and UPnP plugins are new plugins.
>
> Here are the links to the JIRA fixed versions:
>
> Web Console 4.0.0
> https://issues.apache.org/jira/browse/FELIX/fixforversion/12316160
>
> DS Plugin 1.0
> https://issues.apache.org/jira/browse/FELIX/fixforversion/12317872
>
> Memory Usage Plugin 1.0.4
> https://issues.apache.org/jira/browse/FELIX/fixforversion/12314875
>
> OBR Plugin 1.0
> https://issues.apache.org/jira/browse/FELIX/fixforversion/12317956
>
> PackageAdmin Plugin 1.0.0
> https://issues.apache.org/jira/browse/FELIX/fixforversion/12316672
>
> UPnP Plugin 1.0.2
> https://issues.apache.org/jira/browse/FELIX/fixforversion/12314879
>
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachefelix-174/
>
> 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 174 /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 at least 72 hours (due to weekend and large
> number of artifacts).
>
> Regards
> Felix

Reply via email to