Hi,

I wrote a Jenkins plugin, which has a class which implements 
ProminentProjectAction.
I'm returning the path to the icon in the public String getIconFileName() 
method.

Everything works as expected when there is one Build step.
However, if I specify 3 build steps using my Plugin, the icon is shown in 
the Jenkins console 3 times on the top.
I was wondering if it's possible to limit to only one icon. I looked into 
the APIs, but I couldn't find anything in the documentation, or in the 
source code to resolve this issue.

Regards,
Fabio.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to