Break the build to see how Jenkins reacts.
This commit is contained in:
parent
8c17a65fc3
commit
5f67ec0667
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ public class FakeExternalAuthController extends FreemarkerHttpServlet {
|
|||
private static final String PARAMETER_CANCEL = "cancel";
|
||||
|
||||
@Override
|
||||
public void init() throws ServletException {
|
||||
public void init() throws ServletExceptionXX {
|
||||
log.debug("storing the bean.");
|
||||
|
||||
ExternalAuthHelper.setBean(getServletContext(),
|
||||
|
|
Loading…
Add table
Reference in a new issue