public void setFilesetmanifest(Jar.FilesetManifestConfig config) {
   ((Jar) task).setFilesetmanifest(config);
 }