48495051525354
} @Override protected CopyAction createCopyAction() { DocumentationRegistry documentationRegistry = getServices().get(DocumentationRegistry.class); return new ZipCopyAction(getArchivePath(), getCompressor(), documentationRegistry); }