The Apache Juneau Incubator PPMC has voted *+5* to release Apache Juneau
6.2.0-incubating RC1. This vote carries over *+2* binding votes from IPMC
mentors.

Incubator PMC members please review and vote on this incubator release.

Apache Juneau is...

   - A toolkit for marshalling POJOs to a wide variety of content types
   using a common framework.
   - A REST server API for creating self-documenting REST interfaces using
   POJOs.
   - A REST client API for interacting with REST interfaces using POJOs.
   - A REST microservice API that combines all the features above for
   creating lightweight standalone REST interfaces that start up in
   milliseconds.

We've got some really good features in this release including:

   - Serializers and parsers are now unmodifiable and use builders.
   - @RestResource annotations can be applied to any class now.
   - Significant improvements to RestClient API.
   - Support for interface proxies against 3rd-party REST interfaces.

See http://juneau.incubator.apache.org/site/apidocs/overview
-summary.html#6.2.0 for a full list of changes.

Please see original [VOTE] thread:
https://lists.apache.org/thread.html/e80a3ae68904eda22a6b849c4bc39875102a690e02863b98e5f3cea0@%3Cdev.juneau.apache.org%3E

The binaries are available at:
https://dist.apache.org/repos/dist/dev/incubator/juneau/binaries/juneau-6.2.0-incubating-RC1/

The release candidate to be voted over is available at:
https://dist.apache.org/repos/dist/dev/incubator/juneau/source/juneau-6.2.0-incubating-RC1/

SHA-1 checksums:
a6eefb482a52328f7f86f9d20bbdb620096988a7 apache-juneau-6.2.0
-incubating-src.zip
3c365fb8e6205861e4be28573dbddd54d6a34c7a apache-juneau-6.2.0
-incubating-bin.zip

MD5 checksums:
991731d2b449558b3fc47d9d2607989a apache-juneau-6.2.0-incubating-src.zip
3f8683afd9baebcad4a4b791bfdefac7 apache-juneau-6.2.0-incubating-bin.zip

Build the release candidate using:

mvn clean install

The release candidate is signed with a GPG key available at:
https://dist.apache.org/repos/dist/release/incubator/juneau/KEYS

A staged Maven repository is available for review at:
https://repository.apache.org/content/repositories/orgapachejuneau-1011/

The Git commit for this release is...
https://git-wip-us.apache.org/repos/asf?p=incubator-juneau.g
it;a=commit;h=cdf3eefa652c470c22e79571a4e4ff023819a52e

Please vote on releasing this package as:
Apache Juneau 6.2.0-incubating

This vote will be open until 27-Apr-2017 13:30Z.

[ ] +1 Release this package
[ ] 0 I don't feel strongly about it, but don't object
[ ] -1 Do not release this package because...

Anyone can participate in testing and voting, not just committers, please
feel free to try out the release candidate and provide your votes.

Side note:
- You may get a RAT check failure involving a derby.log file generated
during the build.  This failure can be ignored and has been addressed in
the main branch.

Reply via email to