Skip to content

Commit

Permalink
[FIXED JENKINS-12447] Failed to load hudson.plugins.emma.portlet.grid…
Browse files Browse the repository at this point in the history
….EmmaBuilderGrid$EmmaGridDescriptor
  • Loading branch information
ssogabe committed May 6, 2012
1 parent aa976cc commit 3335b81
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -76,7 +76,7 @@ public EmmaCoverageResultSummary getEmmaCoverageResultSummary(Collection<Job> jo
/**
* Descriptor that will be shown on Dashboard Portlets view.
*/
@Extension
@Extension(optional = true)
public static class EmmaGridDescriptor extends Descriptor<DashboardPortlet> {

@Override
Expand Down

0 comments on commit 3335b81

Please sign in to comment.