Online report :
http://myfaces.zones.apache.org:8080/continuum/buildResult.action?buildId=4633&projectId=45
Build statistics:
State: Failed
Previous State: Failed
Started at: Thu 20 Dec 2007 14:04:11 +0000
Finished at: Thu 20 Dec 2007 14:05:31 +0000
Total time: 1m 19s
Build Trigger: Schedule
Build Number: 22
Exit code: 1
Building machine hostname: myfaces.zones.apache.org
Operating system : SunOS(unknown)
Java Home version :
java version "1.5.0_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05)
Java HotSpot(TM) Server VM (build 1.5.0_13-b05, mixed mode)
Builder version :
Maven version: 2.0.7
Java version: 1.5.0_13
OS name: "sunos" version: "5.10" arch: "x86"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: skitching @ Thu 20 Dec 2007 13:45:06 +0000
Comment: Remove accidental use of java 1.6 method String.isEmpty
Files changed:
/myfaces/tomahawk/trunk/core/src/main/java/org/apache/myfaces/dateformat/SimpleDateFormatter.java
( 605927 )
Changed: skitching @ Thu 20 Dec 2007 13:45:36 +0000
Comment: Add constructor that takes a Locale object.
Files changed:
/myfaces/tomahawk/trunk/core/src/main/java/org/apache/myfaces/dateformat/DateFormatSymbols.java
( 605928 )
Changed: skitching @ Thu 20 Dec 2007 13:47:15 +0000
Comment: Work around Maven Surefire plugin bug. It appears that surefire
crashes if a test class contains an inner class definition of any sort. Junit
handles it fine, and the tests run in Eclipse, but not in surefire. Sigh.
Files changed:
/myfaces/tomahawk/trunk/core/src/test/java/org/apache/myfaces/dateformat/TestSimpleDateFormatter.java
( 605929 )
Changed: skitching @ Thu 20 Dec 2007 13:50:38 +0000
Comment: Fix two trivial compile warnings.
Files changed:
/myfaces/tomahawk/trunk/core/src/test/java/org/apache/myfaces/dateformat/TestSimpleDateFormatter.java
( 605930 )
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Test Summary:
****************************************************************************
Tests: 26
Failures: 0
Total time: 1709
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[WARNING] Overriding profile: 'jsfri' (source: pom) with new instance from
source: pom
[INFO] Reactor build order:
[INFO] Tomahawk Project
[INFO] Tomahawk Core
[INFO] Tomahawk Examples Project
[INFO] Tomahawk Examples: Blank
[INFO] Tomahawk Examples: Simple
[INFO] Tomahawk Examples: Tiles
[INFO] Tomahawk Examples: WAP
[INFO] Sandbox Project
[INFO] Sandbox Core
[INFO] Sandbox Examples
[INFO] Sandbox15 Project
[INFO] Sandbox15 Core
[INFO] Sandbox15 Examples
[INFO]
----------------------------------------------------------------------------
[INFO] Building Tomahawk Project
[INFO] task-segment: [clean, deploy]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [site:attach-descriptor]
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/45/pom.xml to
/export/home/mrmaven/.m2/repository/org/apache/myfaces/tomahawk/tomahawk-project/1.1.7-SNAPSHOT/tomahawk-project-1.1.7-SNAPSHOT.pom
[INFO] [deploy:deploy]
altDeploymentRepository = null
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading:
scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tomahawk/tomahawk-project/1.1.7-SNAPSHOT/tomahawk-project-1.1.7-SNAPSHOT.pom
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'artifact
org.apache.myfaces.tomahawk:tomahawk-project'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot
org.apache.myfaces.tomahawk:tomahawk-project:1.1.7-SNAPSHOT'
[INFO]
----------------------------------------------------------------------------
[INFO] Building Tomahawk Core
[INFO] task-segment: [clean, deploy]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/local/continuum-1.1-beta-2/working-directory/45/core/target
[INFO] [xslt:transform {execution: default}]
[INFO] # of XML files: 1
[INFO] transform, srcFile:
/local/continuum-1.1-beta-2/working-directory/45/core/src/main/tld/tomahawk.tld,
destFile:
/local/continuum-1.1-beta-2/working-directory/45/core/target/classes/META-INF/tomahawk.tld
[INFO] [dependency:unpack {execution: unpack-shared-impl-sources}]
[INFO] Configured Artifact:
org.apache.myfaces.shared:myfaces-shared-tomahawk:sources:2.0.8-SNAPSHOT:jar
[INFO] Expanding:
/export/home/mrmaven/.m2/repository/org/apache/myfaces/shared/myfaces-shared-tomahawk/2.0.8-SNAPSHOT/myfaces-shared-tomahawk-2.0.8-SNAPSHOT-sources.jar
into
/local/continuum-1.1-beta-2/working-directory/45/core/target/shared_sources
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory:
/local/continuum-1.1-beta-2/working-directory/45/core/target/shared_sources
added.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 435 source files to
/local/continuum-1.1-beta-2/working-directory/45/core/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/local/continuum-1.1-beta-2/working-directory/45/core/src/main/java/org/apache/myfaces/dateformat/DateFormatSymbols.java:[65,77]
cannot find symbol
symbol : method getInstance(java.util.Locale)
location: class java.text.DateFormatSymbols
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 17 seconds
[INFO] Finished at: Thu Dec 20 14:05:30 GMT+00:00 2007
[INFO] Final Memory: 20M/97M
[INFO] ------------------------------------------------------------------------
****************************************************************************