JDK 13 enters Rampdown Phase One

2019-06-15 Thread Rory O'Donnell
Hi Benedikt, *JDK 13 Early Access build **25 is now available **at : - jdk.java.net/13/* * Per the JDK 13 schedule [1], we are now in Rampdown Phase One. o For more details , see Mark Reinhold's email to jdk-dev mailing list [2] o The overall feature set is frozen, no further J

Re: [CSV] Release again

2019-06-15 Thread Alex Herbert
> On 15 Jun 2019, at 18:57, Gary Gregory wrote: > > We've fixed some issues immediately after 1.7. How does everyone feel about > releasing again? > What else needs to be addressed in the short term? > Gary - Bug (picked up by FindBugs): CSVRecord is no longer serialisable as it stores the C

[CSV] Release again

2019-06-15 Thread Gary Gregory
We've fixed some issues immediately after 1.7. How does everyone feel about releasing again? What else needs to be addressed in the short term? Gary

Re: [ALL] Issues with Git repos: bad HEADs and unexpected refs - need Git guru

2019-06-15 Thread Rob Tompkins
> On Jun 15, 2019, at 11:26 AM, sebb wrote: > > https://issues.apache.org/jira/browse/INFRA-18616 raised to fix the > default branch. > > Deletion of trunk can be done later Unless trunk is protected for some reason, “git push :trunk” will delete the trunk branch, when we’re ready. > > O

Re: [ALL] Issues with Git repos: bad HEADs and unexpected refs - need Git guru

2019-06-15 Thread sebb
https://issues.apache.org/jira/browse/INFRA-18616 raised to fix the default branch. Deletion of trunk can be done later On Tue, 11 Jun 2019 at 20:09, Gary Gregory wrote: > > The trunk branches should go away IMO. > > Is there any reason not to fix these? > > Gary > > On Sun, Jun 9, 2019, 09:54 s

Fwd: [commons-csv] branch master updated: CSV-244 Test case failures following CSVFormat#equals() update

2019-06-15 Thread Gary Gregory
Thanks Sebb! Gary -- Forwarded message - From: Date: Sat, Jun 15, 2019, 09:29 Subject: [commons-csv] branch master updated: CSV-244 Test case failures following CSVFormat#equals() update To: comm...@commons.apache.org This is an automated email from the ASF dual-hosted git rep

[GSoC] Mentee meeting

2019-06-15 Thread Rob Tompkins
Hello guys, Let’s try for two meetings this week, Tuesday UTC 1600 and Thursday UTC 1600. Does that work for everyone? If I recall correctly, that’s our meeting time that everyone is comfortable with, right? If I’ve not heard from anyone by the end of the day tomorrow I will just send out an i

Re: [lang] Giant StringUtils vs. NullSafeStrings.

2019-06-15 Thread Jochen Wiedmann
On Tue, Jun 4, 2019 at 1:07 PM Xeno Amess wrote: > > Then 10 years later JDK has its own Strings, and users get confused then. If we (and the users) wouldn't be ready to accept that risk, then we could forget the whole project. Jochen

Re: [CSV] Broken build

2019-06-15 Thread Alex Herbert
> On 15 Jun 2019, at 15:21, sebb wrote: > > On Sat, 15 Jun 2019 at 15:14, Gary Gregory wrote: >> >> The current master build yields: >> >> [ERROR] CSVFormatTest.testHashCodeAndWithIgnoreHeaderCase:523 >> [ERROR] CSVFormatTest.testWithHeaderComments:972 >> >> I do not think it is OK to p

Re: [CSV] Broken build

2019-06-15 Thread sebb
On Sat, 15 Jun 2019 at 15:14, Gary Gregory wrote: > > The current master build yields: > > [ERROR] CSVFormatTest.testHashCodeAndWithIgnoreHeaderCase:523 > [ERROR] CSVFormatTest.testWithHeaderComments:972 > > I do not think it is OK to push fixes that break the build. Already fixed. > Gary -

[CSV] Broken build

2019-06-15 Thread Gary Gregory
The current master build yields: [ERROR] CSVFormatTest.testHashCodeAndWithIgnoreHeaderCase:523 [ERROR] CSVFormatTest.testWithHeaderComments:972 I do not think it is OK to push fixes that break the build. Gary

[statistics] Travis problems with oraclejdk8

2019-06-15 Thread Alex Herbert
Currently two PRs for statistics are unable to run the oraclejdk8 environment. Openjdk8 runs fine. I cannot find a definite answer to this issue but problems have been flagged on Travis xenial builds using oraclejdk8 as of 16 Apr 2019 [1,2]. This problem appears sporadic as travis ran an oracle

Re: [statistics] Upgrade to JUnit 5

2019-06-15 Thread Alex Herbert
> On 13 Jun 2019, at 18:15, Alex Herbert wrote: > > [numbers] is currently upgrading to JUnit 5. This has progressed quite > efficiently with a few branch merge issues. > > I suggest an upgrade of [statistics] before it expands in scope. > > It has no @RunWith(value = Parameterized.class) req

Re: [ALL][DRAFT] Apache Commons Board Report for June 2019

2019-06-15 Thread Gary Gregory
On Fri, Jun 14, 2019 at 8:47 PM Rob Tompkins wrote: > > > > On Jun 14, 2019, at 7:48 AM, Gary Gregory > wrote: > > > > On Thu, Jun 13, 2019 at 1:20 PM James Carman > > > wrote: > > > >> Fair enough. And very good point. It only came to mind for me, > because of > >> the work stuff. Thanks >

[numbers] Migration to JUnit 5 complete

2019-06-15 Thread Heinrich Bohne
Grimreaper and I finished work on the migration to JUnit 5 in the pull request https://github.com/apache/commons-numbers/pull/48 , so the pull request is ready for review. - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.

Re: [GitHub] [commons-statistics] chtompki opened a new pull request #17: STATISTICS-7

2019-06-15 Thread Gilles Sadowski
Hello. Le sam. 15 juin 2019 à 03:24, GitBox a écrit : > > chtompki opened a new pull request #17: STATISTICS-7 > URL: https://github.com/apache/commons-statistics/pull/17 > I don't understand this pull request. Code is not in a state to be merged to "master". [Not even in branch "develop" AFAICT