You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by "Continuum@myfaces.zones.apache.org" <co...@myfaces.apache.org> on 2007/08/17 08:57:46 UTC

[continuum] BUILD FAILURE: Tobago FacesMessage Ordering Fix

Online report : http://myfaces.zones.apache.org:8081/continuum/buildResult.action?buildId=5712&projectId=225
Build statistics:
  State: Failed
  Previous Build: No previous build.
  Started at: Fri 17 Aug 2007 06:57:25 +0000
  Finished at: Fri 17 Aug 2007 06:57:42 +0000
  Total time: 17s
  Build Trigger: Schedule
  Build Number: 0
  Exit code: 1
  Building machine hostname: myfaces.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.5.0_12(Sun Microsystems Inc.)

****************************************************************************
SCM Changes:
****************************************************************************
Changed: bommel @ Fri 17 Aug 2007 06:53:29 +0000
Comment: adding FacesContextWrapper for fixing the message order problem with ri < 1.2
Files changed:
  /myfaces/tobago/trunk/extension/message-fix/pom.xml ( 566942 )
  /myfaces/tobago/trunk/extension/message-fix/src/main/java/org/apache/myfaces/tobago/extension/fix/message/MessageFixFacesContext.java ( 566942 )
  /myfaces/tobago/trunk/extension/message-fix/src/test ( 566942 )
  /myfaces/tobago/trunk/extension/message-fix/src/test/java ( 566942 )
  /myfaces/tobago/trunk/extension/message-fix/src/test/java/org ( 566942 )
  /myfaces/tobago/trunk/extension/message-fix/src/test/java/org/apache ( 566942 )
  /myfaces/tobago/trunk/extension/message-fix/src/test/java/org/apache/myfaces ( 566942 )
  /myfaces/tobago/trunk/extension/message-fix/src/test/java/org/apache/myfaces/tobago ( 566942 )
  /myfaces/tobago/trunk/extension/message-fix/src/test/java/org/apache/myfaces/tobago/extension ( 566942 )
  /myfaces/tobago/trunk/extension/message-fix/src/test/java/org/apache/myfaces/tobago/extension/fix ( 566942 )
  /myfaces/tobago/trunk/extension/message-fix/src/test/java/org/apache/myfaces/tobago/extension/fix/message ( 566942 )
  /myfaces/tobago/trunk/extension/message-fix/src/test/java/org/apache/myfaces/tobago/extension/fix/message/MessageFixFacesContextUnitTest.java ( 566942 )

Changed: bommel @ Fri 17 Aug 2007 05:11:53 +0000
Comment: adding FacesContextWrapper for fixing the message order problem with ri < 1.2
Files changed:
  /myfaces/tobago/trunk/extension/message-fix/src/main/java/org/apache/myfaces/tobago/extension/fix/message/MessageFixFacesContext.java ( 566921 )

Changed: bommel @ Thu 16 Aug 2007 20:46:38 +0000
Comment: adding FacesContextWrapper for fixing the message order problem with ri < 1.2
Files changed:
  /myfaces/tobago/trunk/extension/message-fix/pom.xml ( 566844 )

Changed: bommel @ Thu 16 Aug 2007 20:33:06 +0000
Comment: (TOBAGO-472) Rename the contrib directory to extension
Files changed:
  /myfaces/tobago/trunk/contrib ( 566832 )
  /myfaces/tobago/trunk/extension (from /myfaces/tobago/trunk/contrib:566823) ( 566832 )
  /myfaces/tobago/trunk/extension/facelets/pom.xml ( 566832 )
  /myfaces/tobago/trunk/extension/fileupload/pom.xml ( 566832 )
  /myfaces/tobago/trunk/extension/message-fix/pom.xml ( 566832 )
  /myfaces/tobago/trunk/extension/pom.xml ( 566832 )
  /myfaces/tobago/trunk/extension/security/pom.xml ( 566832 )
  /myfaces/tobago/trunk/pom.xml ( 566832 )

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed

****************************************************************************
Test Summary:
****************************************************************************
Tests: 1
Failures: 1
Total time: 15

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'checkstyle'.
[INFO] ----------------------------------------------------------------------------
[INFO] Building Tobago FacesMessage Ordering Fix
[INFO]    task-segment: [clean, deploy, checkstyle:check]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-data/working-directory/225/target
[INFO] Deleting directory /local/continuum-data/working-directory/225/target/classes
[INFO] Deleting directory /local/continuum-data/working-directory/225/target/test-classes
[INFO] Deleting directory /local/continuum-data/working-directory/225/target/site
[INFO] [cobertura:clean {execution: clean}]
[INFO] [scm:update {execution: getting-scm.revision}]
[INFO] Executing: svn --non-interactive update
[INFO] Working directory: /local/continuum-data/working-directory/225
[INFO] Storing revision in 'scm.revision' project property.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 2 source files to /local/continuum-data/working-directory/225/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to /local/continuum-data/working-directory/225/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /local/continuum-data/working-directory/225/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.myfaces.tobago.extension.fix.message.MessageFixFacesContextUnitTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.04 sec <<< FAILURE!

Results :

Tests in error: 
  initializationError0(org.apache.myfaces.tobago.extension.fix.message.MessageFixFacesContextUnitTest)

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Fri Aug 17 06:57:42 GMT+00:00 2007
[INFO] Final Memory: 12M/71M
[INFO] ------------------------------------------------------------------------

****************************************************************************