Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Commit

Permalink
[JENKINS-26399] Noting.
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Mar 24, 2015
1 parent b5617c5 commit c37ee2b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Expand Up @@ -41,6 +41,8 @@
import org.jvnet.hudson.test.JenkinsRule;
import org.jvnet.hudson.test.RestartableJenkinsRule;

// TODO use standard version 1.607+

/**
* Echoes build output to standard error as it arrives.
* Usage: <pre>{@code @ClassRule public static BuildWatcher buildWatcher = new BuildWatcher();}</pre>
Expand Down
Expand Up @@ -33,6 +33,8 @@
*/
public class JenkinsRuleExt {

// TODO use standard version 1.607+

/**
* Waits for a build to complete.
* @return the same build, once done
Expand Down

0 comments on commit c37ee2b

Please sign in to comment.