2012/1/12 Sébastien Brisard <sebastien.bris...@m4x.org>:
> Hi Dennis,
>
> 2012/1/12 Dennis Hendriks <d.hendr...@tue.nl>:
>>
>> The online report at the top links to a page with details.
>>
> right under my nose... Sorry for bothering you with futilities.
>
>>
>> The tests use a method only available in Java 6...
>>
> Right. But why neither eclipse (configured to build with Java 1.5),

Did you also configure the JVM library?

> nor mvn complains?

Maven uses the current version of Java unless you use one of the
java-1.x profiles set up for the purpose.

The compiler source and target settings only affect the syntax and
generate byte-code.
They do not affect the library jars.

> Sébastien
>
>> Dennis
>>
>>
>> Sébastien Brisard wrote:
>>>
>>> 2012/1/12 Continuum@vmbuild <contin...@apache.org>:
>>>>
>>>> Online report :
>>>> http://vmbuild.apache.org/continuum/buildResult.action?buildId=17130&projectId=97
>>>>
>>>> Build statistics:
>>>>  State: Failed
>>>>  Previous State: Ok
>>>>  Started at: Thu 12 Jan 2012 07:21:05 +0000
>>>>  Finished at: Thu 12 Jan 2012 07:22:12 +0000
>>>>  Total time: 1m 7s
>>>>  Build Trigger: Schedule
>>>>  Build Number: 634
>>>>  Exit code: 1
>>>>  Building machine hostname: vmbuild
>>>>  Operating system : Linux(unknown)
>>>>  Java Home version :
>>>>         java version "1.6.0_30"
>>>>         Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
>>>>         Java HotSpot(TM) 64-Bit Server VM (build 20.5-b03, mixed mode)
>>>>
>>>>  Builder version :
>>>>         Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
>>>>         Java version: 1.6.0_30
>>>>         Java home: /usr/lib/jvm/jdk1.6.0_30/jre
>>>>         Default locale: en_US, platform encoding: UTF-8
>>>>         OS name: "linux" version: "2.6.32-31-server" arch: "amd64"
>>>> Family: "unix"
>>>>
>>>>
>>>> ****************************************************************************
>>>> SCM Changes:
>>>>
>>>> ****************************************************************************
>>>> Changed: celestin @ Thu 12 Jan 2012 07:01:43 +0000
>>>> Comment: Implementation of continuous triangular distributions
>>>> (MATH-731). Patch contributed by Dennis Hendriks.
>>>> Files changed:
>>>>
>>>>  /commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/TriangularDistribution.java
>>>> ( 1230419 )
>>>>
>>>>  /commons/proper/math/trunk/src/test/java/org/apache/commons/math/distribution/TriangularDistributionTest.java
>>>> ( 1230419 )
>>>>
>>>>
>>>> ****************************************************************************
>>>> Dependencies Changes:
>>>>
>>>> ****************************************************************************
>>>> No dependencies changed
>>>>
>>>>
>>>>
>>>> ****************************************************************************
>>>> Build Definition:
>>>>
>>>> ****************************************************************************
>>>> POM filename: pom.xml
>>>> Goals: clean deploy
>>>> 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
>>>>
>>> Hi,
>>> where can I find a detailed report on this build failure? It seems
>>> Commons-Math builds successfully locally.
>>> Thanks!
>>> Sébastien
>>>
>>>
>>> ---------------------------------------------------------------------
>>> 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
>

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

Reply via email to