On Sun, Jan 2, 2022 at 4:36 PM Basil Crow <[email protected]> wrote:

> The pesky validation routine in
> JenkinsLocationConfiguration#doCheckAdminAddress could be reworked to
> use UberClassLoader to invoke that same functionality from
> javax-mail-api and/or jakarta-mail-api (if installed), or the
> validation could be dropped entirely.
>

Or just replaced with a simple regexp like /.+@.+/ to check that
*something* that
might be an email address was entered.

The plan sounds OK to me. Are there enough plugins actually using one of
these javax.* packages that it would be impractical to just switch them all
to Jakarta now?

-- 
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/CANfRfr2Kd0XmYGVAU%3D50Tmi1%3DBSP_p%2ByOV1KF6qCPBBJ%2Bza9Qw%40mail.gmail.com.

Reply via email to