Agreed; this is neither recommended nor supported. On Mon, Dec 18, 2023 at 1:09 PM James Nord <[email protected]> wrote: > > All the supporting code for providing a warning about this has been removed > from the update center and Jenkins IIRC. > > So you will have no warning when you try and install the plugin - but it will > blow up at runtime if you try and use it. > > Which is probably not a good idea for a critical plugin like an > Authentication or Authorisation based plugin. > > /James > On Wednesday 13 December 2023 at 12:20:09 UTC [email protected] wrote: >> >> The correct setting is: >> >> <maven.compiler.release>17</maven.compiler.release> >> <maven.compiler.testRelease>17</maven.compiler.testRelease> >> >> >> Am 13.12.2023 um 12:55 schrieb 'Jesse Glick' via Jenkins Developers >> <[email protected]>: >> >> On Wed, Dec 13, 2023 at 5:56 AM Ullrich Hafner <[email protected]> wrote: >>> >>> I think our tool chain will accept Java 17 dependencies if you explicitly >>> declare it as supported by setting the java.version in you pom. >> >> >> If you meant java.level, no, this is gone as of >> https://github.com/jenkinsci/plugin-pom/releases/tag/plugin-4.40 >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr0H-T7OQ8bUcw7KUFkA7bi8YZMXeY-n%2B4O_xkP%2BR5-%3DvA%40mail.gmail.com. >> >> > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/a24e7247-9be1-4d4b-91ac-76ef52a21009n%40googlegroups.com.
-- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAFwNDjqWfXKzZvEaCthXQnWJuUPJOiwWV3fX5nCtYELXp6GoXA%40mail.gmail.com.
