[VOTE] Release Apache Commons CSV 1.7 based on RC1

2019-06-01 Thread Gary Gregory
We have fixed quite a few bugs and added some enhancements since Apache Commons CSV 1.6 was released, so I would like to release Apache Commons CSV 1.7. Apache Commons CSV 1.7 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/csv/1.7-RC1 (svn revision 34356)

Re: [geometry] - GEOMETRY-54

2019-06-01 Thread Alex Herbert
> On 1 Jun 2019, at 22:49, Gilles Sadowski wrote: > > Hello. > > Le sam. 1 juin 2019 à 21:56, Karl Heinz Marbaise a écrit : >> >> Hi, >> I've created a branch[1] which fixes some checkstyle reported issues. >> The resulting build[2] shows the issues have been fixed. >> >> Can someone take a

Re: [statistics] - STATISTICS-14

2019-06-01 Thread Alex Herbert
> On 1 Jun 2019, at 20:59, Karl Heinz Marbaise wrote: > > Hi, > > created an appropriate branch[1] with a first implementation to check If > this is going into the right direction if not please let me know… > I do not see why the private count variable is an object Long and not a

Re: [geometry] - GEOMETRY-54

2019-06-01 Thread Gilles Sadowski
Hello. Le sam. 1 juin 2019 à 21:56, Karl Heinz Marbaise a écrit : > > Hi, > I've created a branch[1] which fixes some checkstyle reported issues. > The resulting build[2] shows the issues have been fixed. > > Can someone take a look at that... > > If there are no objections would it be Ok to

[statistics] - STATISTICS-14

2019-06-01 Thread Karl Heinz Marbaise
Hi, created an appropriate branch[1] with a first implementation to check If this is going into the right direction if not please let me know... Kind regards Karl Heinz Marbaise [1]: https://github.com/apache/commons-statistics/commit/4e65221a692dbf8346d2ac9ca9958a6e879b4da5

[geometry] - GEOMETRY-54

2019-06-01 Thread Karl Heinz Marbaise
Hi, I've created a branch[1] which fixes some checkstyle reported issues. The resulting build[2] shows the issues have been fixed. Can someone take a look at that... If there are no objections would it be Ok to merge that to master? Kind regards Karl Heinz Marbaise [1]:

Re: Changes to SVN proper that have occurred since move to Git

2019-06-01 Thread sebb
FTR jcs has also now been sorted On Sun, 26 May 2019 at 15:27, sebb wrote: > > I think all but jcs have now been dealt with. > > On Sun, 26 May 2019 at 13:28, sebb wrote: > > > > Forgot to say that I have yet to check the commons-* trees (commons-build > > etc) > > > > On Sun, 26 May 2019 at

[geometry] - GEOMETRY-53

2019-06-01 Thread Karl Heinz Marbaise
Hi to all, I've create a branch on GitBox which is built on Travis CI successfully and related to the issue it prevents preliminary `mvn .. clean install` on Travis which saves time. Any objections to merge that to master? Kind regards Karl Heinz Marbaise