Re: CDI support improvements

2019-06-11 Thread Romain Manni-Bucau
Le mar. 11 juin 2019 à 16:57, Rémy Maucherat a écrit : > On Thu, May 30, 2019 at 9:35 AM Romain Manni-Bucau > wrote: > > >> Once done it can be hosted on both side.Owb has the advantage to be know >> by users, tomcat to be a more natural home for an integration. At the end >> it is mainly

Re: CDI support improvements

2019-06-11 Thread Rémy Maucherat
On Thu, May 30, 2019 at 9:35 AM Romain Manni-Bucau wrote: > Once done it can be hosted on both side.Owb has the advantage to be know > by users, tomcat to be a more natural home for an integration. At the end > it is mainly synchronizing both projects for a consistent communication and > code

[tomcat] 04/04: Back-port varargs handling improvements to 7.0.x

2019-06-11 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit d208fa862d68c11b6b12e22d582367c73f7b0df8 Author: Mark Thomas AuthorDate: Tue Jun 11 18:49:48 2019 +0100 Back-port

[tomcat] 03/04: Implement equals() and hashCode() because compareTo() is implemented

2019-06-11 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit f695782a15c1bd672a7b3d79bccca31da468fcdf Author: Mark Thomas AuthorDate: Tue Jun 11 18:29:03 2019 +0100 Implement

[tomcat] 01/04: ws alignment with 8.5.x

2019-06-11 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 133437383764b429c302d5ba250c86f26d257314 Author: Mark Thomas AuthorDate: Tue Jun 11 18:26:26 2019 +0100 ws alignment

[tomcat] 02/04: lock() should be outside try {...}

2019-06-11 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 51cbfd346a98bd426307a7f0fa93c0a9371eac60 Author: Mark Thomas AuthorDate: Tue Jun 11 18:27:01 2019 +0100 lock()

[tomcat] branch 7.0.x updated (d6b5385 -> d208fa8)

2019-06-11 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from d6b5385 Better error messages for SMAP generation new 1334373 ws alignment with 8.5.x new 51cbfd3 lock()

[tomcat] branch 8.5.x updated: Implement equals() and hashCode() because compareTo() is implemented

2019-06-11 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 0c598b1 Implement equals() and hashCode() because

[ANN] Apache Tomcat 8.5.42 available

2019-06-11 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.5.42. Apache Tomcat 8 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and Java Authentication Service Provider Interface for Containers

[ANN] Apache Tomcat 9.0.21 available

2019-06-11 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.21. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.21 is a bugfix and

[tomcat] branch 7.0.x updated: Changes missed in previous commit

2019-06-11 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new 34b36ed Changes missed in previous commit 34b36ed

Re: CDI support improvements

2019-06-11 Thread Rémy Maucherat
Hi David, On Tue, Jun 11, 2019 at 8:37 PM David Blevins wrote: > Hi All, > > At a high level, is there a desire to start supporting more "EE" like > specs such as CDI, JAX-RS, JPA, etc? > > Completely understood if the answer is "depends." I suspect it would > depend on if the code is clean

Re: CDI support improvements

2019-06-11 Thread Romain Manni-Bucau
My 2cts would be that we have the luck to be fully ASF here so each project can likely get back its missing piece(s) and we stay overall consistent instead of creating yet another fork in our beloved foundation (we already have some concurrent servers or even jdbc pools which does not help much

[tomcat] branch 8.5.x updated: Align EL impl with 9.0.x. i18n improvements and minor code clean-up

2019-06-11 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 2e62f51 Align EL impl with 9.0.x. i18n

Re: CDI support improvements

2019-06-11 Thread David Blevins
Hi All, At a high level, is there a desire to start supporting more "EE" like specs such as CDI, JAX-RS, JPA, etc? Completely understood if the answer is "depends." I suspect it would depend on if the code is clean and light in Tomcat spirit. I write this not from the perspective of "let's

Re: CDI support improvements

2019-06-11 Thread Mark Thomas
On 11/06/2019 19:37, David Blevins wrote: > Hi All, > > At a high level, is there a desire to start supporting more "EE" like specs > such as CDI, JAX-RS, JPA, etc? > > Completely understood if the answer is "depends." I suspect it would depend > on if the code is clean and light in Tomcat

[Bug 63492] close_time No recovery

2019-06-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63492 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] branch 7.0.x updated: Add EL varargs improvements to changelog

2019-06-11 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new 2fe48a5 Add EL varargs improvements to changelog

Re: CDI support improvements

2019-06-11 Thread Rémy Maucherat
On Tue, Jun 11, 2019 at 9:49 PM Romain Manni-Bucau wrote: > My 2cts would be that we have the luck to be fully ASF here so each > project can likely get back its missing piece(s) and we stay overall > consistent instead of creating yet another fork in our beloved foundation > (we already have

buildbot failure in on tomcat-7-trunk

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

[tomcat] branch 7.0.x updated: Fix exception type

2019-06-11 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new 503424d Fix exception type 503424d is described

[tomcat] branch master updated: Fix typos

2019-06-11 Thread violetagg
This is an automated email from the ASF dual-hosted git repository. violetagg 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 ca524fa Fix typos ca524fa is described

[tomcat] branch 8.5.x updated: Fix typos

2019-06-11 Thread violetagg
This is an automated email from the ASF dual-hosted git repository. violetagg pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 4e33b38 Fix typos 4e33b38 is described below

Re: [tomcat] branch 7.0.x updated: Fix exception type

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

[tomcat] branch 7.0.x updated: Align EL implementation with 8.5.x where possible. Cosmetic changes only

2019-06-11 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new be23a22 Align EL implementation with 8.5.x where

[tomcat] branch 8.5.x updated: Fix Javadoc typo

2019-06-11 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new bdcfd02 Fix Javadoc typo bdcfd02 is described

[tomcat] branch master updated: Fix Javadoc typo

2019-06-11 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 bcdc744 Fix Javadoc typo bcdc744 is described

Re: CDI support improvements

2019-06-11 Thread David Blevins
> On Jun 11, 2019, at 12:02 PM, Mark Thomas wrote: > > On 11/06/2019 19:37, David Blevins wrote: >> >> At a high level, is there a desire to start supporting more "EE" like specs >> such as CDI, JAX-RS, JPA, etc? > > Make it easier to integrate? Sure. > > Implement additional specs? No.

[tomcat] branch 7.0.x updated: Fix typos

2019-06-11 Thread violetagg
This is an automated email from the ASF dual-hosted git repository. violetagg pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new 2056124 Fix typos 2056124 is described below

buildbot success in on tomcat-7-trunk

2019-06-11 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/1358 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The