lhotari opened a new pull request, #26003:
URL: https://github.com/apache/pulsar/pull/26003
### Motivation
Pulsar release process includes generating the OpenAPI spec for
documentation on the Pulsar site. The `generateOpenApiSpecs` task is currently
broken.
### Modifications
Fix the issue by adding `enforcedPlatform(project(":pulsar-dependencies"))`
to `swaggerDeps` configuration which is used for building the classpath for
running the swagger tasks.
--
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]