Hello,
> Am 15.10.2017 um 20:14 schrieb Chas Honton :
>
> Jacoco code coverage does runtime instrumentation, so this would not happen
> with Jacoco profile.
We should update IO to use jacoco once we have released IO 2.6.
Benedikt
>
> Chas
>
>> On Oct 15, 2017, at 2:45 AM, Benedikt Ritter
Jacoco code coverage does runtime instrumentation, so this would not happen
with Jacoco profile.
Chas
> On Oct 15, 2017, at 2:45 AM, Benedikt Ritter wrote:
>
> Hello,
>
>> Am 14.10.2017 um 14:35 schrieb Benedikt Ritter :
>>
>> Hello,
>>
>> we have fixed quite a few bugs and added some nice
Hello,
> Am 14.10.2017 um 14:35 schrieb Benedikt Ritter :
>
> Hello,
>
> we have fixed quite a few bugs and added some nice new features since Apache
> Commons IO 2.5 was released, so I would like to release Apache Commons IO 2.6
> based on RC2.
>
> The changes since RC1 are:
> - Worked on th
Hi Oliver,
> Am 14.10.2017 um 21:28 schrieb Oliver Heger :
>
> Hi Benedikt,
>
> it seems that the binary artifact does not contain the real classes, but
> classes manipulated by Cobertura. commons-io-2.6.jar contains a
> cobertura.properties file, and opening a class in a decompiler shows
> some
_________
From: Benedikt Ritter
To: Commons Developers List
Sent: Sunday, 15 October 2017 1:42 AM
Subject: [VOTE] Release Apache Commons IO 2.6 based on RC2
Hello,
we have fixed quite a few bugs and added some nice new features since Apache
Commons IO 2.5 was released, so
On Sat, Oct 14, 2017 at 1:28 PM, Oliver Heger
wrote:
> Hi Benedikt,
>
> it seems that the binary artifact does not contain the real classes, but
> classes manipulated by Cobertura. commons-io-2.6.jar contains a
> cobertura.properties file, and opening a class in a decompiler shows
> some Cobertur
Hi Benedikt,
it seems that the binary artifact does not contain the real classes, but
classes manipulated by Cobertura. commons-io-2.6.jar contains a
cobertura.properties file, and opening a class in a decompiler shows
some Cobertura-specific initialization code.
Can you please double-check?
Oli
+1
ASC, MD5, SHA1 all OK.
Running 'mvn clean site' with:
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T13:39:06-06:00)
Maven home: C:\Java\apache-maven-3.5.0\bin\..
Java version: 1.8.0_144, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.8.0_144\jre
De
Hello,
we have fixed quite a few bugs and added some nice new features since Apache
Commons IO 2.5 was released, so I would like to release Apache Commons IO 2.6
based on RC2.
The changes since RC1 are:
- Worked on the design of the ByteOrderParser class
- Fixed IO-546
- Fixed IO-553
Commons I