[
https://issues.apache.org/jira/browse/GIRAPH-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Craig Muchinsky updated GIRAPH-847:
-----------------------------------
Attachment: GIRAPH-847.patch
The attached patch allows giraph-core to be built and tested using java 6,
verified with "mvn -Dproject.build.targetJdk=1.6 verify". Additionally the
HBase, Accumulo, Examples and HCatalog modules all verify as well, however
Hive, Gora, and Rexster all have test failures due to dependencies built
against java 7.
> Add back java 6 source compatibility
> ------------------------------------
>
> Key: GIRAPH-847
> URL: https://issues.apache.org/jira/browse/GIRAPH-847
> Project: Giraph
> Issue Type: Wish
> Components: build
> Affects Versions: 1.1.0
> Reporter: Craig Muchinsky
> Priority: Minor
> Attachments: GIRAPH-847.patch
>
>
> While I understand that java 7 is the default for Giraph now, I suspect there
> are some folks such as myself who are stuck with java 6 for the time being.
> It doesn't seem like Giraph is heavily taking advantage of java 7 features
> yet so it might be nice if the remainder of the 1.x releases keep java 6
> source compatibility (at least for graph-core). By my count there are only 6
> source files in giraph-core that use java 7 syntax.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)