Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: test whitespace change

...

 

To: dev@juneau.apache.org

[VOTE] Release Apache Juneau 7.x.x RCx

I am pleased to be calling this vote for the source release of Apache Juneau 7.x.x RCx.

The binaries are available at:

https://dist.apache.org/repos/dist/dev/juneau/binaries/juneau-7.x.x-RCx/

The release candidate to be voted over is available at:
https://dist.apache.org/repos/dist/dev/juneau/source/juneau-7.x.x-RCx/

SHA-1 checksums:
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa apache-juneau-7.x.x-src.zip

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa apache-juneau-7.x.x-bin.zip

MD5 checksums:
aaaaaaaaaaaaaaaaaaaaaa apache-juneau-7.x.x-src.zip
aaaaaaaaaaaaaaaaaaaaaa apache-juneau-7.x.x-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/juneau/KEYS

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

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

Please vote on releasing this package as:
Apache Juneau 7.x.x

This vote will be open until 04-May-2016 1:30pm and passes if a majority of at least three +1 Apache Juneau PMC votes are cast.
(needs to be at least 72 weekday hours)

[ ] +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.

 

...

Announce the availability of the new release.

Please remember to give a brief description of your component

To: announce@apache.org, dev@juneau.apache.org

[ANNOUNCEMENT] Apache Juneau 7.x.x Released

Hello all,

The Apache Juneau team is proud to announce the release of Juneau 7.x.x.

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.

<A description of latest updates>

The release is available here (don't forget to verify the signatures):
xxx

Release notes can be found here:
xxx

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

Send this mail from your @apache.org account.  Please spell check the document!

Wait to send the release announcement until you have verified that

  1. The release artifacts are available on the mirrors.
  2. The component website including the updated download page has been updated on the public site http://juneau.apache.org/proper/juneau.
  3. If the component publishes maven artifacts, these artifacts have been replicated to the central maven repo at repo.maven.apache.org
    (Clear your local repo of the release artifacts and either activate the clirr report with the updated version info or update a local project with a dependency to the new release version to get maven to try to download the release artifacts. Or just access repo using a web browser.)