zrlw commented on PR #15537:
URL: https://github.com/apache/dubbo/pull/15537#issuecomment-3094580083
> What confuses me is that I did lock the new dubbo-mutiny module to the
jdk-version-ge-17 profile, and it compiles successfully with maven under jdk
1.8, jdk 11, jdk 17, jdk 21, and jdk 24 (with the correct profile). I don't
know why I can't find the corresponding jdk version in the Github Action.
no, you didn't lock it. you also add it to the dependencies for building
dubbo with
jdk version which will make your lock trying no sense.
see details at new reviews.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]