Re: [VOTE] Release Apache Commons CSV 1.8 based on RC1

2020-01-27 Thread Gary Gregory
On Mon, Jan 27, 2020 at 6:54 PM Alex Herbert wrote: > I’ve had a look at the Serialization of CSVRecord. Fields have been added > and removed from CSVRecord as: > > 1.0 > > /** The accumulated comments (if any) */ > private final String comment; > > /** The column name to index mapping. */ >

Re: [VOTE] Release Apache Commons CSV 1.8 based on RC1

2020-01-27 Thread Alex Herbert
I’ve had a look at the Serialization of CSVRecord. Fields have been added and removed from CSVRecord as: 1.0 /** The accumulated comments (if any) */ private final String comment; /** The column name to index mapping. */ private final Map mapping; /** The record number. */ private final long

Re: [All] Sonarcloud reports zero coverage

2020-01-27 Thread Gilles Sadowski
Hi. Le lun. 27 janv. 2020 à 09:56, Amey Jadiye a écrit : > > On Mon, Jan 27, 2020, 4:57 AM Gilles Sadowski wrote: > > > Hello. > > > Hi, > > > > > Le dim. 26 janv. 2020 à 18:06, Amey Jadiye a écrit > > : > > > > > > For almost all the repo[1][2] this is suddenly dropped I can see an event > >

Re: [All] Sonarcloud reports zero coverage

2020-01-27 Thread Amey Jadiye
On Mon, Jan 27, 2020, 4:57 AM Gilles Sadowski wrote: > Hello. > Hi, > > Le dim. 26 janv. 2020 à 18:06, Amey Jadiye a écrit > : > > > > For almost all the repo[1][2] this is suddenly dropped I can see an event > > in coverage activity written as "Quality Profile: Changes in 'Sonar way' > >