nodece commented on issue #22298: URL: https://github.com/apache/pulsar/issues/22298#issuecomment-2008657308
> I use this type of setup with Pulsar. However, I don't encourage to add the files to the repository. The reason for this is that having a fixed JDK version in `.sdkmanrc` isn't very useful. I prefer to use only major version like `java-17 item`, but sdkman requires a full version, which is unfriendly. > I'd recommend adding this to developer documentation instead of adding the .sdkmanrc files to the GitHub repository. This is a good idea, but I'm concerned that developers don't read this documentation. Out of the box breaks the configuration of users who have already configured sdkman. Let's do this in the development documentation. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
