[ANN] Apache Tomcat 8.5.33 available

2018-08-20 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 8.5.33.

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 technologies.

Apache Tomcat 8.5.x replaces 8.0.x and includes new features pulled
forward from the 9.0.x branch. The notable changes since 8.5.32 include:

- Correctly decode URL paths (+ should not be decoded to a space in
  the path) in the RequestDispatcher and the web application class
  loader.

- When pre-compiling with JspC, report all compilation errors rather
  than stopping after the first error. A new option -failFast can be
  used to restore the previous behaviour of stopping after the first
  error. Based on a patch provided by Marc Pompl.

- Make the Jasper (JSP Engine) Java file generation process
  multi-threaded. By default, one thread will be used per core. Based
  on a patch by Dan Fabulich.

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

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

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

Enjoy!

- The Apache Tomcat team



[ANNOUNCE] Apache Commons Lang 3.8 released!

2018-08-20 Thread Rob Tompkins
The Apache Commons community is happy to announce the availability of Apache
Commons Lang 3.8.

Apache Commons Lang provides helper utilities for the java.lang API, notably
String manipulation methods, basic numerical methods, object reflection,
concurrency, creation and serialization and System properties. Additionally it
contains basic enhancements to java.util.Date and a series of utilities
dedicated to help with building methods, such as hashCode, toString and equals.

For more details see the release notes at:
https://www.apache.org/dist/commons/lang/RELEASE-NOTES.txt 


Distribution packages can be downloaded from:
https://commons.apache.org/proper/commons-lang/download_lang.cgi 


When downloading, please verify signatures using the KEYS file available at:
https://www.apache.org/dist/commons/KEYS 


Maven artifacts are also available in the central Maven repository:


  org.apache.commons
  commons-lang3
  3.8


Best regards,
Rob Tompkins
on behalf of the Apache Commons community

[ANN] Apache Tomcat 9.0.11 available

2018-08-20 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 9.0.11.

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.11 is a bugfix and feature release. The notable
changes compared to 9.0.10 include:

- Correctly decode URL paths (+ should not be decoded to a space in
  the path) in the RequestDispatcher and the web application class
  loader.

- Add a default location for the native library: ${catalina.home}/bin

- Make the Jasper (JSP Engine) Java file generation process
  multi-threaded. By default, one thread will be used per core. Based
  on a patch by Dan Fabulich.

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


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

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

Enjoy!

- The Apache Tomcat team


[ANN] Apache Syncope 2.0.10

2018-08-20 Thread Francesco Chicchiriccò
The Apache Syncope team is pleased to announce the release of Syncope 
2.0.10.


Apache Syncope is an Open Source system for managing digital identities
in enterprise environments, implemented in Java EE technology .

The release will be available within 24h from:
http://syncope.apache.org/downloads.html

Read the full change log available here:
https://s.apache.org/syncope2010

Upgrading from 2.0.9? There are some notes about this process:
https://s.apache.org/XHzE

We welcome your help and feedback. For more information on how to report
problems, and to get involved, visit the project website at

http://syncope.apache.org/

The Apache Syncope Team



[ANN] Apache Syncope 2.1.1

2018-08-20 Thread Francesco Chicchiriccò

The Apache Syncope team is pleased to announce the release of Syncope 2.1.1.

Apache Syncope is an Open Source system for managing digital identities
in enterprise environments, implemented in Java EE technology .

The release will be available within 24h from:
http://syncope.apache.org/downloads.html

Read the full change log available here:
https://s.apache.org/syncope211

Upgrading from 2.1.0? There are some notes about this process:
https://s.apache.org/6OHG

We welcome your help and feedback. For more information on how to report
problems, and to get involved, visit the project website at

http://syncope.apache.org/

The Apache Syncope Team



[ANN] Apache Cayenne 4.0 final is released

2018-08-20 Thread Andrus Adamchik
Apache Cayenne team is glad to announce a long awaited final (general 
availability) release of Cayenne 4.0. It is a really important milestone for 
the entire Cayenne community. Here are some facts about this long journey:

* Development started: May 29, 2012 (back then it was called Cayenne 3.2)
* Intermediate development releases: 8
* Changes and new features: 218
* Issues fixed: 179
* Commits made: 2421
* Authors: 29

Many people have already been using various milestones, betas and RCs of 4.0, 
so the GA release is a simple and straightforward upgrade for them. For those 
who were waiting for the official "final" version before upgrading, this day is 
now. Among those ~ 400 tasks there are a lot of cool features making everyday 
life of a Java developer easier:

* fluent query API, simple parameter bindings, aggregating and scalar queries; 
* better runtime assembly and extension mechanism;
* fresh CayenneModeler;
* working "Database-First" ORM flow;
* JCache integration; 
* database cryptography extensions; 
* Gradle ORM workflow plugins and much more 

In the coming weeks expect blog posts that explain what this all means. Follow 
us on Twitter @ApacheCayenne to not miss the announcements, and feel free to 
start a conversation on the user@ mailing list.

Thanks to everyone who made 4.0 possible!

Cayenne can be downloaded from https://cayenne.apache.org/download/ .

Thanks,
Andrus Adamchik

[ANNOUNCE] Apache Qpid JMS AMQP 0-x 6.3.3 released

2018-08-20 Thread Alex Rudyy
The Apache Qpid (http://qpid.apache.org) community is pleased to
announce the immediate availability of Apache Qpid JMS AMQP 0-x 6.3.3.

This is the latest release of our legacy JMS client supporting AMQP
0-8, 0-9, 0-9-1 and 0-10.

The release is available now from our website:
http://qpid.apache.org/download.html

Binaries are also available via Maven Central:
http://qpid.apache.org/maven.html

Release notes can be found at:

http://qpid.apache.org/releases/qpid-jms-amqp-0-x-6.3.3/release-notes.html

The Apache Qpid community strongly suggests to use our new JMS client
(http://qpid.apache.org/components/jms/index.html) supporting AMQP 1.0
for development of new applications.

Thanks to all involved,
Alex

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org