echauchot commented on pull request #15218: URL: https://github.com/apache/beam/pull/15218#issuecomment-889106864
@ibzib fixed everything except the package-info.java missing. I don't know how it is supposed to work with per-version source overrides. These overrides have the same java packages as the main source so the package-info file should be only in the main source packages otherwise they will be duplicated. Why is checkstyle complaining about not having package-info in source overrides whereas there are in corresponding main java packages? -- 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]
