[
https://issues.apache.org/jira/browse/GORA-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15314516#comment-15314516
]
Lewis John McGibbney commented on GORA-480:
-------------------------------------------
[~renato2099] did you ever notice this before? I am surprised at this one!
> 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
> 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)