[
https://issues.apache.org/jira/browse/DATAFU-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eyal Allweil updated DATAFU-132:
--------------------------------
Description:
Currently DataFu only compiles with Java 7. It would be great if Java 8+ could
be used. The attached patch makes this possible by making the Java version
check more permissive (anything above Java 7).
I've done a build and tests, and deployed the resulting jar and tested a macro
and UDF with it, compiling with Java 8.
was:
Currently DataFu only compiles with Java 7. It would be great if Java 8 could
be used. The attached patch makes this possible by making the Java version
check more permissive (anything about Java 7).
I've done a build and tests, and deployed the resulting jar and tested a macro
and UDF with it.
> Make DataFu compile with Java 8
> -------------------------------
>
> Key: DATAFU-132
> URL: https://issues.apache.org/jira/browse/DATAFU-132
> Project: DataFu
> Issue Type: Improvement
> Affects Versions: 1.4.1
> Reporter: Eyal Allweil
> Priority: Major
> Attachments: DATAFU-132.patch
>
>
> Currently DataFu only compiles with Java 7. It would be great if Java 8+
> could be used. The attached patch makes this possible by making the Java
> version check more permissive (anything above Java 7).
> I've done a build and tests, and deployed the resulting jar and tested a
> macro and UDF with it, compiling with Java 8.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)