Return-Path: X-Original-To: apmail-deltaspike-commits-archive@www.apache.org Delivered-To: apmail-deltaspike-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E43411187B for ; Wed, 16 Apr 2014 04:31:56 +0000 (UTC) Received: (qmail 17137 invoked by uid 500); 16 Apr 2014 04:31:56 -0000 Delivered-To: apmail-deltaspike-commits-archive@deltaspike.apache.org Received: (qmail 17111 invoked by uid 500); 16 Apr 2014 04:31:55 -0000 Mailing-List: contact commits-help@deltaspike.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltaspike.apache.org Delivered-To: mailing list commits@deltaspike.apache.org Received: (qmail 17104 invoked by uid 99); 16 Apr 2014 04:31:55 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Apr 2014 04:31:55 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id D7F4AE0000B for ; Wed, 16 Apr 2014 04:31:54 +0000 (UTC) Date: Wed, 16 Apr 2014 04:31:53 +0000 (UTC) From: Apache Jenkins Server To: commits@deltaspike.apache.org Message-ID: <419054106.997.1397622713979.JavaMail.jenkins@crius> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_DeltaSpike_OWB_1.1?= =?UTF-8?Q?.4_=C2=BB_Apache_DeltaSpike_JSF-Module_Impl_#143?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Apache DeltaSpike JSF-Module Impl X-Jenkins-Result: FAILURE See Changes: [tandraschko] DELTASPIKE-573 f:viewAction is executed twice with LAZY window handling mode + playground example [tandraschko] DELTASPIKE-569 Improve DeltaSpikeResourceHandler handling [tommy] DELTASPIKE-569 Improve DeltaSpikeResourceHandler handling [tommy] Revert "DELTASPIKE-569 Improve DeltaSpikeResourceHandler handling" [tandraschko] DELTASPIKE-569 Improve DeltaSpikeResourceHandler handling [tandraschko] DELTASPIKE-574 Versioning for DeltaSpike JSF resources ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache DeltaSpike JSF-Module Impl 0.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deltaspike-jsf-module-impl --- [INFO] Deleting [INFO] [INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ deltaspike-jsf-module-impl --- [INFO] [INFO] --- maven-antrun-plugin:1.6:run (javadoc.resources) @ deltaspike-jsf-module-impl --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (process-remote-resources) @ deltaspike-jsf-module-impl --- [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ deltaspike-jsf-module-impl --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ deltaspike-jsf-module-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] Copying 4 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (default) @ deltaspike-jsf-module-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.5:compile (default-compile) @ deltaspike-jsf-module-impl --- [INFO] Compiling 78 source files to [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[59,27] cannot find symbol symbol : class DeltaSpikeResource location: class org.apache.deltaspike.jsf.impl.resource.DeltaSpikeResourceHandler [INFO] 1 error [INFO] -------------------------------------------------------------