opendj-server-legacy/src/main/java/org/opends/server/tools/tasks/TaskTool.java
@@ -88,7 +88,7 @@ private TaskScheduleArgs taskScheduleArgs; /** Argument used to know if the tool should be run in offline mode. */ private BooleanArgument runOfflineArg; protected BooleanArgument runOfflineArg; /** This CLI is always using the administration connector with SSL. */ private static final boolean alwaysSSL = true;