When I said, "IntelliJ will warn you", what I meant is below. It just popped up for me. I just choose "Yes" and then go to the "Project Structure" and remove the old facet altogether. [image: 2023-03-17-stapler-facet-warning.png]
On Friday, March 17, 2023 at 1:38:40 PM UTC+10 Denys Digtiar wrote: > GitHub Release Notes of 3.0.0 > <https://github.com/jenkinsci/idea-stapler-plugin/releases/tag/3.0.0> > > Items of note: > * Unused Stapler Facet is removed (#121) @jgreffe > * Add 'since' attribute to the 'attribute' tag of the Stapler tag library > (#141) @NotMyFault > * i18n with single-quote exception "Argument rangeInElement (9,25) > endOffset must not exceed descriptor text range (38, 62) length (24)" > (#127) @jgreffe > > Another significant improvement from @jgreffe finally gets a release. > There used to be Stapler Facet > <https://www.jetbrains.com/help/idea/facet-page.html> which was probably > added based on the example plugin but was only used as a flag enabling the > Jexl Inspection. It is now removed because there was no apparent need for > it. If you ever configured it, which is unlikely, the IntelliJ will warn > you that it cannot be read anymore, and you can then safely remove it from > the modules. You might also notice warnings about JEXL expressions. > > -- 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/d24cbb1d-5652-47a7-a5f7-da2105b3f6c5n%40googlegroups.com.
