Merge pull request #315 from ryanjbaxter/publish-antora-docs

Remove TODO
This commit is contained in:
Ryan Baxter
2024-06-27 11:05:56 -04:00
committed by GitHub

View File

@@ -193,7 +193,6 @@ public class ProjectCommandExecutor {
String command = new CommandPicker(properties).publishAntoraDocsCommand(project, properties);
log.info("Executing command for publishing Antora docs " + command + " / " + properties);
String[] commands = command.split(" ");
// TODO fix this hack
for (int i = 0; i < commands.length; i++) {
if (commands[i].contains("{{host-key}}")) {
commands[i] = commands[i].replace("{{host-key}}",