On Tue, May 27, 2014 at 4:13 AM, Stephen Connolly
<stephen.alan.conno...@gmail.com> wrote:
> The update center accesses confluence to get the {excerpt} stuff for the
> plugin descriptions.

And, apparently, to find the list of wiki page tags by which to
classify the plugin. This seems dumb. To continue domi’s post, IMHO
everything needed for generation of an UC ought to be in the
*.hpi/META-INF/MANIFEST.MF. For example, regarding the excerpt, you
could simply pull out the Specification-Title (taken from
pom.xml#/project/description), or load /index.jelly which is what is
rendered in Plugin Manager. Why do you need the excerpt from the wiki?
If anything, the wiki macro should display an excerpt taken from the
plugin.

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to