Congrats and thanks! 2015-05-11 8:59 GMT+02:00 Benedikt Ritter <[email protected]>:
> FYI > > ---------- Forwarded message ---------- > From: Benedikt Ritter <[email protected]> > Date: 2015-05-10 8:06 GMT+02:00 > Subject: [ANNOUNCE] Apache Commons CLI 1.3 released! > To: Commons Developers List <[email protected]>, Commons Users List < > [email protected]>, [email protected] > > > The Apache Commons Team is pleased to announce the release of Apache > Commons CLI 1.3. > > The Apache Commons CLI library provides an API for parsing command line > options passed to programs. It's also able to print help messages detailing > the options available for a command line tool. > > 1.3 is binary compatible to the last release 1.2. The highlight of this > release is the introduction of a new API for defining Options for the > parser. More information about this, as well as the full details of all > the changes in 3.4 see the release notes: > https://dist.apache.org/repos/dist/release/commons/cli/RELEASE-NOTES.txt > The minimum required JDK version for this release is 1.5. > > Source and binary distributions are available for download from the Apache > Commons download site: > http://commons.apache.org/proper/commons-cli/download_cli.cgi > > When downloading, please verify signatures using the KEYS file available > at the above location. > > Alternatively the release can be pulled via maven: > <dependency> > <groupId>commons-cli</groupId> > <artifactId>commons-cli</artifactId> > <version>1.3</version> > </dependency> > > For complete information on Commons CLI, including instructions on how to > submit bug reports, patches, or suggestions for improvement, see the Apache > Commons CLI website: > > http://commons.apache.org/proper/commons-cli/ > Benedikt Ritter, > on behalf of the Apache Commons Community > > > -- > http://people.apache.org/~britter/ > http://www.systemoutprintln.de/ > http://twitter.com/BenediktRitter > http://github.com/britter > > > > -- > http://people.apache.org/~britter/ > http://www.systemoutprintln.de/ > http://twitter.com/BenediktRitter > http://github.com/britter > -- Guillaume Laforge Groovy Project Manager Product Ninja & Advocate at Restlet <http://restlet.com> Blog: http://glaforge.appspot.com/ Social: @glaforge <http://twitter.com/glaforge> / Google+ <https://plus.google.com/u/0/114130972232398734985/posts>
