rfscholte commented on PR #13849: URL: https://github.com/apache/pinot/pull/13849#issuecomment-2299146500
The content of the zip is `PINOT-INF/classes` containing everything from `target/classes`. And it contains `PINOT-INF/lib` containing all runtime dependency jars. This makes is a standard java project. There's a separate change required in Pinots PluginManager to handle this format. -- 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]
