You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/02/18 19:02:55 UTC

Build failed in Jenkins: TomEE » pull-request » TomEE :: Examples :: JAXRS Filter #195

See <https://ci-builds.apache.org/job/Tomee/job/pull-request/org.superbiz$jaxrs-filter/195/display/redirect?page=changes>

Changes:

[Jean-Louis Monteiro] Change javaee-api to jakartaee-api and update version to 9.0.0-M8-SNAPSHOT


------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: Groovy CDI
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: Groovy JPA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: Groovy Spock
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: Hello World - Weblogic
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: @Resource jakarta.jms.ConnectionFactory
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: @Resource DataSource Injection
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: @EJB Injection
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: @PersistenceContext EntityManager Injection
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: @Resource env-entry Injection
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: Interceptors
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: JavaMail API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: JavaMail API with Velocity
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Web Examples :: Java Modules (Simple REST resource)
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building TomEE :: Examples :: JAXRS Filter 9.0.0-M8-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomee/jakartaee-api/9.1.0/jakartaee-api-9.1.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/tomee/jakartaee-api/9.1.0/jakartaee-api-9.1.0.jar (1634 KB at 6307.1 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jaxrs-filter ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jaxrs-filter ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Tomee/job/pull-request/org.superbiz$jaxrs-filter/ws/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jaxrs-filter ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 2 source files to <https://ci-builds.apache.org/job/Tomee/job/pull-request/org.superbiz$jaxrs-filter/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://ci-builds.apache.org/job/Tomee/job/pull-request/org.superbiz$jaxrs-filter/ws/src/main/java/org/superbiz/filterexample/ExampleServlet.java>:[21,28] package jakarta.servlet.http does not exist
[ERROR] <https://ci-builds.apache.org/job/Tomee/job/pull-request/org.superbiz$jaxrs-filter/ws/src/main/java/org/superbiz/filterexample/ExampleServlet.java>:[40,39] cannot find symbol
  symbol:   class HttpServletRequest
  location: class org.superbiz.filterexample.ExampleServlet
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Jenkins build is back to normal : TomEE » pull-request » TomEE :: Examples :: JAXRS Filter #198

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Tomee/job/pull-request/org.superbiz$jaxrs-filter/198/display/redirect?page=changes>


Build failed in Jenkins: TomEE » pull-request » TomEE :: Examples :: JAXRS Filter #196

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Tomee/job/pull-request/org.superbiz$jaxrs-filter/196/display/redirect?page=changes>

Changes:

[Jean-Louis Monteiro] Change javaee-api to jakartaee-api and update version to 9.0.0-M8-SNAPSHOT


------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: Groovy CDI
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: Groovy JPA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: Groovy Spock
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: Hello World - Weblogic
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: @Resource jakarta.jms.ConnectionFactory
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: @Resource DataSource Injection
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: @EJB Injection
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: @PersistenceContext EntityManager Injection
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: @Resource env-entry Injection
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: Interceptors
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: JavaMail API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Examples :: JavaMail API with Velocity
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Web Examples :: Java Modules (Simple REST resource)
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building TomEE :: Examples :: JAXRS Filter 9.0.0-M8-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jaxrs-filter ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jaxrs-filter ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Tomee/job/pull-request/org.superbiz$jaxrs-filter/ws/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jaxrs-filter ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 2 source files to <https://ci-builds.apache.org/job/Tomee/job/pull-request/org.superbiz$jaxrs-filter/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://ci-builds.apache.org/job/Tomee/job/pull-request/org.superbiz$jaxrs-filter/ws/src/main/java/org/superbiz/filterexample/ExampleServlet.java>:[21,28] package jakarta.servlet.http does not exist
[ERROR] <https://ci-builds.apache.org/job/Tomee/job/pull-request/org.superbiz$jaxrs-filter/ws/src/main/java/org/superbiz/filterexample/ExampleServlet.java>:[40,39] cannot find symbol
  symbol:   class HttpServletRequest
  location: class org.superbiz.filterexample.ExampleServlet
[INFO] 2 errors 
[INFO] -------------------------------------------------------------