Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/backend-update-center2
  Commit: 5c19d92237f5c27ea7135dc6e978383094fb54b1
      
https://github.com/jenkinsci/backend-update-center2/commit/5c19d92237f5c27ea7135dc6e978383094fb54b1
  Author: Christopher Orr <[email protected]>
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
    M src/main/java/org/jvnet/hudson/update_center/Main.java
    M src/main/java/org/jvnet/hudson/update_center/Plugin.java

  Log Message:
  -----------
  Ensure plugins without a wiki page show the correct title in the UC.

Plugins default to the wiki page title, rather than the POM title, or the
artifact ID, so bad plugins were all showing up in the UC with the name
"Plugin Documentation Missing".

This adds a temporary workaround that checks for this string, and uses either
the title from the plugin's POM, or its artifact ID.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to