Return-Path: X-Original-To: apmail-abdera-dev-archive@www.apache.org Delivered-To: apmail-abdera-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0011811310 for ; Thu, 10 Jul 2014 13:02:47 +0000 (UTC) Received: (qmail 18753 invoked by uid 500); 10 Jul 2014 13:02:47 -0000 Delivered-To: apmail-abdera-dev-archive@abdera.apache.org Received: (qmail 18723 invoked by uid 500); 10 Jul 2014 13:02:47 -0000 Mailing-List: contact dev-help@abdera.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@abdera.apache.org Delivered-To: mailing list dev@abdera.apache.org Received: (qmail 18695 invoked by uid 99); 10 Jul 2014 13:02:47 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2014 13:02:47 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 81B72E00497 for ; Thu, 10 Jul 2014 13:02:41 +0000 (UTC) Date: Thu, 10 Jul 2014 13:02:33 +0000 (UTC) From: Apache Jenkins Server To: dev@abdera.apache.org Message-ID: <1450534544.3065.1404997353636.JavaMail.jenkins@crius> In-Reply-To: <1657505809.2852.1404943806364.JavaMail.jenkins@crius> References: <1657505809.2852.1404943806364.JavaMail.jenkins@crius> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Abde?= =?UTF-8?Q?ra-trunk_=C2=BB_Abdera_Parser_#1940?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Abdera Parser X-Jenkins-Result: FAILURE See ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Abdera Parser 1.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-api/1.2.15-SNAPSHOT/maven-metadata.xml Downloaded: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-api/1.2.15-SNAPSHOT/maven-metadata.xml (2 KB at 3.3 KB/sec) Downloading: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-api/1.2.15-SNAPSHOT/axiom-api-1.2.15-20140709.231446-534.pom Downloaded: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-api/1.2.15-SNAPSHOT/axiom-api-1.2.15-20140709.231446-534.pom (16 KB at 51.9 KB/sec) Downloading: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom/1.2.15-SNAPSHOT/maven-metadata.xml Downloaded: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom/1.2.15-SNAPSHOT/maven-metadata.xml (2 KB at 5.1 KB/sec) Downloading: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom/1.2.15-SNAPSHOT/axiom-1.2.15-20140709.231125-550.pom Downloaded: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom/1.2.15-SNAPSHOT/axiom-1.2.15-20140709.231125-550.pom (40 KB at 107.6 KB/sec) Downloading: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-impl/1.2.15-SNAPSHOT/maven-metadata.xml Downloaded: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-impl/1.2.15-SNAPSHOT/maven-metadata.xml (2 KB at 8.3 KB/sec) Downloading: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-impl/1.2.15-SNAPSHOT/axiom-impl-1.2.15-20140709.231751-523.pom Downloaded: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-impl/1.2.15-SNAPSHOT/axiom-impl-1.2.15-20140709.231751-523.pom (8 KB at 27.2 KB/sec) Downloading: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-api/1.2.15-SNAPSHOT/axiom-api-1.2.15-20140709.231446-534.jar Downloading: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-impl/1.2.15-SNAPSHOT/axiom-impl-1.2.15-20140709.231751-523.jar Downloaded: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-impl/1.2.15-SNAPSHOT/axiom-impl-1.2.15-20140709.231751-523.jar (366 KB at 382.0 KB/sec) Downloaded: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-api/1.2.15-SNAPSHOT/axiom-api-1.2.15-20140709.231446-534.jar (401 KB at 394.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ abdera-parser --- [INFO] Deleting [INFO] [INFO] --- cobertura-maven-plugin:2.4:clean (default) @ abdera-parser --- [INFO] [INFO] --- maven-bundle-plugin:2.1.0:cleanVersions (default) @ abdera-parser --- [INFO] [INFO] --- maven-remote-resources-plugin:1.0:process (default) @ abdera-parser --- [INFO] [INFO] --- maven-remote-resources-plugin:1.0:process (compile) @ abdera-parser --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ abdera-parser --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ abdera-parser --- [INFO] Compiling 52 source files to [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[115,13] cannot find symbol symbol : method setParent(org.apache.axiom.om.OMContainer) location: class org.apache.axiom.om.impl.llom.OMElementImpl [ERROR] :[122,13] cannot find symbol symbol : method setParent(org.apache.abdera.parser.stax.FOMElement) location: class org.apache.axiom.om.impl.llom.OMElementImpl [ERROR] :[460,16] setText(java.lang.String) in org.apache.abdera.parser.stax.FOMElement cannot override setText(java.lang.String) in org.apache.axiom.om.impl.llom.OMElementImpl; overridden method is final [ERROR] :[90,12] cannot find symbol symbol : method setFirstChild(org.apache.axiom.om.OMElement) location: class org.apache.abdera.parser.stax.FOMText [ERROR] :[121,12] cannot find symbol symbol : method setFirstChild(org.apache.axiom.om.OMElement) location: class org.apache.abdera.parser.stax.FOMContent [INFO] 5 errors [INFO] -------------------------------------------------------------