opendj-server-legacy/src/main/java/org/opends/server/backends/task/TaskBackend.java
@@ -137,7 +137,7 @@ /** {@inheritDoc} */ @Override public void configureBackend(TaskBackendCfg cfg) throws ConfigException public void configureBackend(TaskBackendCfg cfg, ServerContext serverContext) throws ConfigException { Reject.ifNull(cfg);