See <http://hudson.codelutin.com/hudson/job/pollen/org.chorem.pollen$pollen-ui/1008/changes> Changes: [Florian Desbois] - Use evo from ToPIA to extend DAO. (remove QueryBuilder, put temporarly methods in PollenUtils, maybe will be put in TopiaDAO) - Resolve choice image in UI [Florian Desbois] Decompose choice part of the pollForm in components (problem with upload can't be used in zone) [Florian Desbois] - Create component ChoiceImage (not tested) - Vote page is ok to render from now - Add test of name nullity on addChoice for saving new poll ------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Building Pollen :: Web Interface [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting <http://hudson.codelutin.com/hudson/job/pollen/org.chorem.pollen$pollen-ui/ws/target> [INFO] snapshot org.nuiton.web:nuiton-tapestry-extra:0.1-SNAPSHOT: checking for updates from nuiton.snapshot [INFO] snapshot org.nuiton:nuiton-web:0.1-SNAPSHOT: checking for updates from nuiton.snapshot [INFO] [enforcer:enforce {execution: check-project-files}] [INFO] Preparing i18n:tapestry-bundle [HUDSON] Archiving <http://hudson.codelutin.com/hudson/job/pollen/org.chorem.pollen$pollen-ui/ws/pom.xml> to /home/hudson/hudson-home/jobs/pollen/modules/org.chorem.pollen$pollen-ui/builds/2010-05-26_11-36-27/archive/org.chorem.pollen/pollen-ui/2.0-SNAPSHOT/pom.xml [INFO] [i18n:collect-i18n-artifacts {execution: collect-i18n-artifacts}] [INFO] detected i18n artifact org.chorem.pollen:pollen-business:2.0-SNAPSHOT [INFO] detected i18n artifact org.nuiton:nuiton-utils:1.3.1-SNAPSHOT [INFO] detected i18n artifact org.nuiton.topia:topia-persistence:2.4-SNAPSHOT [INFO] detected i18n artifact org.nuiton.topia:topia-service-migration:2.4-SNAPSHOT [INFO] detected i18n artifact org.chorem.pollen:pollen-ui:2.0-SNAPSHOT [INFO] generate collected i18n artifacts for locale fr_FR [INFO] collected 5 i18n artifacts for locale fr_FR stored in <http://hudson.codelutin.com/hudson/job/pollen/org.chorem.pollen$pollen-ui/ws/target/i18n/app-fr_FR.properties> [INFO] generate collected i18n artifacts for locale en_GB [INFO] collected 5 i18n artifacts for locale en_GB stored in <http://hudson.codelutin.com/hudson/job/pollen/org.chorem.pollen$pollen-ui/ws/target/i18n/app-en_GB.properties> [INFO] [i18n:tapestry-bundle {execution: default}] [INFO] config - bundle name : app [INFO] config - basedir : <http://hudson.codelutin.com/hudson/job/pollen/org.chorem.pollen$pollen-ui/ws/src/main/webapp/WEB-INF> [INFO] config - locales : [fr_FR, en_GB] [INFO] generate bundle for locale fr_FR in file app_fr.properties [INFO] bundles for locale : i18n/nuiton-utils-fr_FR.properties,i18n/topia-persistence-fr_FR.properties,i18n/topia-service-migration-fr_FR.properties,i18n/pollen-business-fr_FR.properties,i18n/pollen-ui-fr_FR.properties [WARNING] bundle fr_FR contains 72/299 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] generate bundle for locale en_GB in file app_en.properties [INFO] bundles for locale : i18n/nuiton-utils-en_GB.properties,i18n/topia-persistence-en_GB.properties,i18n/topia-service-migration-en_GB.properties,i18n/pollen-business-en_GB.properties,i18n/pollen-ui-en_GB.properties [WARNING] bundle en_GB contains 135/252 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 54 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 74 source files to <http://hudson.codelutin.com/hudson/job/pollen/org.chorem.pollen$pollen-ui/ws/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://hudson.codelutin.com/hudson/job/pollen/org.chorem.pollen$pollen-ui/ws/src/main/java/org/chorem/pollen/ui/pages/poll/VoteForPoll.java>:[589,23] saveVote(org.chorem.pollen.entity.Poll,org.chorem.pollen.entity.PollAccount) in org.chorem.pollen.service.ServiceVote cannot be applied to (org.chorem.pollen.entity.PollAccount) [INFO] 1error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure <http://hudson.codelutin.com/hudson/job/pollen/org.chorem.pollen$pollen-ui/ws/src/main/java/org/chorem/pollen/ui/pages/poll/VoteForPoll.java>:[589,23] saveVote(org.chorem.pollen.entity.Poll,org.chorem.pollen.entity.PollAccount) in org.chorem.pollen.service.ServiceVote cannot be applied to (org.chorem.pollen.entity.PollAccount) [INFO] ------------------------------------------------------------------------ [INFO] Trace org.apache.maven.BuildFailureException: Compilation failure <http://hudson.codelutin.com/hudson/job/pollen/org.chorem.pollen$pollen-ui/ws/src/main/java/org/chorem/pollen/ui/pages/poll/VoteForPoll.java>:[589,23] saveVote(org.chorem.pollen.entity.Poll,org.chorem.pollen.entity.PollAccount) in org.chorem.pollen.service.ServiceVote cannot be applied to (org.chorem.pollen.entity.PollAccount) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at hudson.maven.agent.Main.launch(Main.java:165) at hudson.maven.MavenBuilder.call(MavenBuilder.java:165) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:696) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:640) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:270) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure <http://hudson.codelutin.com/hudson/job/pollen/org.chorem.pollen$pollen-ui/ws/src/main/java/org/chorem/pollen/ui/pages/poll/VoteForPoll.java>:[589,23] saveVote(org.chorem.pollen.entity.Poll,org.chorem.pollen.entity.PollAccount) in org.chorem.pollen.service.ServiceVote cannot be applied to (org.chorem.pollen.entity.PollAccount) at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656) at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:127) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490) at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) ... 28 more [INFO] ------------------------------------------------------------------------ [INFO] Total time: 45 seconds [INFO] Finished at: Wed May 26 11:37:15 CEST 2010 [INFO] Final Memory: 95M/520M [INFO] ------------------------------------------------------------------------ En attente qu'Hudson finisse de récupérer les données