aromanenko-dev commented on issue #22749: URL: https://github.com/apache/beam/issues/22749#issuecomment-1219641831
Right, I don't think we have Java files with default package: ``` $ pwd /Users/alexeyromanenko/dev/github/beam $ grep -inrL "package" --include \*.java ./sdks/java/testing/jpms-tests/src/main/java/module-info.java ``` (this found one should be fixed) -- 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]
