Re: CDI support improvements

2019-05-29 Thread Rémy Maucherat
Hi, On Wed, May 29, 2019 at 11:35 PM Romain Manni-Bucau wrote: > Hi Rémy, > > Openwebbeans has a tomcat integration module - mainly standalone case, and > meecrowave subproject - embedded or ready to run fatjar. It looks like it > covers what you target. Where I am loosing track is why not impro

Re: CDI support improvements

2019-05-29 Thread Romain Manni-Bucau
Hi Rémy, Openwebbeans has a tomcat integration module - mainly standalone case, and meecrowave subproject - embedded or ready to run fatjar. It looks like it covers what you target. Where I am loosing track is why not improving openwebbeans and forking the code in tomcat? At least i would expect t

Re: buildbot failure in on tomcat-trunk

2019-05-29 Thread Mark Thomas
On 29/05/2019 16:20, Rémy Maucherat wrote: > On Wed, May 29, 2019 at 4:54 PM > wrote: > > The Buildbot has detected a new failure on builder tomcat-trunk > while building tomcat. Full details are available at: >     https://ci.apache.org/builders/tomcat-tru

CDI support improvements

2019-05-29 Thread Rémy Maucherat
Hi, This was on my hackaton todo list, I guess I'm a bit late, but getting to it now ... CDI is the building brick for many other popular libraries and frameworks, including JAX-RS (Apache CXF), Eclipse Microprofile, etc. Looking at the CDI implementation from the ASF, I am not fully satisfied wi

Re: buildbot failure in on tomcat-trunk

2019-05-29 Thread Rémy Maucherat
On Wed, May 29, 2019 at 4:54 PM wrote: > The Buildbot has detected a new failure on builder tomcat-trunk while > building tomcat. Full details are available at: > https://ci.apache.org/builders/tomcat-trunk/builds/4401 > > Buildbot URL: https://ci.apache.org/ > > Buildslave for this Build: si

buildbot failure in on tomcat-trunk

2019-05-29 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/4401 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

[tomcat] branch master updated: The closed channels need to be immutable so override a few more methods

2019-05-29 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 339b40b The closed channels need to be immutable

Re: [tomcat] branch master updated: Follow-up to c2d6278. NPE->ClosedChannelException for closed socket

2019-05-29 Thread Rémy Maucherat
On Wed, May 29, 2019 at 3:11 PM wrote: > This is an automated email from the ASF dual-hosted git repository. > > markt pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > > The following commit(s) were added to refs/heads/master by this push: >

[tomcat] branch master updated: Follow-up to c2d6278. NPE->ClosedChannelException for closed socket

2019-05-29 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 7046644 Follow-up to c2d6278. NPE->ClosedChannel

Re: [tomcat] branch master updated: Move ADD_CHILD_EVENT to before the optional container start

2019-05-29 Thread Rémy Maucherat
On Wed, May 29, 2019 at 12:26 PM Mark Thomas wrote: > On 29/05/2019 08:46, r...@apache.org wrote: > > This is an automated email from the ASF dual-hosted git repository. > > > > remm pushed a commit to branch master > > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > > > > > The

Re: [tomcat] branch master updated: Move ADD_CHILD_EVENT to before the optional container start

2019-05-29 Thread Mark Thomas
On 29/05/2019 08:46, r...@apache.org wrote: > This is an automated email from the ASF dual-hosted git repository. > > remm pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > > The following commit(s) were added to refs/heads/master by this push: >

[Bug 61542] Apache Tomcat Remote Code Execution via JSP Upload bypass

2019-05-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61542 xing changed: What|Removed |Added Component|Catalina|Catalina Version|9.0.0.M22

[tomcat] branch master updated: Move ADD_CHILD_EVENT to before the optional container start

2019-05-29 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new b510524 Move ADD_CHILD_EVENT to before the option