David,
for some reason the dependency...
    <dependency>
      <groupId>org.apache.openejb</groupId>
      <artifactId>javaee-api</artifactId>
      <version>6.0-SNAPSHOT</version>
    </dependency>
at /openejb3/container/openejb-jee/pom.xml
is using the javase1.5 instead of javase1.6.
The method "XMLInputFactory.newFactory()" is from javase1.6.

http://java.sun.com/webservices/docs/1.5/api/javax/xml/stream/XMLInputFactory.html
http://download.oracle.com/docs/cd/E17409_01/javase/6/docs/api/javax/xml/stream/XMLInputFactory.html

[]s,
Thiago.


On Sun, Jul 11, 2010 at 10:26 PM, [email protected] <
[email protected]> wrote:

> Online report :
> http://vmbuild.apache.org/continuum/buildResult.action?buildId=371230&projectId=358
>
> Build statistics:
>  State: Failed
>  Previous State: Failed
>   Started at: Sun 11 Jul 2010 19:22:34 -0700
>  Finished at: Sun 11 Jul 2010 19:25:27 -0700
>  Total time: 2m 53s
>  Build Trigger: Schedule
>  Build Number: 1951
>   Exit code: 1
>  Building machine hostname: vmbuild.apache.org
>  Operating system : Linux(unknown)
>  Java Home version :
>           java version "1.6.0_06"
>          Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
>           Java HotSpot(TM) Client VM (build 10.0-b22, mixed mode, sharing)
>
>  Builder version :
>          Maven version: 2.0.9
>           Java version: 1.6.0_06
>           OS name: "linux" version: "2.6.24-28-server" arch: "i386" Family:
> "unix"
>
>
> ****************************************************************************
> SCM Changes:
>
> ****************************************************************************
> No files changed
>
>
> ****************************************************************************
> Dependencies Changes:
>
> ****************************************************************************
> No dependencies changed
>
>
>
> ****************************************************************************
> Build Definition:
>
> ****************************************************************************
> POM filename: pom.xml
> Goals: clean install -Dassemble
> Arguments: --batch-mode
> Build Fresh: true
> Always Build: false
> Default Build Definition: true
> Schedule: DEFAULT_SCHEDULE
> Profile Name: JDK 6, Large Memory
> Description:
>
>
> ****************************************************************************
> Test Summary:
>
> ****************************************************************************
> Tests: 1
> Failures: 0
> Errors: 0
> Success Rate: 100
> Total time: 0.034
>
>
>
>
>

Reply via email to