Hello,

We're reviewing usage of icons across our plugin codebase and adapting to
the new symbols.

Context:
* https://github.com/jenkinsci/jenkins/pull/6186
* https://github.com/jenkinsci/jenkins/pull/6532

We have a use case where an icon is returned through a FormValidation
object. FormValidation#respond currently takes arbitrary html as input so
to replace an arbitrary icon with a symbol, we'd need access to
IconSet#getSymbol which is currently @Restricted(NoExternalUse.class).

Would it make sense to relax it or should another way be explored for this
use case?

Cheers,

Vincent

-- 
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/CAH-zGCgjcgU0tKwXbpS0_W4fUYxtzQ3hEDsGPF%3DHgrASBZd37g%40mail.gmail.com.

Reply via email to