JosiahWI opened a new pull request, #10741: URL: https://github.com/apache/trafficserver/pull/10741
This helps clean up the dependency management and gives fine grained control over whether these plugins are built. I am planning to add all the plugins, but I want to get these changes in quickly because we are still in the middle of fixing the plugins, and other PRs can build on these changes. `BUILD_EXPERIMENTAL_PLUGINS` determines whether these plugins are `OFF` or `AUTO` on the first configuration. Changing the value of `BUILD_EXPERIMENTAL_PLUGINS` subsequently will not change whether those plugins are built, because their enabled/disabled state is cached separately. I have not come up with a good way to fix this. Suggestions welcome. -- 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]
