When I view the system information for H10 - 
https://builds.apache.org/computer/H10/systemInfo 
<https://builds.apache.org/computer/H10/systemInfo> - I am noticing that the 
file encoding is ISO-8859-1.  When I run mvn -X on my ubuntu VM file.encoding 
is set to UTF-8. I also notice that in my VM the environment variable LANG is 
set to en_US.UTF-8 while it is just en_US on H10.  I have tried setting these 
values but I am not sure they are taking effect in my VM. I think I will have 
to change the VM settings to match H10.

Ralph


> On Apr 25, 2015, at 4:30 PM, Gary Gregory <[email protected]> wrote:
> 
> Could it be a code page issue?
> 
> Gary
> 
> On Sat, Apr 25, 2015 at 4:24 PM, Ralph Goers <[email protected] 
> <mailto:[email protected]>> wrote:
> I am at a loss as to how to debug this since it isn’t failing in my ubuntu VM 
> either.
> 
> Ralph
> 
>> On Apr 25, 2015, at 12:46 PM, Ralph Goers <[email protected] 
>> <mailto:[email protected]>> wrote:
>> 
>> They work on OS X as well and CentOS as well. All three tests are similar in 
>> that they are failing on + characters in a url being converted to “ “ 
>> characters.
>> 
>> Jenkins is running the job on ubuntu so I guess I should try that.
>> 
>> Ralph
>> 
>>> On Apr 25, 2015, at 12:40 AM, Gary Gregory <[email protected] 
>>> <mailto:[email protected]>> wrote:
>>> 
>>> FWIW, these two classes pass from Eclipse for me.
>>> 
>>> Gary
>>> 
>>> On Sat, Apr 25, 2015 at 12:19 AM, Ralph Goers <[email protected] 
>>> <mailto:[email protected]>> wrote:
>>> Both Jenkins and Solar have not been running. They were both pointing to 
>>> the svn repository.  Infra fixed Solar and that site is now updated. I 
>>> modified Jenkins and manually ran it.  It is getting 3 test failures in 
>>> log4j-core:
>>> 
>>> https://builds.apache.org/view/All/job/Log4j%202.x/1119/org.apache.logging.log4j$log4j-core/console
>>>  
>>> <https://builds.apache.org/view/All/job/Log4j%202.x/1119/org.apache.logging.log4j$log4j-core/console>
>>> 
>>> Failed tests: 
>>>   ResolverUtilTest.testExtractPathFromFileUrlNotDecodedIfFileExists:72 
>>> should not be decoded: /home/jenkins/jenkins-slave/workspace/Log4j 
>>> 2.x/log4j-core/target/test-classes/log4j config with plus characters.xml
>>>   ResolverUtilTest.testExtractPathFromJarUrlNotDecodedIfFileExists:48 
>>> should not be decoded: /home/jenkins/jenkins-slave/workspace/Log4j 
>>> 2.x/log4j-core/target/test-classes/log4j config with plus characters.xml
>>>   FileUtilsTest.testFileFromUriWithPlusCharactersInName:38 
>>> expected:<log4j[+config+with+plus+]characters.xml> but was:<log4j[ config 
>>> with plus ]characters.xml>
>>> 
>>> I have not looked into these failures yet.
>>> 
>>> Ralph
>>> 
>>> 
>>> 
>>> -- 
>>> E-Mail: [email protected] <mailto:[email protected]> | 
>>> [email protected]  <mailto:[email protected]>
>>> Java Persistence with Hibernate, Second Edition 
>>> <http://www.manning.com/bauer3/>
>>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
>>> Spring Batch in Action <http://www.manning.com/templier/>
>>> Blog: http://garygregory.wordpress.com <http://garygregory.wordpress.com/> 
>>> Home: http://garygregory.com/ <http://garygregory.com/>
>>> Tweet! http://twitter.com/GaryGregory <http://twitter.com/GaryGregory>
> 
> 
> 
> 
> -- 
> E-Mail: [email protected] <mailto:[email protected]> | 
> [email protected]  <mailto:[email protected]>
> Java Persistence with Hibernate, Second Edition 
> <http://www.manning.com/bauer3/>
> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> Spring Batch in Action <http://www.manning.com/templier/>
> Blog: http://garygregory.wordpress.com <http://garygregory.wordpress.com/> 
> Home: http://garygregory.com/ <http://garygregory.com/>
> Tweet! http://twitter.com/GaryGregory <http://twitter.com/GaryGregory>

Reply via email to