You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@unomi.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/07/14 12:46:49 UTC

Build failed in Jenkins: unomi-master » Apache Unomi :: Core Web Application #37

See <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-wab/37/changes>

Changes:

[shuber] UNOMI-43 Improve context and event servlet logging

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Unomi :: Core Web Application 1.1.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ unomi-wab ---
[INFO] Deleting <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-wab/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ unomi-wab ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ unomi-wab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ unomi-wab ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-wab/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-wab/ws/src/main/java/org/apache/unomi/web/ContextServlet.java>:[26,36] package org.apache.unomi.api.privacy does not exist
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-wab/ws/src/main/java/org/apache/unomi/web/ContextServlet.java>:[57,13] cannot find symbol
  symbol:   class PrivacyService
  location: class org.apache.unomi.web.ContextServlet
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-wab/ws/src/main/java/org/apache/unomi/web/ContextServlet.java>:[388,35] cannot find symbol
  symbol:   class PrivacyService
  location: class org.apache.unomi.web.ContextServlet
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-wab/ws/src/main/java/org/apache/unomi/web/EventsCollectorServlet.java>:[24,36] package org.apache.unomi.api.privacy does not exist
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-wab/ws/src/main/java/org/apache/unomi/web/EventsCollectorServlet.java>:[46,13] cannot find symbol
  symbol:   class PrivacyService
  location: class org.apache.unomi.web.EventsCollectorServlet
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-wab/ws/src/main/java/org/apache/unomi/web/EventsCollectorServlet.java>:[184,35] cannot find symbol
  symbol:   class PrivacyService
  location: class org.apache.unomi.web.EventsCollectorServlet
[INFO] 6 errors 
[INFO] -------------------------------------------------------------

Jenkins build is back to normal : unomi-master » Apache Unomi :: Core Web Application #38

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-wab/38/changes>