sunithabeeram opened a new pull request #3730: Update versions of packages to move to jersey 2.28 URL: https://github.com/apache/incubator-pinot/pull/3730 Pick up the latest version of Jersey so that we can move to latest version of Jackson. Other changes were required (esp around javax.validation) as swagger and jersey required different versions - I've pinned the higher version in the top level pom and that seems to let the compilation go through. maven-shade-plugin bump up was required as the MojoExecutor had IllegalArgumentException in pinot-common package that was failing the build.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
