Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Orbit To Release An RC2 Build

On Sunday, June 2, 2019, Matthias Sohn <matthias.sohn@xxxxxxxxx> wrote:

I agree this looks inconsistent. No clue why this happened, comparing the sources against 1.60
didn't reveal the reason why the build decided for JavaSE 9. I pushed a fix for review

 I haven't looked too deeply yet but my guess is that the metadata generation detects a module-info file and treats this as requiring Java 9 at a minimum. The affected property can be manually set as needed though.

Given that the scope is limited, we can do an RC2a. I would just make sure to test to confirm it works as you expect.

Back to the top