Skip to content

Commit

Permalink
[FIXED JENKINS-8839]
Browse files Browse the repository at this point in the history
Like in Emma
  • Loading branch information
ognjenb committed Jun 18, 2012
1 parent 031ed9a commit c78e0e2
Showing 1 changed file with 1 addition and 2 deletions.
@@ -1,4 +1,3 @@
/*
* The MIT License
*
* Copyright 2010 Sony Ericsson Mobile Communications. All rights reserved.
Expand Down Expand Up @@ -243,7 +242,7 @@ private static CategoryDataset buildDataSet(Map<LocalDate, JacocoCoverageResultS
/**
* Descriptor that will be shown on Dashboard Portlets view.
*/
@Extension
@Extension(optional = true)
public static class DescriptorImpl extends Descriptor<DashboardPortlet> {

@Override
Expand Down

1 comment on commit c78e0e2

@buildhive
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jenkins » jacoco-plugin #3 FAILURE
Looks like this commit caused a build failure
(what's this?)

Please sign in to comment.