You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/11/04 20:23:11 UTC

Build failed in Hudson: CXF-2.1.x-JDK15 » Apache CXF Runtime XmlBeans DataBinding #269

See <http://hudson.zones.apache.org/hudson/job/CXF-2.1.x-JDK15/org.apache.cxf$cxf-rt-databinding-xmlbeans/269/changes>

Changes:

[dkulp] Merged revisions 831981 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes

................
  r831981 | dkulp | 2009-11-02 12:37:08 -0500 (Mon, 02 Nov 2009) | 9 lines
  
  Merged revisions 831979 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r831979 | dkulp | 2009-11-02 12:31:03 -0500 (Mon, 02 Nov 2009) | 1 line
    
    [CXF-2510] Add missing "return"
  ........
................

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime XmlBeans DataBinding
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory <http://hudson.zones.apache.org/hudson/job/CXF-2.1.x-JDK15/org.apache.cxf$cxf-rt-databinding-xmlbeans/ws/target>
[INFO] [checkstyle:checkstyle {execution: validate}]
[INFO] Starting audit...
Audit done.

[INFO] Preparing pmd:check
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/CXF-2.1.x-JDK15/org.apache.cxf$cxf-rt-databinding-xmlbeans/ws/pom.xml> to /export/home/hudson/hudson/jobs/CXF-2.1.x-JDK15/modules/org.apache.cxf$cxf-rt-databinding-xmlbeans/builds/2009-11-04_19-11-13/archive/org.apache.cxf/cxf-rt-databinding-xmlbeans/2.1.8-SNAPSHOT/pom.xml
[INFO] [pmd:pmd]
[INFO] [pmd:check {execution: validate}]
[INFO] 
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/CXF-2.1.x-JDK15/org.apache.cxf$cxf-rt-databinding-xmlbeans/ws/src/main/resources-filtered>
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/CXF-2.1.x-JDK15/org.apache.cxf$cxf-rt-databinding-xmlbeans/ws/target/generated/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 8 source files to <http://hudson.zones.apache.org/hudson/job/CXF-2.1.x-JDK15/org.apache.cxf$cxf-rt-databinding-xmlbeans/ws/target/classes>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://hudson.zones.apache.org/hudson/job/CXF-2.1.x-JDK15/org.apache.cxf$cxf-rt-databinding-xmlbeans/ws/src/main/java/org/apache/cxf/xmlbeans/DataWriterImpl.java>:[104,35] cannot find symbol
symbol  : method getContextualBoolean(org.apache.cxf.message.Message,java.lang.String,boolean)
location: class org.apache.cxf.message.MessageUtils



<http://hudson.zones.apache.org/hudson/job/CXF-2.1.x-JDK15/org.apache.cxf$cxf-rt-databinding-xmlbeans/ws/src/main/java/org/apache/cxf/xmlbeans/DataWriterImpl.java>:[104,35] cannot find symbol
symbol  : method getContextualBoolean(org.apache.cxf.message.Message,java.lang.String,boolean)
location: class org.apache.cxf.message.MessageUtils


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
<http://hudson.zones.apache.org/hudson/job/CXF-2.1.x-JDK15/org.apache.cxf$cxf-rt-databinding-xmlbeans/ws/src/main/java/org/apache/cxf/xmlbeans/DataWriterImpl.java>:[104,35] cannot find symbol
symbol  : method getContextualBoolean(org.apache.cxf.message.Message,java.lang.String,boolean)
location: class org.apache.cxf.message.MessageUtils


	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:579)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
	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:585)
	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:159)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:687)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:633)
	at hudson.remoting.UserRequest.perform(UserRequest.java:104)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:236)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
<http://hudson.zones.apache.org/hudson/job/CXF-2.1.x-JDK15/org.apache.cxf$cxf-rt-databinding-xmlbeans/ws/src/main/java/org/apache/cxf/xmlbeans/DataWriterImpl.java>:[104,35] cannot find symbol
symbol  : method getContextualBoolean(org.apache.cxf.message.Message,java.lang.String,boolean)
location: class org.apache.cxf.message.MessageUtils


	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
	... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 minutes 41 seconds
[INFO] Finished at: Wed Nov 04 19:26:39 UTC 2009
[INFO] Final Memory: 89M/156M
[INFO] ------------------------------------------------------------------------


Hudson build is back to normal: CXF-2.1.x-JDK15 » Apache CXF Runtime XmlBeans DataBinding #270

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/CXF-2.1.x-JDK15/org.apache.cxf$cxf-rt-databinding-xmlbeans/270/>