Snapshots are a convenience, not a requirement AFAIK, and I'm not going to spin my wheels with Jenkins which is far less reliable than GitHub IMO. I've seen too many builds fail on Jenkins and when I look, I see some weird stack trace or git issue or something that I should not have to worry about as a component developer.
Gary On Mon, Mar 20, 2023, 06:40 Alex Herbert <alex.d.herb...@gmail.com> wrote: > On Mon, 20 Mar 2023 at 10:26, Gary Gregory <garydgreg...@gmail.com> wrote: > > > > All Commons components are Java 8 (or older), so all could be disabled? I > > only rely on GitHub builds since it validates PRs. There is a way to make > > releases from GH but I've not looked into it yet. > > I do not want to waste my time fixing something that is not required. > I'd rather just turn them off for now and they can be fixed if needed > in the future. > > I will configure the math derived multi-module components to run under > JDK 11 as snapshot deployment is useful. The SonarCloud analysis > already requires JDK 11 so these builds are fine. > > Alex > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >