public void addMetainf(ZipFileSet fs) {
   ((Jar) task).addMetainf(fs);
 }