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 "m
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 synchr
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 feat
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 t
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
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
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() should
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() s
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 var
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 equ
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
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 mo
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 spi
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 and
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
use
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 improvement
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 belo
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 p
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 be
https://bz.apache.org/bugzilla/show_bug.cgi?id=63492
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
> 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.
That
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 som
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 AnyBranchSchedu
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 bel
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 below
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
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:
>
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
2
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
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 AnyBranchSch
Hell Rémy,
I commented inline
Le mar. 11 juin 2019 à 23:29, Rémy Maucherat a écrit :
> 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
>>
31 matches
Mail list logo