Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 09787200A5B for ; Wed, 25 May 2016 09:18:50 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 08118160A18; Wed, 25 May 2016 07:18:50 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 51549160A17 for ; Wed, 25 May 2016 09:18:49 +0200 (CEST) Received: (qmail 19550 invoked by uid 500); 25 May 2016 07:18:48 -0000 Mailing-List: contact java-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@axis.apache.org Delivered-To: mailing list java-dev@axis.apache.org Received: (qmail 19538 invoked by uid 99); 25 May 2016 07:18:48 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 May 2016 07:18:48 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id 133A49C0371; Wed, 25 May 2016 07:18:44 +0000 (UTC) Date: Wed, 25 May 2016 07:18:43 +0000 (UTC) From: Apache Jenkins Server To: java-dev@axis.apache.org, andreas.veithen@gmail.com Message-ID: <1098715662.9607.1464160723943.JavaMail.jenkins@crius> In-Reply-To: <1814092363.9482.1464127490393.JavaMail.jenkins@crius> References: <1814092363.9482.1464127490393.JavaMail.jenkins@crius> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Axis?= =?UTF-8?Q?2_=C2=BB_Apache_Axis2_-_JAXWS_#3520?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: Axis2/org.apache.axis2:axis2-jaxws X-Jenkins-Result: FAILURE archived-at: Wed, 25 May 2016 07:18:50 -0000 See Changes: [veithen] AXIS2-4791: Reimplement the invalid character filter as an MTOMXMLStreamWriter wrapper. This is possible since MTOMXMLStreamWriter is now an abstract class. ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Axis2 - JAXWS 1.8.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.2:clean (default-clean) @ axis2-jaxws --- [INFO] Deleting directory [INFO] [INFO] --- maven-enforcer-plugin:1.1:enforce (default) @ axis2-jaxws --- [INFO] [INFO] --- alta-maven-plugin:0.4:generate-properties (default) @ axis2-jaxws --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ axis2-jaxws --- [INFO] [INFO] --- maven-resources-plugin:2.4.2:resources (default-resources) @ axis2-jaxws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ axis2-jaxws --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 278 source files to [INFO] : Some input files use or override a deprecated API. [INFO] : Recompile with -Xlint:deprecation for details. [INFO] : Some input files use unchecked or unsafe operations. [INFO] : Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[29,32] cannot find symbol symbol: class XMLStreamWriterFilter location: package org.apache.axiom.om.util [ERROR] :[256,27] cannot find symbol symbol: class XMLStreamWriterFilter location: class org.apache.axis2.datasource.jaxb.XMLStreamWriterFilterBase [ERROR] :[261,12] cannot find symbol symbol: class XMLStreamWriterFilter location: class org.apache.axis2.datasource.jaxb.XMLStreamWriterFilterBase [ERROR] :[255,5] method does not override or implement a method from a supertype [ERROR] :[262,24] cannot find symbol symbol: method removeFilter() location: variable delegate of type org.apache.axiom.om.impl.MTOMXMLStreamWriter [ERROR] :[260,5] method does not override or implement a method from a supertype [INFO] 6 errors [INFO] ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org