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 C22CF200B3B for ; Sun, 5 Jun 2016 23:12:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C0D18160A53; Sun, 5 Jun 2016 21:12:00 +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 25479160A28 for ; Sun, 5 Jun 2016 23:11:59 +0200 (CEST) Received: (qmail 8862 invoked by uid 500); 5 Jun 2016 21:11:59 -0000 Mailing-List: contact dev-help@gora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@gora.apache.org Delivered-To: mailing list dev@gora.apache.org Received: (qmail 8749 invoked by uid 99); 5 Jun 2016 21:11:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Jun 2016 21:11:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 276AB2C1F54 for ; Sun, 5 Jun 2016 21:11:59 +0000 (UTC) Date: Sun, 5 Jun 2016 21:11:59 +0000 (UTC) From: "Lewis John McGibbney (JIRA)" To: dev@gora.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (GORA-480) Compilation issues with gora-dynamodb MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 05 Jun 2016 21:12:01 -0000 [ https://issues.apache.org/jira/browse/GORA-480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney reassigned GORA-480: ----------------------------------------- Assignee: Lewis John McGibbney > Compilation issues with gora-dynamodb > ------------------------------------- > > Key: GORA-480 > URL: https://issues.apache.org/jira/browse/GORA-480 > Project: Apache Gora > Issue Type: Bug > Components: gora-dynamodb > Affects Versions: 0.6.1 > Reporter: Lewis John McGibbney > Assignee: Lewis John McGibbney > Priority: Blocker > Fix For: 0.7 > > > During the most recent build at https://builds.apache.org/job/gora-trunk/1666/org.apache.gora$gora-dynamodb/console somehow we are getting the following issues at gora-dynamodb > {code} > [INFO] ------------------------------------------------------------- > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] /home/jenkins/jenkins-slave/workspace/gora-trunk/gora-dynamodb/src/main/java/org/apache/gora/dynamodb/compiler/GoraDynamoDBCompiler.java:[34,28] error: package org.apache.commons.io does not exist > [ERROR] /home/jenkins/jenkins-slave/workspace/gora-trunk/gora-dynamodb/src/main/java/org/apache/gora/dynamodb/store/DynamoDBAvroStore.java:[33,7] error: cannot access Configurable > [ERROR] class file for org.apache.hadoop.conf.Configurable not found > /home/jenkins/jenkins-slave/workspace/gora-trunk/gora-dynamodb/src/main/java/org/apache/gora/dynamodb/compiler/GoraDynamoDBCompiler.java:[248,22] error: cannot find symbol > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)