zentol commented on PR #19624: URL: https://github.com/apache/flink/pull/19624#issuecomment-1115826662
So where does archunit pick up the es-base classes from? Does it just read the classpath? I see that `SourcePredicates#areProductionCode` selects everything that doesn't match certain (test) paths; so if it scans a jar this naturally fails. Should we maybe adjust `SourcePredicates#targetCode` to additionally filter everything coming from a jar? -- 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]
