risdenk commented on code in PR #3658:
URL: https://github.com/apache/solr/pull/3658#discussion_r2349801837


##########
gradle/validation/forbidden-apis/defaults.all.txt:
##########
@@ -102,4 +102,156 @@ java.nio.file.Paths#get(**)
 java.nio.file.Path#startsWith(java.lang.String)
 
 @defaultMessage Use NIO Path instead of File
-java.io.File
\ No newline at end of file
+java.io.File
+
+@defaultMessage Use jakarta classes not javax

Review Comment:
   I think I'd leave these in the javax file and put the Jakarta rules in a 
Jakarta file



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

Reply via email to