Re: Switch devel/jenkins to JDK 11

2021-12-18 Thread Rafael Sadowski
On Sat Dec 18, 2021 at 10:35:48AM +0100, Theo Buehler wrote: > > +After the update, Jenkins must be restarted and runs automatically with > > Java 11. > > +rcctl restart jenkins > > If this happens automatically, why is it worth noting on current.html? > That you need to restart a running procces

Re: Switch devel/jenkins to JDK 11

2021-12-18 Thread Theo Buehler
> +After the update, Jenkins must be restarted and runs automatically with Java > 11. > +rcctl restart jenkins If this happens automatically, why is it worth noting on current.html? That you need to restart a running proccess after updating is obvious, isn't it?

Re: Switch devel/jenkins to JDK 11

2021-12-18 Thread Rafael Sadowski
On Sun Dec 12, 2021 at 08:58:25AM +0100, Rafael Sadowski wrote: > As recommended by upstram, switch Jenkins JAVA Version to 11. > > https://www.jenkins.io/doc/administration/requirements/upgrade-java-guidelines/ > > I think this should also find a note in faq/current.html I tested the upgrade pr

Switch devel/jenkins to JDK 11

2021-12-11 Thread Rafael Sadowski
As recommended by upstram, switch Jenkins JAVA Version to 11. https://www.jenkins.io/doc/administration/requirements/upgrade-java-guidelines/ I think this should also find a note in faq/current.html OK? Index: Makefile.inc === RCS