On Wed, Aug 7, 2019 at 9:41 AM Michał Walenia <michal.wale...@polidea.com> wrote:
> > Are these tests sufficient to say that we’re java 11 compatible? What > other aspects do we need to test to be able to say that? > > Are any packages split across multiple jar files, including packages beam dependns on? That's the one that's bitten some other projects, including google-cloud-java and gRPC. If so, beam is not going to work with the module system. Work is ongoing to fix splitn packages in both gRPC and google-cloud-java, but we're not very far down that path and I think it's going to be an API breaking change. -- Elliotte Rusty Harold elh...@ibiblio.org