You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2011/01/21 11:58:29 UTC

Build failed in Hudson: Tuscany-2x » Apache Tuscany SCA iTest Interface #61

See <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/61/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA iTest Interface
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 11 source files to <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponent.java>:[21,35] package org.oasisopen.sca.annotation does not exist

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponent.java>:[26,1] cannot find symbol
symbol: class Callback
@Callback(LocalCallbackInterface.class)

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteCallbackInterface.java>:[22,35] package org.oasisopen.sca.annotation does not exist

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteCallbackInterface.java>:[27,1] cannot find symbol
symbol: class Remotable
@Remotable

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponent.java>:[40,35] package org.oasisopen.sca.annotation does not exist

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponent.java>:[46,1] cannot find symbol
symbol: class Remotable
@Remotable

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponentImpl.java>:[22,35] package org.oasisopen.sca.annotation does not exist

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponentImpl.java>:[23,35] package org.oasisopen.sca.annotation does not exist

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponent.java>:[22,35] package org.oasisopen.sca.annotation does not exist

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponentImpl.java>:[25,1] cannot find symbol
symbol: class Service
@Service(LocalClientComponent.class)

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponent.java>:[22,35] package org.oasisopen.sca.annotation does not exist

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponent.java>:[23,35] package org.oasisopen.sca.annotation does not exist

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponent.java>:[25,1] cannot find symbol
symbol: class Remotable
@Remotable

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponent.java>:[26,1] cannot find symbol
symbol: class Callback
@Callback(RemoteCallbackInterface.class)

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponentImpl.java>:[22,35] package org.oasisopen.sca.annotation does not exist

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponentImpl.java>:[23,35] package org.oasisopen.sca.annotation does not exist

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponentImpl.java>:[24,35] package org.oasisopen.sca.annotation does not exist

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponentImpl.java>:[26,1] cannot find symbol
symbol: class Service
@Service(RemoteClientComponent.class)

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponentImpl.java>:[21,35] package org.oasisopen.sca.annotation does not exist

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponentImpl.java>:[22,35] package org.oasisopen.sca.annotation does not exist

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponentImpl.java>:[24,1] cannot find symbol
symbol: class Service
@Service(LocalServiceComponent.class)

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponentImpl.java>:[22,35] package org.oasisopen.sca.annotation does not exist

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponentImpl.java>:[23,35] package org.oasisopen.sca.annotation does not exist

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponentImpl.java>:[25,1] cannot find symbol
symbol: class Service
@Service(RemoteServiceComponent.class)

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponentImpl.java>:[28,5] cannot find symbol
symbol  : class Reference
location: class org.apache.tuscany.sca.itest.interfaces.LocalClientComponentImpl

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponent.java>:[41,5] cannot find symbol
symbol  : class OneWay
location: interface org.apache.tuscany.sca.itest.interfaces.LocalClientComponent

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponentImpl.java>:[29,5] cannot find symbol
symbol  : class Reference
location: class org.apache.tuscany.sca.itest.interfaces.RemoteClientComponentImpl

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponentImpl.java>:[39,5] cannot find symbol
symbol  : class AllowsPassByReference
location: class org.apache.tuscany.sca.itest.interfaces.RemoteClientComponentImpl

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponentImpl.java>:[27,5] cannot find symbol
symbol  : class Callback
location: class org.apache.tuscany.sca.itest.interfaces.LocalServiceComponentImpl

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponentImpl.java>:[28,5] cannot find symbol
symbol  : class Callback
location: class org.apache.tuscany.sca.itest.interfaces.RemoteServiceComponentImpl

[INFO] 30 errors 
[INFO] -------------------------------------------------------------
[HUDSON] Archiving disabled - not archiving <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/ws/pom.xml>


Hudson build is back to normal : Tuscany-2x » Apache Tuscany SCA iTest Interface #62

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-interfaces/62/changes>