On Tue, Jan 4, 2022 at 3:07 PM Basil Crow <m...@basilcrow.com> wrote:

> the only remaining consumers of ASM in core will be Stapler and
> access-modifier
>

`access-modifier` is not a big deal since it is used only at compile
time—need not be shipped in core.

The usage in Stapler is an obstacle. IIUC until a plugin is built with
https://github.com/jenkinsci/plugin-pom/releases/tag/plugin-4.19 or newer
(or explicitly specifies a name in `@QueryParameter`), some web methods
will fail to receive parameters, producing an error at
https://github.com/jenkinsci/stapler/blob/980e6ca1a29aa31cee1356e2a4e22ac5274a86fa/core/src/main/java/org/kohsuke/stapler/QueryParameter.java#L68
[sic] (or, rarely, in `@Header`).

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr1aiEMBskXjD%2B7%2BRxxPZPd6wrkCR9iaT_GY%2BGbiZvLqnw%40mail.gmail.com.

Reply via email to