Return-Path: X-Original-To: apmail-cxf-notifications-archive@www.apache.org Delivered-To: apmail-cxf-notifications-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C7E8A11AC6 for ; Sat, 30 Aug 2014 07:30:07 +0000 (UTC) Received: (qmail 69881 invoked by uid 500); 30 Aug 2014 07:30:06 -0000 Delivered-To: apmail-cxf-notifications-archive@cxf.apache.org Received: (qmail 69852 invoked by uid 500); 30 Aug 2014 07:30:06 -0000 Mailing-List: contact notifications-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list notifications@cxf.apache.org Received: (qmail 69835 invoked by uid 99); 30 Aug 2014 07:30:06 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Aug 2014 07:30:06 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 65320E00073 for ; Sat, 30 Aug 2014 07:30:04 +0000 (UTC) Date: Sat, 30 Aug 2014 07:30:03 +0000 (UTC) From: Apache Jenkins Server To: notifications@cxf.apache.org Message-ID: <1730075507.5295.1409383803785.JavaMail.jenkins@crius> In-Reply-To: <1075912769.5016.1409297508577.JavaMail.jenkins@crius> References: <1075912769.5016.1409297508577.JavaMail.jenkins@crius> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_CXF-trunk-de?= =?UTF-8?Q?ploy_=C2=BB_JAX-RS_Minimal_OSGI_Demo_#1478?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: JAX-RS Minimal OSGI Demo X-Jenkins-Result: FAILURE See ------------------------------------------ Aug 30, 2014 7:24:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted INFO: Aug 30, 2014 7:24:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted INFO: ------------------------------------------------------------------------ Aug 30, 2014 7:24:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted INFO: Building JAX-RS Minimal OSGI Demo 3.1.0-SNAPSHOT Aug 30, 2014 7:24:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted INFO: ------------------------------------------------------------------------ Aug 30, 2014 7:24:49 AM hudson.maven.util.ExecutionEventLogger mojoStarted INFO: Aug 30, 2014 7:24:49 AM hudson.maven.util.ExecutionEventLogger mojoStarted INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ jax_rs_minimal_osgi --- [INFO] Deleting Aug 30, 2014 7:24:49 AM hudson.maven.util.ExecutionEventLogger mojoStarted INFO: Aug 30, 2014 7:24: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 Aug 30, 2014 7:24:49 AM hudson.maven.util.ExecutionEventLogger mojoStarted INFO: Aug 30, 2014 7:24:49 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 [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[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] :[31,5] method does not override or implement a method from a supertype [INFO] 2 errors [INFO] -------------------------------------------------------------