Am 16.11.2015 um 19:53 schrieb Benedikt Ritter:
> 2015-11-14 21:57 GMT+01:00 Gary Gregory <garydgreg...@gmail.com>:
> 
>> In trunk I get:
>>
>> Failed tests:
>>   org.apache.commons.beanutils.bugs.Jira422TestCase#testRootBean
>> ComparisonFailure
>>   org.apache.commons.beanutils.bugs.Jira422TestCase#testSecondChildBean
>> ComparisonFailure
>>   org.apache.commons.beanutils.IndexedPropertyTestCase#testListReadMethod
>> AssertionFailedError
>>   org.apache.commons.beanutils.IndexedPropertyTestCase#testListWriteMethod
>> AssertionFailedError
>>
>>
>> org.apache.commons.beanutils.IndexedPropertyTestCase#testListIndexedPropertyDescriptor
>> AssertionFailedError
>>
>>
>> org.apache.commons.beanutils.IndexedPropertyTestCase#testArrayListIndexedPropertyDescriptor
>> AssertionFailedError
>>
>>
>> org.apache.commons.beanutils.IndexedPropertyTestCase#testListIndexedReadMethod
>> AssertionFailedError
>>
>>
>> org.apache.commons.beanutils.IndexedPropertyTestCase#testListIndexedWriteMethod
>> AssertionFailedError
>>
>>
>> org.apache.commons.beanutils.IndexedPropertyTestCase#testArrayListReadMethod
>> AssertionFailedError
>>
>>
>> org.apache.commons.beanutils.IndexedPropertyTestCase#testArrayListWriteMethod
>> AssertionFailedError
>>
>> Tests run: 1280, Failures: 10, Errors: 0, Skipped: 0
>>
>> Using:
>>
>> Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06;
>> 2015-04-22T04:57:37-07:00)
>> Maven home: C:\Java\apache-maven-3.3.3\bin\..
>> Java version: 1.8.0_65, vendor: Oracle Corporation
>> Java home: C:\Program Files\Java\jdk1.8.0_65\jre
>> Default locale: en_US, platform encoding: Cp1252
>> OS name: "windows 7", version: "6.1", arch: "amd64", family: "dos"
>>
>> What happened?
>>
> 
> Could be related to Java 8. Building with this works:
> 
> Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1;
> 2014-12-14T18:29:23+01:00)
> Maven home: /usr/local/Cellar/maven/3.2.5/libexec
> Java version: 1.7.0_79, vendor: Oracle Corporation
> Java home:
> /Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/jre
> Default locale: de_DE, platform encoding: UTF-8
> OS name: "mac os x", version: "10.11.1", arch: "x86_64", family: "mac"
> 
> I propose filing a bug for the next release.
> 
> Benedikt
> 

I could build successfully with Maven 3.2.1 and Java 1.6 on Windows 10.

Oliver

> 
>>
>> Gary
>>
>> --
>> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
>> 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
>> Home: http://garygregory.com/
>> Tweet! http://twitter.com/GaryGregory
>>
> 
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to