You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/06/10 11:27:03 UTC

Build failed in Hudson: hupa-trunk » hupa-widgets #157

See <http://hudson.zones.apache.org/hudson/job/hupa-trunk/org.apache.hupa$hupa-widgets/157/changes>

Changes:

[manolo] Removed a bunch of unavailable methods in java 1.5 which make the build fail in hudson

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building hupa-widgets
[INFO]    task-segment: [clean, compile, emma:emma]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory <http://hudson.zones.apache.org/hudson/job/hupa-trunk/org.apache.hupa$hupa-widgets/ws/target>
[INFO] [resources:resources]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 27 resources
[INFO] Copying 22 resources
[INFO] [compiler:compile]
[INFO] Compiling 26 source files to <http://hudson.zones.apache.org/hudson/job/hupa-trunk/org.apache.hupa$hupa-widgets/ws/target/classes>
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/hupa-trunk/org.apache.hupa$hupa-widgets/ws/pom.xml> to /export/home/hudson/hudson/jobs/hupa-trunk/modules/org.apache.hupa$hupa-widgets/builds/2010-06-10_09-21-43/archive/org.apache.hupa/hupa-widgets/0.0.1-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://hudson.zones.apache.org/hudson/job/hupa-trunk/org.apache.hupa$hupa-widgets/ws/src/main/java/org/apache/hupa/widgets/ui/EnableHyperlink.java>:[68,36] incompatible types
found   : java.lang.Object&com.google.gwt.event.dom.client.HasClickHandlers&com.google.gwt.user.client.ui.Widget&com.google.gwt.user.client.ui.HasHTML&com.google.gwt.user.client.ui.SourcesClickEvents
required: com.google.gwt.user.client.ui.Widget



<http://hudson.zones.apache.org/hudson/job/hupa-trunk/org.apache.hupa$hupa-widgets/ws/src/main/java/org/apache/hupa/widgets/ui/EnableHyperlink.java>:[68,36] incompatible types
found   : java.lang.Object&com.google.gwt.event.dom.client.HasClickHandlers&com.google.gwt.user.client.ui.Widget&com.google.gwt.user.client.ui.HasHTML&com.google.gwt.user.client.ui.SourcesClickEvents
required: com.google.gwt.user.client.ui.Widget


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 52 seconds
[INFO] Finished at: Thu Jun 10 09:27:29 GMT+00:00 2010
[INFO] Final Memory: 28M/224M
[INFO] ------------------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org