dateRange += ".100";
}
cmd.add(dateRange); // if this breaks windows there's going to be fun
final String commandDescription = "Changelog command";
final Boolean success = AccurevLauncher.runCommand(commandDescription, launcher, cmd, null, scm.getOptionalLock(),
accurevEnv, workspace, listener, logger, new ParseOutputToFile(), changelogFile);
if (success != Boolean.TRUE) {
return false;
}
//==============================================================================================
//See the content of changelogfile