You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by Apache Jenkins Server <hu...@hudson.apache.org> on 2011/05/19 11:15:56 UTC

Build failed in Jenkins: Camel » Camel :: AWS #1227

See <https://builds.apache.org/hudson/job/Camel/org.apache.camel$camel-aws/1227/changes>

Changes:

[davsclaus] CAMEL-3980: Avoid showing plaintext password in exception messages. Thanks to Taariq for the patch.

[davsclaus] CAMEL-3931: Removed not needed test. Fixed test in camel-aws.

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Camel :: AWS
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/hudson/job/Camel/org.apache.camel$camel-aws/ws/target>
[INFO] artifact org.codehaus.jackson:jackson-core-asl: checking for updates from central
Downloading: http://repo1.maven.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.1/jackson-core-asl-1.8.1.pom

Downloading: http://repo1.maven.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.1/jackson-core-asl-1.8.1.jar

[INFO] [antrun:run {execution: create-prop}]
[INFO] Executing tasks
     [echo] Maven version: 2.8-SNAPSHOT
     [echo] OSGi version: 2.8.0.SNAPSHOT
    [mkdir] Created dir: <https://builds.apache.org/hudson/job/Camel/org.apache.camel$camel-aws/ws/target>
[INFO] Executed tasks
[INFO] [properties:read-project-properties {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 17 source files to <https://builds.apache.org/hudson/job/Camel/org.apache.camel$camel-aws/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/hudson/job/Camel/org.apache.camel$camel-aws/ws/src/main/java/org/apache/camel/component/aws/sns/SnsProducer.java>:[26,28] cannot find symbol
symbol  : class UriUtils
location: package org.apache.camel.util
[ERROR] <https://builds.apache.org/hudson/job/Camel/org.apache.camel$camel-aws/ws/src/main/java/org/apache/camel/component/aws/sns/SnsProducer.java>:[84,32] cannot find symbol
symbol  : variable UriUtils
location: class org.apache.camel.component.aws.sns.SnsProducer
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/hudson/job/Camel/org.apache.camel$camel-aws/ws/pom.xml> to /home/hudson/hudson/jobs/Camel/modules/org.apache.camel$camel-aws/builds/2011-05-19_08-45-25/archive/org.apache.camel/camel-aws/2.8-SNAPSHOT/camel-aws-2.8-SNAPSHOT.pom


Jenkins build is back to normal : Camel » Camel :: AWS #1228

Posted by Apache Jenkins Server <hu...@hudson.apache.org>.
See <https://builds.apache.org/hudson/job/Camel/org.apache.camel$camel-aws/1228/changes>