Commons CLI: Update code example (documentation)

2019-07-05 Thread Mincong Huang
Hi everyone, I recently had chance to use Commons CLI. I found that some examples are no longer up-to-date on the website. Therefore, I sent a pull-request few days ago to update one example about Option Builder, could somebody review it? https://github.com/apache/commons-cli/pull/30/ I will also

Re: [numbers-fraction] Double approximation constructor/factory method overhaul

2019-07-05 Thread Gilles Sadowski
Hello Heinrich. Le ven. 5 juil. 2019 à 23:09, Heinrich Bohne a écrit : > > Hello! > > I think a re-design of the factory method BigFraction.from(double, > double, int, int) is in order, because I see several problems with it: > > First, having a separate fraction class intended to overcome the >

[numbers-fraction] Double approximation constructor/factory method overhaul

2019-07-05 Thread Heinrich Bohne
Hello! I think a re-design of the factory method BigFraction.from(double, double, int, int) is in order, because I see several problems with it: First, having a separate fraction class intended to overcome the limitations of the int range with a factory method (formerly a constructor) for approx

[VOTE] Release Apache Commons Collections 4.4 based on RC1

2019-07-05 Thread Gary Gregory
We have fixed quite a few bugs and added some enhancements since Apache Commons Collections 4.3 was released, so I would like to release Apache Commons Collections 4.4. Apache Commons Collections 4.4 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/collections/4

[ANNOUNCEMENT] Apache Commons Text 1.7

2019-07-05 Thread Gary Gregory
The Apache Commons team has released Apache Commons Text 1.7. This document contains the release notes for the 1.7 version of Apache Commons Text. Commons Text is a set of utility functions and reusable components for the purpose of processing and manipulating text that should be of use in a Java

Re: [collections][vfs] releases

2019-07-05 Thread Bruno P. Kinoshita
Ditto here. Just returned home, so happy to help as well. Bruno Sent from Yahoo Mail on Android On Fri, 5 Jul 2019 at 14:04, Rob Tompkins wrote: I should be able to validate. -Rob > On Jul 4, 2019, at 8:57 PM, Gary Gregory wrote: > > Hi All: > > FYI, I think I'd like to release Collect