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 2010/01/11 19:58:00 UTC

Build failed in Hudson: CXF-2.1.x-JDK15 » Apache CXF Common Utilities #309

See <http://hudson.zones.apache.org/hudson/job/CXF-2.1.x-JDK15/org.apache.cxf$cxf-common-utilities/309/changes>

Changes:

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

................
  r897957 | dkulp | 2010-01-11 12:23:50 -0500 (Mon, 11 Jan 2010) | 9 lines
  
  Merged revisions 897944 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r897944 | dkulp | 2010-01-11 12:00:25 -0500 (Mon, 11 Jan 2010) | 1 line
    
    Some versions of Sun's jaxp throw and exception, they don't return null.
  ........
................

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

................
  r897291 | cleclerc | 2010-01-08 13:41:37 -0500 (Fri, 08 Jan 2010) | 9 lines
  
  Merged revisions 897290 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r897290 | cleclerc | 2010-01-08 19:36:46 +0100 (Fri, 08 Jan 2010) | 1 line
    
    [CXF-2610] trim logger class name
  ........
................

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Common Utilities
[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-common-utilities/ws/target>
[INFO] [checkstyle:checkstyle {execution: validate}]
[INFO] Starting audit...
Audit done.

[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] Preparing pmd:check
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/CXF-2.1.x-JDK15/org.apache.cxf$cxf-common-utilities/ws/pom.xml> to /export/home/hudson/hudson/jobs/CXF-2.1.x-JDK15/modules/org.apache.cxf$cxf-common-utilities/builds/2010-01-11_18-56-42/archive/org.apache.cxf/cxf-common-utilities/2.1.9-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 8 resources
[INFO] Copying 2 resources
[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-common-utilities/ws/target/generated/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 127 source files to <http://hudson.zones.apache.org/hudson/job/CXF-2.1.x-JDK15/org.apache.cxf$cxf-common-utilities/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-common-utilities/ws/src/main/java/org/apache/cxf/staxutils/StaxUtils.java>:[986,56] cannot find symbol
symbol  : class StreamSource
location: class org.apache.cxf.staxutils.StaxUtils

<http://hudson.zones.apache.org/hudson/job/CXF-2.1.x-JDK15/org.apache.cxf$cxf-common-utilities/ws/src/main/java/org/apache/cxf/staxutils/StaxUtils.java>:[988,20] cannot find symbol
symbol  : class StreamSource
location: class org.apache.cxf.staxutils.StaxUtils

<http://hudson.zones.apache.org/hudson/job/CXF-2.1.x-JDK15/org.apache.cxf$cxf-common-utilities/ws/src/main/java/org/apache/cxf/staxutils/StaxUtils.java>:[988,39] cannot find symbol
symbol  : class StreamSource
location: class org.apache.cxf.staxutils.StaxUtils


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
	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:688)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632)
	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
	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: 52 seconds
[INFO] Finished at: Mon Jan 11 19:04:16 UTC 2010
[INFO] Final Memory: 47M/100M
[INFO] ------------------------------------------------------------------------


Hudson build is back to normal: CXF-2.1.x-JDK15 » Apache CXF Common Utilities #310

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-common-utilities/310/changes>