adoroszlai commented on PR #3317: URL: https://github.com/apache/ozone/pull/3317#issuecomment-1102510390
The current model (`ozone.version` independent of `project.version`) was introduced when Ozone was part of the Hadoop codebase, as a way to allow using different version number for these two. Currently it is not necessary and could be removed. But it provides the flexibility to let an existing or new submodule use different version later. > command fails without the proposed changed because 'versions:set' is not applied to ozone-annotation-processing module Thanks for pointing that out. I think we should fix this problem by making that module part of the regular Ozone project hierarchy. -- 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]
