Return-Path: X-Original-To: apmail-incubator-deltaspike-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-deltaspike-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CFBF4F908 for ; Mon, 25 Mar 2013 01:53:44 +0000 (UTC) Received: (qmail 89707 invoked by uid 500); 25 Mar 2013 01:53:44 -0000 Delivered-To: apmail-incubator-deltaspike-commits-archive@incubator.apache.org Received: (qmail 89673 invoked by uid 500); 25 Mar 2013 01:53:44 -0000 Mailing-List: contact deltaspike-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: deltaspike-dev@incubator.apache.org Delivered-To: mailing list deltaspike-commits@incubator.apache.org Received: (qmail 89665 invoked by uid 99); 25 Mar 2013 01:53:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Mar 2013 01:53:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Mar 2013 01:53:42 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 98552C00CB for ; Mon, 25 Mar 2013 01:53:21 +0000 (UTC) Date: Mon, 25 Mar 2013 01:53:21 +0000 (UTC) From: Apache Jenkins Server To: deltaspike-commits@incubator.apache.org Message-ID: <1899702946.7360.1364176401622.JavaMail.hudson@aegis> In-Reply-To: <1107892628.6771.1364013806375.JavaMail.hudson@aegis> References: <1107892628.6771.1364013806375.JavaMail.hudson@aegis> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_DeltaSpike_Weld_2.0?= =?UTF-8?Q?.0-SNAPSHOT_=C2=BB_Apache_DeltaSpike_Core-API_#193?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Apache DeltaSpike Core-API X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [gpetracek] DELTASPIKE-288 improved javadoc and minor cleanup [john.d.ament] DELTASPIKE-326 Added isScannable to ConfigSource and default implementations. Added logic to filter when pulling back all properties. ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache DeltaSpike Core-API 0.4-incubating-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deltaspike-core-api --- [INFO] [INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ deltaspike-core-api --- [INFO] [WARNING] Parameter tasks is deprecated, use target instead [INFO] --- maven-antrun-plugin:1.6:run (javadoc.resources) @ deltaspike-core-api --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (process-remote-resources) @ deltaspike-core-api --- [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ deltaspike-core-api --- [INFO] [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ deltaspike-core-api --- [INFO] Copying 4 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:2.5:compile (default-compile) @ deltaspike-core-api --- [INFO] Compiling 121 source files to [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[21,24] package javax.interceptor does not exist [ERROR] :[36,19] cannot find symbol symbol : class InvocationContext location: interface org.apache.deltaspike.core.spi.InterceptorStrategy [INFO] 2 errors [INFO] -------------------------------------------------------------