[ 
https://issues.apache.org/jira/browse/JENA-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14539517#comment-14539517
 ] 

ASF GitHub Bot commented on JENA-938:
-------------------------------------

Github user rvesse commented on the pull request:

    https://github.com/apache/jena/pull/61#issuecomment-101188048
  
    Looking at this I realise that Java 8 potentially presents a problem for 
Elephas because the entire Jena 3 stack is Java 8 and so Elephas has to be Java 
8 yet most Hadoop clusters are still Java 6/7 which is going to create issues 
for end users.
    
    However other than simply documenting this there is not much that we can do 
about it since recompiling Jena 3 for Java 7 is no longer an option either 
because of all the Java 8 code changes that have gone in


> Clean up dead code
> ------------------
>
>                 Key: JENA-938
>                 URL: https://issues.apache.org/jira/browse/JENA-938
>             Project: Apache Jena
>          Issue Type: Task
>          Components: Jena
>    Affects Versions: Jena 3.0.0
>            Reporter: A. Soroka
>            Priority: Minor
>              Labels: cleanup, jena
>
> This is an umbrella task to which several PRs will be attached, each 
> containing "clean up" for some modules in Jena. Each PR will contain only 
> non-controversial emendations, such as the removal of unused imports or 
> unthrown exceptions. Specifically disallowed are the removal of actual logic 
> or methods. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to