Return-Path: X-Original-To: apmail-crunch-dev-archive@www.apache.org Delivered-To: apmail-crunch-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 C5830F5C1 for ; Tue, 30 Apr 2013 19:44:38 +0000 (UTC) Received: (qmail 40465 invoked by uid 500); 30 Apr 2013 19:44:38 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 40389 invoked by uid 500); 30 Apr 2013 19:44:38 -0000 Mailing-List: contact dev-help@crunch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@crunch.apache.org Delivered-To: mailing list dev@crunch.apache.org Received: (qmail 40362 invoked by uid 99); 30 Apr 2013 19:44:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Apr 2013 19:44:37 +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; Tue, 30 Apr 2013 19:44:36 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id F39F4C0071 for ; Tue, 30 Apr 2013 19:44:15 +0000 (UTC) Date: Tue, 30 Apr 2013 19:44:15 +0000 (UTC) From: Apache Jenkins Server To: dev@crunch.apache.org Message-ID: <861176089.6574.1367351055981.JavaMail.hudson@aegis> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_crunch-maste?= =?UTF-8?Q?r-integration_=C2=BB_Apache_Crunch_Core_#2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Apache Crunch Core X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Crunch Core 0.6.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ crunch-core --- [INFO] [INFO] Test Source directory: added. [INFO] --- build-helper-maven-plugin:1.7:add-test-source (add-test-source) @ crunch-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-test-resource (add-test-resource) @ crunch-core --- [INFO] [INFO] --- avro-maven-plugin:1.7.0:schema (schemas) @ crunch-core --- [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ crunch-core --- [INFO] [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ crunch-core --- [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ crunch-core --- [INFO] Compiling 212 source files to [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[95,54] cannot find symbol symbol : class WritableComparator location: class org.apache.crunch.lib.sort.Comparators [ERROR] :[95,84] cannot find symbol symbol : class Configurable location: class org.apache.crunch.lib.sort.Comparators [ERROR] :[72,55] cannot find symbol symbol : class Configured location: class org.apache.crunch.lib.sort.Comparators [ERROR] :[72,77] cannot find symbol symbol : class RawComparator location: class org.apache.crunch.lib.sort.Comparators [ERROR] :[72,90] interface expected here [ERROR] :[47,59] cannot find symbol symbol : class Configured location: class org.apache.crunch.lib.sort.Comparators [ERROR] :[47,81] cannot find symbol symbol : class RawComparator location: class org.apache.crunch.lib.sort.Comparators [ERROR] :[47,94] interface expected here [ERROR] :[230,15] sortComparatorClass(java.lang.Class) in org.apache.crunch.GroupingOptions.Builder cannot be applied to (java.lang.Class) [ERROR] :[235,15] sortComparatorClass(java.lang.Class) in org.apache.crunch.GroupingOptions.Builder cannot be applied to (java.lang.Class) [ERROR] :[253,15] sortComparatorClass(java.lang.Class) in org.apache.crunch.GroupingOptions.Builder cannot be applied to (java.lang.Class) [ERROR] :[256,15] sortComparatorClass(java.lang.Class) in org.apache.crunch.GroupingOptions.Builder cannot be applied to (java.lang.Class) [ERROR] :[263,15] sortComparatorClass(java.lang.Class) in org.apache.crunch.GroupingOptions.Builder cannot be applied to (java.lang.Class) [ERROR] :[54,6] non-static variable super cannot be referenced from a static context [ERROR] :[54,11] cannot find symbol symbol : method setConf(org.apache.hadoop.conf.Configuration) location: class java.lang.Object [ERROR] :[52,4] method does not override or implement a method from a supertype [ERROR] :[61,4] method does not override or implement a method from a supertype [ERROR] :[66,4] method does not override or implement a method from a supertype [ERROR] :[78,6] non-static variable super cannot be referenced from a static context [ERROR] :[78,11] cannot find symbol symbol : method setConf(org.apache.hadoop.conf.Configuration) location: class java.lang.Object [ERROR] :[76,4] method does not override or implement a method from a supertype [ERROR] :[84,4] method does not override or implement a method from a supertype [ERROR] :[89,4] method does not override or implement a method from a supertype [ERROR] :[126,4] method does not override or implement a method from a supertype [ERROR] :[166,4] method does not override or implement a method from a supertype [ERROR] :[171,4] method does not override or implement a method from a supertype [INFO] 26 errors [INFO] -------------------------------------------------------------