[ANNOUNCEMENT] Apache Juneau 6.3.0 (incubating) Released

2017-07-03 Thread James Bognar
Hello all,

The Apache Juneau team is proud to announce the release of Juneau
6.3.0.incubating.

Apache Juneau is...

   - A toolkit for marshalling POJOs to a variety of content types using a
   common framework.
   - A REST server API for creating Swagger-based self-documenting REST
   interfaces using POJOs.
   - A REST client API for interacting with REST interfaces using POJOs.
   - A remote proxy API built on top of REST.
   - A sophisticated INI config file API.
   - A REST microservice API that combines all the features above for
   creating lightweight standalone REST interfaces that start up in
   milliseconds.

We've introduced some significant new enhancements to support new use cases
from Apache Streams for creating proxy interfaces against 3rd-party REST
interfaces.

The release is available here:
http://juneau.incubator.apache.org/#downloads.html

Release notes can be found here:
http://juneau.incubator.apache.org/site/apidocs/overview-summary.html#6.3.0

We welcome your help and feedback. For more information on the project and
how to get involved, visit the project website at
http://juneau.incubator.apache.org/

Disclaimer:
Apache Juneau is an effort undergoing incubation at The Apache Software
Foundation (ASF) sponsored by the Apache Incubator PMC. Incubation is
required of all newly accepted projects until a further review
indicates that the infrastructure, communications, and decision making
process have stabilized in a manner consistent with other successful ASF
projects. While incubation status is not necessarily a reflection
of the completeness or stability of the code, it does indicate that the
project has yet to be fully endorsed by the ASF.


[ANNOUNCE] Apache OFBiz 16.11.03 released

2017-07-03 Thread Jacopo Cappellato
The Apache OFBiz community is pleased to announce the new release "Apache
OFBiz 16.11.03".

Apache OFBiz® is an open source product for the automation of enterprise
processes that includes framework components and business applications.

http://ofbiz.apache.org/

"Apache OFBiz 16.11.03" is the latest and greatest release of OFBiz; for
more details of the changes introduced with this new version please refer
to http://ofbiz.apache.org/release-notes-16.11.03.html.

The release file can be downloaded following the instructions in the OFBiz
download page:

http://ofbiz.apache.org/download.html

The OFBiz community.


[ANN] Apache Tomcat 8.0.45 released

2017-07-03 Thread Violeta Georgieva
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 8.0.45.

Please note that Tomcat 8.x users should normally be using 8.5.x
releases in preference to 8.0.x releases. The Apache Tomcat team
announced that support for Apache Tomcat 8.0.x will end on
30 June 2018.

Apache Tomcat 8.0 is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Unified Expression Language and Java
WebSocket technologies.

Apache Tomcat 8.0.45 includes fixes for issues identified in 8.0.44 as
well as other enhancements and changes. The notable changes since
8.0.44 include:


- Add a new JULI FileHandler configuration for specifying the maximum
  number of days to keep the log files. By default the log files will be
  kept indefinitely.

- Improvements to enable the Manager and HostManager to work in the
  default configuration when working under a security manager


Please refer to the change log for the complete list of changes:
http://tomcat.apache.org/tomcat-8.0-doc/changelog.html

Downloads:
http://tomcat.apache.org/download-80.cgi

Migration guides from Apache Tomcat 5.5.x, 6.0.x and 7.0.x:
http://tomcat.apache.org/migration.html

Enjoy

The Apache Tomcat team


[ANN] Apache Tomcat 7.0.79 released

2017-07-03 Thread Violeta Georgieva
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 7.0.79.

Apache Tomcat is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Expression Language and Java
WebSocket technologies.

This release contains a number of bug fixes and improvements compared to
version 7.0.78. The notable changes since 7.0.78 include:


- Add a new JULI FileHandler configuration for specifying the maximum
  number of days to keep the log files. By default the log files will be
  kept indefinitely.

- Improvements to enable the Manager and HostManager to work in the
  default configuration when working under a security manager


Please refer to the change log for the complete list of changes:
http://tomcat.apache.org/tomcat-7.0-doc/changelog.html

Downloads:
http://tomcat.apache.org/download-70.cgi

Migration guides from Apache Tomcat 5.5.x and 6.0.x:
http://tomcat.apache.org/migration.html

Enjoy

The Apache Tomcat team