On 7 April 2011 21:55, Henri Yandell <flame...@gmail.com> wrote:
> Scratch that - the build seemed to work again when I rolled back, but
> that was different code on my side failing and stopping the TypeUtils
> fail from happening.
>
> Rolling forward again :)

Sorry, I caused it - Eclipse reported an unnecessary cast, but Sun JVM
wants the cast.

Fixed:

URL: http://svn.apache.org/viewvc?rev=1090006&view=rev
Log:
Fix broken test - Sun Java and Eclipse casting nasturtiums at each other

> On Thu, Apr 7, 2011 at 1:49 PM, Henri Yandell <flame...@gmail.com> wrote:
>> Not sure why, but the TypeUtils change broke things. Rolling back for now.
>>
>> svn ci -m "Rolling back the TypeUtilsTest change in r1089973 as it
>> breaks the build. Unsure why."
>> src/test/java/org/apache/commons/lang3/reflect/TypeUtilsTest.java
>> Sending        
>> src/test/java/org/apache/commons/lang3/reflect/TypeUtilsTest.java
>> Transmitting file data .
>>
>> Committed revision 1090000.
>>
>>
>> On Thu, Apr 7, 2011 at 1:33 PM, Continuum@vmbuild <contin...@apache.org> 
>> wrote:
>>> Online report : 
>>> http://vmbuild.apache.org/continuum/buildResult.action?buildId=6999&projectId=95
>>>
>>> Build statistics:
>>>  State: Failed
>>>  Previous State: Ok
>>>  Started at: Thu 7 Apr 2011 20:32:53 +0000
>>>  Finished at: Thu 7 Apr 2011 20:33:24 +0000
>>>  Total time: 30s
>>>  Build Trigger: Schedule
>>>  Build Number: 111
>>>  Exit code: 1
>>>  Building machine hostname: vmbuild
>>>  Operating system : Linux(unknown)
>>>  Java Home version :
>>>          java version "1.6.0_22"
>>>          Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
>>>          Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode)
>>>
>>>  Builder version :
>>>          Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
>>>          Java version: 1.6.0_22
>>>          Java home: /usr/lib/jvm/java-6-sun-1.6.0.22/jre
>>>          Default locale: en_US, platform encoding: ANSI_X3.4-1968
>>>          OS name: "linux" version: "2.6.32-27-server" arch: "amd64" Family: 
>>> "unix"
>>>
>>> ****************************************************************************
>>> SCM Changes:
>>> ****************************************************************************
>>> Changed: mbenson @ Thu 7 Apr 2011 19:46:58 +0000
>>> Comment: ws
>>> Files changed:
>>>  /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/BooleanUtils.java
>>>  ( 1089961 )
>>>
>>> Changed: mbenson @ Thu 7 Apr 2011 19:47:43 +0000
>>> Comment: formatting
>>> Files changed:
>>>  /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/CharSequenceUtils.java
>>>  ( 1089963 )
>>>
>>> Changed: mbenson @ Thu 7 Apr 2011 19:49:02 +0000
>>> Comment: keywords fixup
>>> Files changed:
>>>  /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/CharSequenceUtils.java
>>>  ( 1089964 )
>>>
>>> Changed: sebb @ Thu 7 Apr 2011 20:03:59 +0000
>>> Comment: Rewrap text
>>> Files changed:
>>>  /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/StringUtils.java
>>>  ( 1089968 )
>>>
>>> Changed: sebb @ Thu 7 Apr 2011 20:05:50 +0000
>>> Comment: Unused import
>>> Files changed:
>>>  /commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/StringUtilsSubstringTest.java
>>>  ( 1089970 )
>>>
>>> Changed: sebb @ Thu 7 Apr 2011 20:06:21 +0000
>>> Comment: Raw types
>>> Files changed:
>>>  /commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/StringUtilsTest.java
>>>  ( 1089971 )
>>>
>>> Changed: sebb @ Thu 7 Apr 2011 20:09:31 +0000
>>> Comment: Comment out useless self-assigns
>>> Files changed:
>>>  /commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/reflect/TypeUtilsTest.java
>>>  ( 1089973 )
>>>
>>> Changed: sebb @ Thu 7 Apr 2011 20:10:40 +0000
>>> Comment: Missing @Override
>>> Files changed:
>>>  /commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/event/EventListenerSupportTest.java
>>>  ( 1089974 )
>>>
>>> ****************************************************************************
>>> Dependencies Changes:
>>> ****************************************************************************
>>> No dependencies changed
>>>
>>>
>>> ****************************************************************************
>>> Build Definition:
>>> ****************************************************************************
>>> POM filename: pom.xml
>>> Goals: clean install
>>> Arguments: --batch-mode -Pjava-1.5
>>> Build Fresh: false
>>> Always Build: false
>>> Default Build Definition: true
>>> Schedule: COMMONS_SCHEDULE
>>> Profile Name: Maven 2.2.1
>>> Description: Default Maven 2 Build Definition (Java 1.5)
>>>
>>> ****************************************************************************
>>> Test Summary:
>>> ****************************************************************************
>>> Tests: 0
>>> Failures: 0
>>> Errors: 0
>>> Total time: 0.0
>>>
>>>
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>
>>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

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

Reply via email to