You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/07/01 21:34:15 UTC

Build failed in Hudson: Shindig » Apache Shindig Common Code #1676

See <http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-common/1676/changes>

Changes:

[zhoresh] Fix comperison name
http://codereview.appspot.com/1704045/show

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Shindig Common Code
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-common/ws/target> (included: [**], excluded: [])
[TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-common/ws/src/main/java'> for tasks ... 
[TASKS] Found 0.
[TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-common/ws/src/test/java'> for tasks ... 
[TASKS] Found 0.
[TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-common/ws/../../config'> for tasks ... 
[TASKS] Found 0.
[TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-common/ws/src/main/resources'> for tasks ... 
[TASKS] Found 0.
[TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-common/ws/conf'> for tasks ... 
[TASKS] Found 0.
[TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-common/ws/src/test/resources'> for tasks ... 
[TASKS] Found 0.
[INFO] [enforcer:enforce {execution: enforce-java}]
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [remote-resources:process {execution: default}]
[TASKS] Skipping maven reporter: there is already a result available.[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to containers/default
[INFO] Copying 2 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources

[TASKS] Skipping maven reporter: there is already a result available.[INFO] [compiler:compile {execution: default-compile}]

[INFO] Compiling 128 source files to <http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-common/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-common/ws/src/main/java/org/apache/shindig/auth/AuthenticationServletFilter.java>:[127,17] [deprecation] getRealPath(java.lang.String) in javax.servlet.ServletRequest has been deprecated

[WARNING] <http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-common/ws/src/main/java/org/apache/shindig/auth/AuthenticationServletFilter.java>:[127,17] [deprecation] isRequestedSessionIdFromUrl() in javax.servlet.http.HttpServletRequest has been deprecated

[WARNING] <http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-common/ws/src/main/java/org/apache/shindig/auth/AuthenticationServletFilter.java>:[127,17] [deprecation] getRealPath(java.lang.String) in javax.servlet.ServletRequest has been deprecated

[WARNING] <http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-common/ws/src/main/java/org/apache/shindig/auth/UrlParameterAuthenticationHandler.java>:[92,59] [unchecked] unchecked conversion
found   : java.util.Enumeration
required: java.util.Enumeration<java.lang.String>

[WARNING] <http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-common/ws/src/main/java/org/apache/shindig/protocol/BaseRequestItem.java>:[253,28] [unchecked] unchecked cast
found   : java.lang.Object
required: java.util.List<java.lang.String>

[INFO] 5 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-common/ws/src/main/java/org/apache/shindig/config/JsonContainerConfig.java>:[51,24] package javax.annotation does not exist

[ERROR] <http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-common/ws/src/main/java/org/apache/shindig/config/JsonContainerConfig.java>:[91,30] cannot find symbol
symbol  : class Nullable
location: class org.apache.shindig.config.JsonContainerConfig

[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[TASKS] Skipping maven reporter: there is already a result available.
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-common/ws/pom.xml> to /export/home/hudson/hudson/jobs/Shindig/modules/org.apache.shindig$shindig-common/builds/2010-07-01_19-31-39/archive/org.apache.shindig/shindig-common/2.0.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-common/ws/src/main/java/org/apache/shindig/config/JsonContainerConfig.java>:[51,24] package javax.annotation does not exist

<http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-common/ws/src/main/java/org/apache/shindig/config/JsonContainerConfig.java>:[91,30] cannot find symbol
symbol  : class Nullable
location: class org.apache.shindig.config.JsonContainerConfig


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 50 seconds
[INFO] Finished at: Thu Jul 01 19:33:50 UTC 2010
[INFO] Final Memory: 56M/265M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data


Hudson build is back to normal : Shindig » Apache Shindig Common Code #1677

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-common/1677/changes>