Re: [Discuss] Remove Aries JAX-RS servlet on top level (by default)

2019-09-19 Thread Raymond Auge
In fact I could add this tidbit of information in the default web page itself. I think it's nice to boot up a bare jaxrs runtime with at least something that shows it works. - Ray On Thu, Sep 19, 2019 at 11:00 AM Raymond Auge wrote: > Is setting the configuration property `default.web=false` i

Re: [Discuss] Remove Aries JAX-RS servlet on top level (by default)

2019-09-19 Thread Raymond Auge
Is setting the configuration property `default.web=false` in a configuration for PID `org.apache.aries.jax.rs.whiteboard.default` not sufficient? - Ray On Thu, Sep 19, 2019 at 8:48 AM Jean-Baptiste Onofré wrote: > +1 > > it makes sense and it would avoid to eventually "conflict" with user > spa

Re: [Discuss] Remove Aries JAX-RS servlet on top level (by default)

2019-09-19 Thread Jean-Baptiste Onofré
+1 it makes sense and it would avoid to eventually "conflict" with user space servlet. Regards JB On 19/09/2019 14:46, Christian Schneider wrote: > Currently when you install the Aries JAX-RS whiteboard it installs a > servlet on top level of the http server with some information around Aries >

[Discuss] Remove Aries JAX-RS servlet on top level (by default)

2019-09-19 Thread Christian Schneider
Currently when you install the Aries JAX-RS whiteboard it installs a servlet on top level of the http server with some information around Aries JAX-RS. I think this is not a good idea as it interferes with possible other servlets. It can be deactivated with a property but I think this is still a ba

Re: [VOTE] Release Aries Component-DSL 1.2.2

2019-09-19 Thread Christian Schneider
+1 Christian Am Di., 17. Sept. 2019 um 14:50 Uhr schrieb Carlos Sierra Andrés < csie...@apache.org>: > Hello all, > > I have staged a release 1.2.2 for Aries Component DSL. It brings mostly > bug fixes. > > Release notes can be found at > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?

[jira] [Resolved] (ARIES-1923) aries-proxy fails when presented with Java 11 classes with nested classes

2019-09-19 Thread Jira
[ https://issues.apache.org/jira/browse/ARIES-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved ARIES-1923. - Resolution: Fixed > aries-proxy fails when presented with Java 11 classes with ne

[RESULT][VOTE] Apache Aries Proxy Impl 1.1.6 release

2019-09-19 Thread Jean-Baptiste Onofré
Hi all, this vote passed with 8 +1 vote, at least 3 are binding, no other vote. I'm promoting the artifacts on Maven Central and update Jira. Thanks all for your vote. Regards JB On 16/09/2019 15:30, Jean-Baptiste Onofré wrote: > Hi everyone, > > I submit Aries Proxy Impl 1.1.6 release to you

Re: [VOTE] Apache Aries Proxy Impl 1.1.6 release

2019-09-19 Thread Jean-Baptiste Onofré
+1 (binding) Casting my own vote ;) Regards JB On 16/09/2019 15:30, Jean-Baptiste Onofré wrote: > Hi everyone, > > I submit Aries Proxy Impl 1.1.6 release to your vote. > > We fixed one issue in this release: > > * [ARIES-1923] - aries-proxy fails when presented with Java 11 classes > with ne

Re: [VOTE] Apache Aries Proxy Impl 1.1.6 release

2019-09-19 Thread David Bosschaert
+1 David On Mon, 16 Sep 2019 at 16:30, Jean-Baptiste Onofré wrote: > Hi everyone, > > I submit Aries Proxy Impl 1.1.6 release to your vote. > > We fixed one issue in this release: > > * [ARIES-1923] - aries-proxy fails when presented with Java 11 classes > with nested classes > > Here's the det