See <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/1687/changes>
Changes: [cschneider] CXF-3299 test scope for http and local transport ------------------------------------------ [HUDSON] Archiving /home/hudson/hudson-slave/workspace/CXF-Trunk-JDK15/trunk/rt/ws/addr/pom.xml to /home/hudson/hudson/jobs/CXF-Trunk-JDK15/modules/org.apache.cxf$cxf-rt-ws-addr/builds/2011-01-31_13-45-17/archive/org.apache.cxf/cxf-rt-ws-addr/2.4.0-SNAPSHOT/pom.xml [HUDSON] Archiving /home/hudson/hudson-slave/workspace/CXF-Trunk-JDK15/trunk/rt/ws/addr/target/cxf-rt-ws-addr-2.4.0-SNAPSHOT.jar to /home/hudson/hudson/jobs/CXF-Trunk-JDK15/modules/org.apache.cxf$cxf-rt-ws-addr/builds/2011-01-31_13-45-17/archive/org.apache.cxf/cxf-rt-ws-addr/2.4.0-SNAPSHOT/cxf-rt-ws-addr-2.4.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CXF Runtime JAX-WS Frontend 2.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Deleting <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/target> [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cxf-rt-frontend-jaxws --- [INFO] [INFO] --- cxf-xml2fastinfoset-plugin:2.3.1:xml2fastinfoset (xml2fastinfoset) @ cxf-rt-frontend-jaxws --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:add-source (add-jaxws22-source) @ cxf-rt-frontend-jaxws --- [INFO] Source directory: <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22> added. [INFO] [INFO] Source directory: <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/generated> added. [INFO] --- build-helper-maven-plugin:1.5:add-source (add-source) @ cxf-rt-frontend-jaxws --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ cxf-rt-frontend-jaxws --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:add-resource (add-spi) @ cxf-rt-frontend-jaxws --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ cxf-rt-frontend-jaxws --- [INFO] Copying 11 resources [INFO] Copying 5 resources [INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/resources-filtered> [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cxf-rt-frontend-jaxws --- [INFO] Compiling 146 source files to <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiDestination.java>:[38,37] cannot find symbol symbol : class AbstractHTTPDestination location: package org.apache.cxf.transport.http [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiDestination.java>:[39,37] cannot find symbol symbol : class DestinationRegistry location: package org.apache.cxf.transport.http [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiDestination.java>:[40,37] cannot find symbol symbol : class HTTPSession location: package org.apache.cxf.transport.http [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiDestination.java>:[45,45] cannot find symbol symbol: class AbstractHTTPDestination public class JAXWSHttpSpiDestination extends AbstractHTTPDestination { [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiDestination.java>:[52,35] cannot find symbol symbol : class DestinationRegistry location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiTransportFactory.java>:[29,37] cannot find symbol symbol : class AbstractHTTPTransportFactory location: package org.apache.cxf.transport.http [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiTransportFactory.java>:[31,50] cannot find symbol symbol: class AbstractHTTPTransportFactory public class JAXWSHttpSpiTransportFactory extends AbstractHTTPTransportFactory implements DestinationFactory { [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiDestination.java>:[57,5] method does not override a method from its superclass [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiDestination.java>:[73,52] cannot find symbol symbol : variable bus location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiDestination.java>:[84,71] cannot find symbol symbol : variable endpointInfo location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiDestination.java>:[85,71] cannot find symbol symbol : method contextMatchOnExact() location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiDestination.java>:[86,65] cannot find symbol symbol : variable endpointInfo location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiDestination.java>:[92,38] cannot find symbol symbol : variable endpointInfo location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiDestination.java>:[93,48] cannot find symbol symbol : variable endpointInfo location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiDestination.java>:[94,28] cannot find symbol symbol : variable endpointInfo location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiDestination.java>:[97,71] cannot find symbol symbol : variable endpointInfo location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiDestination.java>:[102,28] cannot find symbol symbol : variable endpointInfo location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiDestination.java>:[122,43] cannot find symbol symbol : variable bus location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiDestination.java>:[138,8] cannot find symbol symbol : method setupMessage(org.apache.cxf.message.Message,<nulltype>,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiDestination.java>:[140,8] setDestination(org.apache.cxf.transport.Destination) in org.apache.cxf.message.MessageImpl cannot be applied to (org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination) [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiDestination.java>:[144,32] cannot find symbol symbol : class HTTPSession location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiDestination.java>:[147,12] cannot find symbol symbol : variable incomingObserver location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiDestination.java>:[171,29] cannot find symbol symbol : method getAddress() location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/HttpHandlerImpl.java>:[46,41] cannot find symbol symbol : method getEndpointInfo() location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/jaxws22/EndpointImpl.java>:[111,25] setDestinationFactory(org.apache.cxf.transport.DestinationFactory) in org.apache.cxf.endpoint.AbstractEndpointFactory cannot be applied to (org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiTransportFactory) [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiTransportFactory.java>:[31,7] org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiTransportFactory is not abstract and does not override abstract method getTransportIds() in org.apache.cxf.transport.DestinationFactory [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiTransportFactory.java>:[39,8] cannot find symbol symbol : variable bus location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiTransportFactory [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiTransportFactory.java>:[43,24] operator == cannot be applied to org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination,<nulltype> [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiTransportFactory.java>:[44,54] cannot find symbol symbol : method getBus() location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiTransportFactory [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiTransportFactory.java>:[44,64] cannot find symbol symbol : variable registry location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiTransportFactory [ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiTransportFactory.java>:[49,15] incompatible types found : org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination required: org.apache.cxf.transport.Destination [INFO] 31 errors [INFO] ------------------------------------------------------------- mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile) projectFailed org.apache.cxf:cxf-rt-frontend-jaxws:2.4.0-SNAPSHOT
