See 
<https://ci-builds.apache.org/job/Commons/job/commons-compress-windows/OS=Windows,jdk=jdk_1.9_latest/291/display/redirect?page=changes>

Changes:

[Gary D. Gregory] Add 
org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStreamTest.testRunCodec_decodeInts()

[Gary D. Gregory] Javadoc

[Gary D. Gregory] Add 
org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStreamTest.testCpBands_cpUTF8Value()

[Gary D. Gregory] Add 
org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStreamTest.testBandSet_parseCPUTF8References()

[Gary D. Gregory] Add 
org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStreamTest.testMetadataBandGroup_getNextValue()

[Gary D. Gregory] Add 
org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStreamTest.testClassBands_getCallCount()

[Gary D. Gregory] Add 
org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStreamTest.testBandSet_getReferences()

[Gary D. Gregory] Add 
org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStreamTest.testClassBands_parseClassAttrBands()

[Gary D. Gregory] 
org.apache.commons.compress.harmony.unpack200.IcBands.unpack() now

[Gary D. Gregory] Use Pack200Exception.requireNonNull()

[Gary D. Gregory] Add 
org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStreamTest.testMetadataBandGroup_getNextValue2()

[Gary D. Gregory] org.apache.commons.compress.harmony.pack200 now throws 
Pack200Exception,

[Gary D. Gregory] org.apache.commons.compress.harmony.pack200 now throws 
Pack200Exception

[Gary D. Gregory] Add some debug logging for GH CI

[Gary D. Gregory] Use freeMemory() as the boundary for object array checks

[Gary D. Gregory] Remove unused imports

[Gary D. Gregory] Comment out debug logging

[github] fix: Restore incremental file name handling (#698)

[garydgregory] Sort members


------------------------------------------
Started by upstream project "Commons/commons-compress-windows" build number 291
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-azr-7 (Windows-Docker Windows) in workspace 
<https://ci-builds.apache.org/job/Commons/job/commons-compress-windows/OS=Windows,jdk=jdk_1.9_latest/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 > <https://ci-builds.apache.org/job/Commons/job/commons-compress-windows/OS=Windows,jdk=jdk_1.9_latest/ws/.git>
 >  # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/commons-compress.git 
 > # timeout=10
Fetching upstream changes from https://github.com/apache/commons-compress.git
 > git --version # timeout=10
 > git --version # 'git version 2.14.3.windows.1'
 > git fetch --tags --progress -- 
 > https://github.com/apache/commons-compress.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 0be1c6d5087e31bd94691c60a5c4761d3a63eeba 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0be1c6d5087e31bd94691c60a5c4761d3a63eeba # timeout=10
Commit message: "Sort members"
 > git rev-list --no-walk 42fe6b209beb2f7f2d6038e99a8e4b5b70664eda # timeout=10
[jdk_1.9_latest] $ cmd.exe /C "f:\jenkins\tools\maven\latest\bin\mvn.cmd -V -B 
--no-transfer-progress -Dhttps.protocols=TLSv1.2 clean test && exit 
%%ERRORLEVEL%%"
The JAVA_HOME environment variable is not defined correctly, 
this environment variable is needed to run this program. 
Build step 'Invoke top-level Maven targets' marked build as failure

Reply via email to