oleewere commented on a change in pull request #7: AMBARI-24692. Use jdk8 as 
default compiler version
URL: https://github.com/apache/ambari-logsearch/pull/7#discussion_r224198953
 
 

 ##########
 File path: Makefile
 ##########
 @@ -43,29 +43,26 @@ deb:
 update-version:
        $(MAVEN_BINARY) versions:set -DnewVersion=$(new-version) 
-DgenerateBackupPoms=false
 
-package-jdk8:
-       $(MAVEN_BINARY) clean package -Djdk.version=1.8
+package-jdk11:
+       $(MAVEN_BINARY) clean package -Djdk.version=11
 
 Review comment:
   yeah thats good idea, i was just lazy to do that before

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


With regards,
Apache Git Services

Reply via email to