Hi,
As often seen, when a patch gets in, a Hudson message like below (from
HDFS-9719) will be notified. I wonder why it's always a "FAILURE" even when
it's actually OK. I mention this because I noticed there is in fact very good
experience improvement in Jenkins building report on issues (now i
With Java 1.6 on Windows 10 I get:
Results :
Failed tests:
ArchiveReadTest.testArchive:103 Problem checking
c:\data\dev\projects\OpenSource\commons-compress\target\test-classes\archives\FreeBSD.ar
ArchiveReadTest.testArchive:103 Problem checking
c:\data\dev\projects\OpenSource\commons-compres
Frak! Must be a Windows issue :-( Anyone on Windows who can test this?
TY,
GG
On Wed, Apr 6, 2016 at 10:56 AM, Matt Sicker wrote:
> What, no Jenkins job? ;)
>
> mvn clean verify works fine for me on Mac OS X.
>
> On 6 April 2016 at 12:40, Gary Gregory wrote:
>
> > I get:
> >
> > Failed tests:
What, no Jenkins job? ;)
mvn clean verify works fine for me on Mac OS X.
On 6 April 2016 at 12:40, Gary Gregory wrote:
> I get:
>
> Failed tests:
> ArchiveReadTest.testArchive:103 Problem checking
>
> E:\vcs\git\apache\commons\commons-compress\target\test-classes\archives\FreeBSD.ar
> Archi
I get:
Failed tests:
ArchiveReadTest.testArchive:103 Problem checking
E:\vcs\git\apache\commons\commons-compress\target\test-classes\archives\FreeBSD.ar
ArchiveReadTest.testArchive:103 Problem checking
E:\vcs\git\apache\commons\commons-compress\target\test-classes\archives\SunOS.ar
ZipArchiv
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The Apache Commons Team is pleased to announce the release of Apache
Commons Compress 1.11.
Version 1.11 brings performance improvements to the 7ZIP code and
read-only support for ZIP archives using BZIP2 compression. In addition
it contains numerous