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

Joseph Witt commented on NIFI-184:
----------------------------------

Changed from:

        <profile>
            <id>docs</id>
            <activeByDefault>
               <jdk>1.7</jdk> 
            </activeByDefault>


To

        <profile>
            <id>docs</id>
            <activation>
               <jdk>1.7</jdk> 
            </activation>


> NiFi should build and run on Oracle JDK/JRE 8
> ---------------------------------------------
>
>                 Key: NIFI-184
>                 URL: https://issues.apache.org/jira/browse/NIFI-184
>             Project: Apache NiFi
>          Issue Type: Task
>          Components: Tools and Build
>            Reporter: Joseph Witt
>            Assignee: Joseph Witt
>             Fix For: 0.0.1
>
>
> Oracle Java 1.8 should work just fine.  However, for generating the web-api 
> documentation we use enunciate which presently does not support Java 8.  So 
> simply adding an activation flag in Maven to prevent generation of those docs 
> should be enough.



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

Reply via email to