You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Jonathan Gallimore <jo...@gmail.com> on 2021/01/25 18:58:35 UTC

[ANN] Apache TomEE 8.0.6

The Apache TomEE team is pleased to announce the availability of TomEE
8.0.6.

Apache TomEE delivers enterprise application containers and services based
on, but not limited to the Enterprise JavaBeans Specification and Java
Enterprise Edition Specifications.

These releases primarily provide bug fixes and update the
dependencies TomEE uses.

Notable changes include:

TomEE 8.0.6:


[TOMEE-2894] - Translate to Portuguese: examples/rest-cdi
[TOMEE-2922] - Tomee Webaccess - error in file script-sample-javascript
with "println"
[TOMEE-2935] - Naming context should not enforce read only on close
[TOMEE-2938] - [TCK/Certification] Xalan missing for JSTL xml:transform
[TOMEE-2952] - Shade Taglibs, Xalan and dependencies
[TOMEE-2933] - Update EclipseLink to 2.7.7
[TOMEE-2947] - Upgrade quartz-openejb-shade in TomEE 8/9
[TOMEE-2951] - Upgrade to Tomcat 9.0.41
[TOMEE-2953] - Update to Johnzon 1.2.9
[TOMEE-2954] - Implement JAX-RS SSE and add example
[TOMEE-2955] - Update to CXF 3.3.8

Full release notes:
https://issues.apache.org/jira/projects/TOMEE/versions/12349403

Downloads are available at: http://tomee.apache.org/download-ng.html

- The Apache TomEE team.

Re: [ANN] Apache TomEE 8.0.6

Posted by Jonathan Gallimore <jo...@gmail.com>.
Whoops. Hopefully fixed now. Thanks for catching that.

Jon

On Mon, Jan 25, 2021 at 9:39 PM Jean-Louis Monteiro <
jlmonteiro@tomitribe.com> wrote:

> Thanks Jon.
> Good job.
>
> I realized TomEE Master is still 8.0.6-SNAPSHOT
> https://github.com/apache/tomee/blob/master/pom.xml
>
> Maybe push did not happen after release prepare/perform?
> --
> Jean-Louis Monteiro
> http://twitter.com/jlouismonteiro
> http://www.tomitribe.com
>
>
> On Mon, Jan 25, 2021 at 7:58 PM Jonathan Gallimore <
> jonathan.gallimore@gmail.com> wrote:
>
> > The Apache TomEE team is pleased to announce the availability of TomEE
> > 8.0.6.
> >
> > Apache TomEE delivers enterprise application containers and services
> based
> > on, but not limited to the Enterprise JavaBeans Specification and Java
> > Enterprise Edition Specifications.
> >
> > These releases primarily provide bug fixes and update the
> > dependencies TomEE uses.
> >
> > Notable changes include:
> >
> > TomEE 8.0.6:
> >
> >
> > [TOMEE-2894] - Translate to Portuguese: examples/rest-cdi
> > [TOMEE-2922] - Tomee Webaccess - error in file script-sample-javascript
> > with "println"
> > [TOMEE-2935] - Naming context should not enforce read only on close
> > [TOMEE-2938] - [TCK/Certification] Xalan missing for JSTL xml:transform
> > [TOMEE-2952] - Shade Taglibs, Xalan and dependencies
> > [TOMEE-2933] - Update EclipseLink to 2.7.7
> > [TOMEE-2947] - Upgrade quartz-openejb-shade in TomEE 8/9
> > [TOMEE-2951] - Upgrade to Tomcat 9.0.41
> > [TOMEE-2953] - Update to Johnzon 1.2.9
> > [TOMEE-2954] - Implement JAX-RS SSE and add example
> > [TOMEE-2955] - Update to CXF 3.3.8
> >
> > Full release notes:
> > https://issues.apache.org/jira/projects/TOMEE/versions/12349403
> >
> > Downloads are available at: http://tomee.apache.org/download-ng.html
> >
> > - The Apache TomEE team.
> >
>

Re: [ANN] Apache TomEE 8.0.6

Posted by Jonathan Gallimore <jo...@gmail.com>.
Whoops. Hopefully fixed now. Thanks for catching that.

Jon

On Mon, Jan 25, 2021 at 9:39 PM Jean-Louis Monteiro <
jlmonteiro@tomitribe.com> wrote:

