avperillo commented on PR #7130: URL: https://github.com/apache/hadoop/pull/7130#issuecomment-2443738422
Hi @steveloughran and thanks for the review. In fisrt place, sorry if I don’t follow the common path in trying to help with this project. Yes, exactly, I will move the versions to the main pom. This is because I used Openrewrite to quickly migrate the dependencies to Jakarta. My intention is to see if it's possible to move to Jakarta and to discover which dependencies needs to be moved as well. I moved from the javax.annotation.nonnull import to jakarta.annotation.nonull beacause it was already in javax, and I need to move on jakarta. If this annotation cause some problems, I don´t mid removing it The main reason for this initiative and move to Jakarta is because of the use of Hadoop libs in other projects that needs to move on Jakarta. For example: - https://issues.apache.org/jira/browse/RANGER-4038 -- 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: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org