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" <no...@myfaces.apache.org> on 2007/08/11 11:24:47 UTC

[continuum] BUILD FAILURE: MyFaces Orchestra Core

Online report : http://myfaces.zones.apache.org:8081/continuum/buildResult.action?buildId=4901&projectId=192
Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Sat 11 Aug 2007 09:23:59 +0000
  Finished at: Sat 11 Aug 2007 09:24:41 +0000
  Total time: 41s
  Build Trigger: Schedule
  Build Number: 21
  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: imario @ Sat 11 Aug 2007 08:01:42 +0000
Comment: changed spring schema definition to work with http:// url and local file. Thanks to Michael Marr for the patch!
Files changed:
  /myfaces/orchestra/trunk/core/src/main/resources/META-INF/orchestra.xsd ( 564852 )
  /myfaces/orchestra/trunk/core/src/main/resources/META-INF/spring.schemas ( 564852 )
  /myfaces/orchestra/trunk/core/src/main/resources/org ( 564852 )
  /myfaces/orchestra/trunk/core/src/main/resources/org/apache ( 564852 )
  /myfaces/orchestra/trunk/core/src/main/resources/org/apache/myfaces ( 564852 )
  /myfaces/orchestra/trunk/core/src/main/resources/org/apache/myfaces/orchestra ( 564852 )
  /myfaces/orchestra/trunk/core/src/main/resources/org/apache/myfaces/orchestra/orchestra.xsd (from /myfaces/orchestra/trunk/core/src/main/resources/META-INF/orchestra.xsd:555295) ( 564852 )

Changed: imario @ Sat 11 Aug 2007 08:26:27 +0000
Comment: ORCHESTRA-2: avoid npe with spring 2.0.6. Thanks to Dan Tran for the patch!
Files changed:
  /myfaces/orchestra/trunk/core/src/main/java/org/apache/myfaces/orchestra/conversation/spring/BeanDefinitionConversationNameAttrDecorator.java ( 564857 )

Changed: imario @ Sat 11 Aug 2007 08:34:31 +0000
Comment: implemented jdk 1.6 methods. Thanks to Simon Kitching for the heads up!
Files changed:
  /myfaces/orchestra/trunk/core/src/main/java/org/apache/myfaces/orchestra/connectionManager/ConnectionManagerDataSource.java ( 564859 )

Changed: imario @ Sat 11 Aug 2007 08:36:29 +0000
Comment: using spring 2.0.6 and servlet 2.4
Files changed:
  /myfaces/orchestra/trunk/core/pom.xml ( 564862 )
  /myfaces/orchestra/trunk/examples/pom.xml ( 564862 )

Changed: imario @ Sat 11 Aug 2007 08:36:52 +0000
Comment: ORCHESTRA-1: Using servlet 2.4. Thanks to Dan Tran for the patch!
Files changed:
  /myfaces/orchestra/trunk/core/src/main/java/org/apache/myfaces/orchestra/requestParameterProvider/RequestParameterResponseWrapper.java ( 564863 )

****************************************************************************
SCM Changes since last success:
****************************************************************************
****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.myfaces.orchestra:myfaces-orchestra-project:1.0-SNAPSHOT

****************************************************************************
Test Summary:
****************************************************************************
Tests: 0
Failures: 0
Total time: 0

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building MyFaces Orchestra Core
[INFO]    task-segment: [clean, deploy]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-data/working-directory/192/target
[INFO] Deleting directory /local/continuum-data/working-directory/192/target/classes
[INFO] Deleting directory /local/continuum-data/working-directory/192/target/test-classes
[INFO] Deleting directory /local/continuum-data/working-directory/192/target/site
[INFO] [dependency:unpack {execution: unpack-shared-impl-sources}]
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-orchestra:sources:2.0.6-SNAPSHOT:jar
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-orchestra:2.0.6-SNAPSHOT: checking for updates from apache-maven-snapshots
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-orchestra:2.0.6-SNAPSHOT: checking for updates from apache.snapshots
[INFO] Expanding: /export/home/mrmaven/.m2/repository/org/apache/myfaces/shared/myfaces-shared-orchestra/2.0.6-SNAPSHOT/myfaces-shared-orchestra-2.0.6-SNAPSHOT-sources.jar into /local/continuum-data/working-directory/192/target/shared_sources
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory: /local/continuum-data/working-directory/192/target/shared_sources added.
[INFO] [xslt:transform {execution: default}]
[INFO] # of XML files: 1
[INFO] transform, srcFile: /local/continuum-data/working-directory/192/src/main/tld/myfaces_orchestra.tld, destFile: /local/continuum-data/working-directory/192/target/classes/META-INF/myfaces_orchestra.tld
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-project:2.0.6-SNAPSHOT: checking for updates from apache-maven-snapshots
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-project:2.0.6-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repo1.maven.org/maven2/org/springframework/spring/2.0.6/spring-2.0.6.pom
12K downloaded
Downloading: http://repo1.maven.org/maven2/org/springframework/spring-mock/2.0.6/spring-mock-2.0.6.pom
4K downloaded
Downloading: http://repo1.maven.org/maven2/org/springframework/spring/2.0.6/spring-2.0.6.jar
2630K downloaded
[INFO] [compiler:compile]
Compiling 156 source files to /local/continuum-data/working-directory/192/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/local/continuum-data/working-directory/192/src/main/java/org/apache/myfaces/orchestra/connectionManager/ConnectionManagerDataSource.java:[165,15] generics are not supported in -source 1.3
(try -source 1.5 to enable generics)
	public <T> T unwrap(Class<T> iface) throws SQLException


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 40 seconds
[INFO] Finished at: Sat Aug 11 09:24:40 GMT+00:00 2007
[INFO] Final Memory: 10M/65M
[INFO] ------------------------------------------------------------------------

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