Skip to content

Commit

Permalink
JENKINS-22719 Xvfb plugin does not start before release plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoran Regvart committed Apr 22, 2014
1 parent 376dc01 commit f6aa827
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -74,7 +74,7 @@

public class XvfbBuildWrapper extends BuildWrapper {

@Extension
@Extension(ordinal = Double.MAX_VALUE)
public static class XvfbBuildWrapperDescriptor extends BuildWrapperDescriptor {

/** Xvfb installations, this descriptor persists all installations configured. */
Expand Down

0 comments on commit f6aa827

Please sign in to comment.