133134135136137138139
}, true); } @SuppressWarnings("static-method") BuildService getBuildService() throws BuildException { return new BuildServiceImplementation(); }
132133134135136137138
public void close() { /* noop */ } }, true); } BuildService getBuildService() throws BuildException { return new BuildServiceImplementation(); }