turboFei commented on PR #2599: URL: https://github.com/apache/celeborn/pull/2599#issuecomment-2215951809
> Is there a solution to remove the auto-generated codes? To prevent copy the auto-generated codes, we have to use [sbt-openapi-generator](https://github.com/OpenAPITools/sbt-openapi-generator) 5.0.1, which is the only version supports JDK8 and outdated. To reduce the efforts to maintain both maven and sbt plugin, I spilt the openapi model into two modules: - openapi-client: independent and not depended by any module, and only supports to build with maven plugin - openapi-model: depended by celeborn-service module and supports to build both with maven and sbt plugin -- 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]