> Thanks Jon.
> Good job.
>
> I realized TomEE Master is still 8.0.6-SNAPSHOT
> https://github.com/apache/tomee/blob/master/pom.xml
>
> Maybe push did not happen after release prepare/perform?
> --
> Jean-Louis Monteiro
> http://twitter.com/jlouismonteiro
> http://www.tomitribe.com
>
>
> On Mon, Jan 25, 2021 at 7:58 PM Jonathan Gallimore <
> jonathan.gallimore@gmail.com> wrote:
>
> > The Apache TomEE team is pleased to announce the availability of TomEE
> > 8.0.6.
> >
> > Apache TomEE delivers enterprise application containers and services
> based
> > on, but not limited to the Enterprise JavaBeans Specification and Java
> > Enterprise Edition Specifications.
> >
> > These releases primarily provide bug fixes and update the
> > dependencies TomEE uses.
> >
> > Notable changes include:
> >
> > TomEE 8.0.6:
> >
> >
> > [TOMEE-2894] - Translate to Portuguese: examples/rest-cdi
> > [TOMEE-2922] - Tomee Webaccess - error in file script-sample-javascript
> > with "println"
> > [TOMEE-2935] - Naming context should not enforce read only on close
> > [TOMEE-2938] - [TCK/Certification] Xalan missing for JSTL xml:transform
> > [TOMEE-2952] - Shade Taglibs, Xalan and dependencies
> > [TOMEE-2933] - Update EclipseLink to 2.7.7
> > [TOMEE-2947] - Upgrade quartz-openejb-shade in TomEE 8/9
> > [TOMEE-2951] - Upgrade to Tomcat 9.0.41
> > [TOMEE-2953] - Update to Johnzon 1.2.9
> > [TOMEE-2954] - Implement JAX-RS SSE and add example
> > [TOMEE-2955] - Update to CXF 3.3.8
> >
> > Full release notes:
> > https://issues.apache.org/jira/projects/TOMEE/versions/12349403
> >
> > Downloads are available at: http://tomee.apache.org/download-ng.html
> >
> > - The Apache TomEE team.
> >
>

Re: [ANN] Apache TomEE 8.0.6

Posted by Jean-Louis Monteiro <jl...@tomitribe.com>.
Thanks Jon.
Good job.

I realized TomEE Master is still 8.0.6-SNAPSHOT
https://github.com/apache/tomee/blob/master/pom.xml

Maybe push did not happen after release prepare/perform?
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Mon, Jan 25, 2021 at 7:58 PM Jonathan Gallimore <
jonathan.gallimore@gmail.com> wrote:

> The Apache TomEE team is pleased to announce the availability of TomEE
> 8.0.6.
>
> Apache TomEE delivers enterprise application containers and services based
> on, but not limited to the Enterprise JavaBeans Specification and Java
> Enterprise Edition Specifications.
>
> These releases primarily provide bug fixes and update the
> dependencies TomEE uses.
>
> Notable changes include:
>
> TomEE 8.0.6:
>
>
> [TOMEE-2894] - Translate to Portuguese: examples/rest-cdi
> [TOMEE-2922] - Tomee Webaccess - error in file script-sample-javascript
> with "println"
> [TOMEE-2935] - Naming context should not enforce read only on close
> [TOMEE-2938] - [TCK/Certification] Xalan missing for JSTL xml:transform
> [TOMEE-2952] - Shade Taglibs, Xalan and dependencies
> [TOMEE-2933] - Update EclipseLink to 2.7.7
> [TOMEE-2947] - Upgrade quartz-openejb-shade in TomEE 8/9
> [TOMEE-2951] - Upgrade to Tomcat 9.0.41
> [TOMEE-2953] - Update to Johnzon 1.2.9
> [TOMEE-2954] - Implement JAX-RS SSE and add example
> [TOMEE-2955] - Update to CXF 3.3.8
>
> Full release notes:
> https://issues.apache.org/jira/projects/TOMEE/versions/12349403
>
> Downloads are available at: http://tomee.apache.org/download-ng.html
>
> - The Apache TomEE team.
>

Re: [ANN] Apache TomEE 8.0.6

Posted by Jean-Louis Monteiro <jl...@tomitribe.com>.
Thanks Jon.
Good job.

I realized TomEE Master is still 8.0.6-SNAPSHOT
https://github.com/apache/tomee/blob/master/pom.xml

Maybe push did not happen after release prepare/perform?
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Mon, Jan 25, 2021 at 7:58 PM Jonathan Gallimore <
jonathan.gallimore@gmail.com> wrote:

> The Apache TomEE team is pleased to announce the availability of TomEE
> 8.0.6.
>
> Apache TomEE delivers enterprise application containers and services based
> on, but not limited to the Enterprise JavaBeans Specification and Java
> Enterprise Edition Specifications.
>
> These releases primarily provide bug fixes and update the
> dependencies TomEE uses.
>
> Notable changes include:
>
> TomEE 8.0.6:
>
>
> [TOMEE-2894] - Translate to Portuguese: examples/rest-cdi
> [TOMEE-2922] - Tomee Webaccess - error in file script-sample-javascript
> with "println"
> [TOMEE-2935] - Naming context should not enforce read only on close
> [TOMEE-2938] - [TCK/Certification] Xalan missing for JSTL xml:transform
> [TOMEE-2952] - Shade Taglibs, Xalan and dependencies
> [TOMEE-2933] - Update EclipseLink to 2.7.7
> [TOMEE-2947] - Upgrade quartz-openejb-shade in TomEE 8/9
> [TOMEE-2951] - Upgrade to Tomcat 9.0.41
> [TOMEE-2953] - Update to Johnzon 1.2.9
> [TOMEE-2954] - Implement JAX-RS SSE and add example
> [TOMEE-2955] - Update to CXF 3.3.8
>
> Full release notes:
> https://issues.apache.org/jira/projects/TOMEE/versions/12349403
>
> Downloads are available at: http://tomee.apache.org/download-ng.html
>
> - The Apache TomEE team.
>