joewitt commented on a change in pull request #3174: NIFI-5820 NiFi built on 
Java 1.8 can run on Java 9/10/11
URL: https://github.com/apache/nifi/pull/3174#discussion_r270562785
 
 

 ##########
 File path: nifi-assembly/pom.xml
 ##########
 @@ -1030,6 +1065,19 @@ language governing permissions and limitations under 
the License. -->
                                                 </includes>
                                             </dependency>
                                         </mapping>
+                                        <mapping>
+                                            <!-- TODO: remove this mapping 
once minimum Java version is 11 -->
+                                            
<directory>/opt/nifi/nifi-${project.version}/lib/java11</directory>
 
 Review comment:
   @jtstorck i dont think we can do an absolute path.  Needs to be relative to 
the install like other dirs

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to