You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/25 09:38:24 UTC

Build failed in Jenkins: CXF-trunk-deploy » JAX-RS Minimal OSGI Demo #1498

See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/1498/>

------------------------------------------
Sep 25, 2014 7:32:30 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Sep 25, 2014 7:32:30 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 25, 2014 7:32:30 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building JAX-RS Minimal OSGI Demo 3.1.0-SNAPSHOT
Sep 25, 2014 7:32:30 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 25, 2014 7:32:31 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 25, 2014 7:32:31 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_rs_minimal_osgi ---
[INFO] Deleting <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target>
Sep 25, 2014 7:32:32 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 25, 2014 7:32:32 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ jax_rs_minimal_osgi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Sep 25, 2014 7:32:32 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 25, 2014 7:32:32 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jax_rs_minimal_osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[32,27] createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in minimalosgi.SampleServlet cannot override createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
  return type javax.ws.rs.core.Application is not compatible with org.apache.cxf.jaxrs.model.ApplicationInfo
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[31,5] method does not override or implement a method from a supertype
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Jenkins build is back to normal : CXF-trunk-deploy » JAX-RS Minimal OSGI Demo #1507

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/1507/changes>


Build failed in Jenkins: CXF-trunk-deploy » JAX-RS Minimal OSGI Demo #1506

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/1506/>

------------------------------------------
Oct 08, 2014 7:22:49 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Oct 08, 2014 7:22:49 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Oct 08, 2014 7:22:49 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building JAX-RS Minimal OSGI Demo 3.1.0-SNAPSHOT
Oct 08, 2014 7:22:49 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Oct 08, 2014 7:22:49 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Oct 08, 2014 7:22:49 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_rs_minimal_osgi ---
[INFO] Deleting <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target>
Oct 08, 2014 7:22:49 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Oct 08, 2014 7:22:49 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ jax_rs_minimal_osgi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Oct 08, 2014 7:22:50 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Oct 08, 2014 7:22:50 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jax_rs_minimal_osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[32,27] createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in minimalosgi.SampleServlet cannot override createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
  return type javax.ws.rs.core.Application is not compatible with org.apache.cxf.jaxrs.model.ApplicationInfo
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[31,5] method does not override or implement a method from a supertype
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: CXF-trunk-deploy » JAX-RS Minimal OSGI Demo #1505

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/1505/>

------------------------------------------
Oct 07, 2014 7:23:28 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Oct 07, 2014 7:23:28 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Oct 07, 2014 7:23:28 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building JAX-RS Minimal OSGI Demo 3.1.0-SNAPSHOT
Oct 07, 2014 7:23:28 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Oct 07, 2014 7:23:29 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Oct 07, 2014 7:23:29 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_rs_minimal_osgi ---
Oct 07, 2014 7:23:31 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Oct 07, 2014 7:23:31 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ jax_rs_minimal_osgi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Oct 07, 2014 7:23:31 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Oct 07, 2014 7:23:31 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jax_rs_minimal_osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[32,27] createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in minimalosgi.SampleServlet cannot override createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
  return type javax.ws.rs.core.Application is not compatible with org.apache.cxf.jaxrs.model.ApplicationInfo
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[31,5] method does not override or implement a method from a supertype
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: CXF-trunk-deploy » JAX-RS Minimal OSGI Demo #1504

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/1504/>

------------------------------------------
Oct 06, 2014 7:18:16 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Oct 06, 2014 7:18:16 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Oct 06, 2014 7:18:16 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building JAX-RS Minimal OSGI Demo 3.1.0-SNAPSHOT
Oct 06, 2014 7:18:16 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Oct 06, 2014 7:18:16 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Oct 06, 2014 7:18:16 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_rs_minimal_osgi ---
[INFO] Deleting <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target>
Oct 06, 2014 7:18:16 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Oct 06, 2014 7:18:16 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ jax_rs_minimal_osgi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Oct 06, 2014 7:18:16 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Oct 06, 2014 7:18:16 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jax_rs_minimal_osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[32,27] createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in minimalosgi.SampleServlet cannot override createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
  return type javax.ws.rs.core.Application is not compatible with org.apache.cxf.jaxrs.model.ApplicationInfo
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[31,5] method does not override or implement a method from a supertype
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: CXF-trunk-deploy » JAX-RS Minimal OSGI Demo #1503

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/1503/>

