Apache9 commented on code in PR #139:
URL: https://github.com/apache/hbase-thirdparty/pull/139#discussion_r2107460414
##########
hbase-shaded-jetty-12-plus-core/pom.xml:
##########
@@ -218,6 +218,23 @@
</execution>
</executions>
</plugin>
+ <!-- This module relocates Jetty 12+ EE8 dependencies compiled with JDK
17, hence, overriding the project-level
+ restriction on maxJdkVersion of 'compileSource'! See HBASE-29354-->
+ <plugin>
Review Comment:
Better also mention this on the discussion thread on mailing list.
--
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]