[
https://issues.apache.org/jira/browse/TEPHRA-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16878152#comment-16878152
]
Andreas Neumann commented on TEPHRA-303:
----------------------------------------
This PR seems to fix it It is a bit of a restructuring, but I think it is
cleaner.
[https://github.com/apache/incubator-tephra/pull/96]
See the travis build. 3 jobs are failing:
* 2 failures with jdk7 when talking to sonatype about CDH artifacts. This
happens consistently and only for these artifacts. I applied the work-around
documented here but it does not work for CD artifacts. Not sure why.
* 1 failure due to a timeout, the job gets killed after 8 minutes because it
exceeded the time limit. Afaik the time limit is 50 minutes for a job (or 10
minutes of not producing any output). I don't see how it could exceed that
after only 8 minutes.
Question is should we disable the jdk7 builds for CDH versions of HBase? Or
should we stop supporting Java 7 alltogether, like most other projects have?
> HBase 1.1 tests don't compile
> -----------------------------
>
> Key: TEPHRA-303
> URL: https://issues.apache.org/jira/browse/TEPHRA-303
> Project: Tephra
> Issue Type: Bug
> Affects Versions: 0.15.0-incubating
> Reporter: Lars Hofhansl
> Assignee: Poorna Chandra
> Priority: Major
> Fix For: 0.16.0-incubating
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Compiling the tests fails with "duplicate classes".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)