------------------------------------------
Oct 05, 2014 7:21:22 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Oct 05, 2014 7:21:22 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Oct 05, 2014 7:21:22 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building JAX-RS Minimal OSGI Demo 3.1.0-SNAPSHOT
Oct 05, 2014 7:21:22 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Oct 05, 2014 7:21:22 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Oct 05, 2014 7:21:22 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_rs_minimal_osgi ---
[INFO] Deleting <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target>
Oct 05, 2014 7:21:22 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Oct 05, 2014 7:21:22 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ jax_rs_minimal_osgi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Oct 05, 2014 7:21:22 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Oct 05, 2014 7:21:22 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jax_rs_minimal_osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[32,27] createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in minimalosgi.SampleServlet cannot override createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
  return type javax.ws.rs.core.Application is not compatible with org.apache.cxf.jaxrs.model.ApplicationInfo
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[31,5] method does not override or implement a method from a supertype
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: CXF-trunk-deploy » JAX-RS Minimal OSGI Demo #1502

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/1502/>

------------------------------------------
Sep 30, 2014 7:30:07 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Sep 30, 2014 7:30:07 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 30, 2014 7:30:07 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building JAX-RS Minimal OSGI Demo 3.1.0-SNAPSHOT
Sep 30, 2014 7:30:07 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 30, 2014 7:30:08 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 30, 2014 7:30:08 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_rs_minimal_osgi ---
[INFO] Deleting <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target>
Sep 30, 2014 7:30:09 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 30, 2014 7:30:09 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ jax_rs_minimal_osgi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Sep 30, 2014 7:30:09 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 30, 2014 7:30:09 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jax_rs_minimal_osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[32,27] createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in minimalosgi.SampleServlet cannot override createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
  return type javax.ws.rs.core.Application is not compatible with org.apache.cxf.jaxrs.model.ApplicationInfo
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[31,5] method does not override or implement a method from a supertype
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: CXF-trunk-deploy » JAX-RS Minimal OSGI Demo #1501

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/1501/>

------------------------------------------
Sep 29, 2014 7:46:55 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Sep 29, 2014 7:46:55 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 29, 2014 7:46:55 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building JAX-RS Minimal OSGI Demo 3.1.0-SNAPSHOT
Sep 29, 2014 7:46:55 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 29, 2014 7:46:55 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 29, 2014 7:46:55 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_rs_minimal_osgi ---
[INFO] Deleting <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target>
Sep 29, 2014 7:46:57 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 29, 2014 7:46:57 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ jax_rs_minimal_osgi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Sep 29, 2014 7:46:57 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 29, 2014 7:46:57 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jax_rs_minimal_osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[32,27] createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in minimalosgi.SampleServlet cannot override createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
  return type javax.ws.rs.core.Application is not compatible with org.apache.cxf.jaxrs.model.ApplicationInfo
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[31,5] method does not override or implement a method from a supertype
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: CXF-trunk-deploy » JAX-RS Minimal OSGI Demo #1500

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/1500/>

------------------------------------------
Sep 27, 2014 7:20:19 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Sep 27, 2014 7:20:19 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 27, 2014 7:20:19 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building JAX-RS Minimal OSGI Demo 3.1.0-SNAPSHOT
Sep 27, 2014 7:20:19 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 27, 2014 7:20:19 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 27, 2014 7:20:19 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_rs_minimal_osgi ---
[INFO] Deleting <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target>
Sep 27, 2014 7:20:19 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 27, 2014 7:20:19 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ jax_rs_minimal_osgi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Sep 27, 2014 7:20:19 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 27, 2014 7:20:19 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jax_rs_minimal_osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[32,27] createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in minimalosgi.SampleServlet cannot override createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
  return type javax.ws.rs.core.Application is not compatible with org.apache.cxf.jaxrs.model.ApplicationInfo
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[31,5] method does not override or implement a method from a supertype
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: CXF-trunk-deploy » JAX-RS Minimal OSGI Demo #1499

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/1499/>

------------------------------------------
Sep 26, 2014 7:26:57 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Sep 26, 2014 7:26:57 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 26, 2014 7:26:57 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building JAX-RS Minimal OSGI Demo 3.1.0-SNAPSHOT
Sep 26, 2014 7:26:57 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 26, 2014 7:26:57 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 26, 2014 7:26:57 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_rs_minimal_osgi ---
[INFO] Deleting <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target>
Sep 26, 2014 7:26:59 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 26, 2014 7:26:59 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ jax_rs_minimal_osgi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Sep 26, 2014 7:26:59 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Sep 26, 2014 7:26:59 AM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jax_rs_minimal_osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[32,27] createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in minimalosgi.SampleServlet cannot override createApplicationInstance(java.lang.String,javax.servlet.ServletConfig) in org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
  return type javax.ws.rs.core.Application is not compatible with org.apache.cxf.jaxrs.model.ApplicationInfo
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$jax_rs_minimal_osgi/ws/src/main/java/minimalosgi/SampleServlet.java>:[31,5] method does not override or implement a method from a supertype
[INFO] 2 errors 
[INFO] -------------------------------------------------------------