You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/14 08:13:28 UTC

[GitHub] [pulsar] AlphaWang opened a new issue, #16052: [Doc]

AlphaWang opened a new issue, #16052:
URL: https://github.com/apache/pulsar/issues/16052

   ### What issue do you find in Pulsar docs?
   
   The [README.md](https://github.com/apache/pulsar/blob/master/README.md#configure-java-version-for-maven-in-intellij) explains how to configure JDK version for maven, and says the purpose is "uses the Java 11 JDK for running Maven when importing the project to IntelliJ"; However, use project JDK will leverage JDK 17 instead of JDK 11, the project jdk version should be 17 in the context.
   
   ### What is your suggestion?
   
   Change the version to 17 to make it consistent within README.md
   
   ### Do you have any references?
   
   https://github.com/apache/pulsar/blob/master/README.md#configure-java-version-for-maven-in-intellij
   
   ### Would you like to fix this issue?
   
   I can submit a PR to fix it if it's an issue.
   
   ### Note
   
   - [X] I have researched my question.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] Anonymitaet closed issue #16052: [Doc] The JDK version in README.md is not consistent

Posted by GitBox <gi...@apache.org>.
Anonymitaet closed issue #16052: [Doc] The JDK version in README.md is not consistent
URL: https://github.com/apache/pulsar/issues/16052


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] AlphaWang commented on issue #16052: [Doc] The JDK version in README.md is not consistent

Posted by GitBox <gi...@apache.org>.
AlphaWang commented on issue #16052:
URL: https://github.com/apache/pulsar/issues/16052#issuecomment-1154868000

   Please help check if this PR looks good https://github.com/apache/pulsar/pull/16053 


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org