Skip to content

Commit

Permalink
[FIXED JENKINS-8839] Failed to load hudson.plugins.emma.portlet.chart…
Browse files Browse the repository at this point in the history
….EmmaBuilderTrendChart$DescriptorImpl
  • Loading branch information
ssogabe committed May 6, 2012
1 parent 3335b81 commit 07959ee
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -235,7 +235,7 @@ private static CategoryDataset buildDataSet(Map<LocalDate, EmmaCoverageResultSum
/**
* Descriptor that will be shown on Dashboard Portlets view.
*/
@Extension
@Extension(optional = true)
public static class DescriptorImpl extends Descriptor<DashboardPortlet> {

@Override
Expand Down

0 comments on commit 07959ee

Please sign in to comment.