com.liferay.util.ant
Class ManifestTask
java.lang.Object
com.liferay.util.ant.ManifestTask
public class ManifestTask
- extends Object
Method Summary |
static void |
manifest(File file,
org.apache.tools.ant.taskdefs.Manifest.Attribute[] attributes)
|
static void |
manifest(String file,
org.apache.tools.ant.taskdefs.Manifest.Attribute[] attributes)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManifestTask
public ManifestTask()
manifest
public static void manifest(File file,
org.apache.tools.ant.taskdefs.Manifest.Attribute[] attributes)
throws org.apache.tools.ant.taskdefs.ManifestException
- Throws:
org.apache.tools.ant.taskdefs.ManifestException
manifest
public static void manifest(String file,
org.apache.tools.ant.taskdefs.Manifest.Attribute[] attributes)
throws org.apache.tools.ant.taskdefs.ManifestException
- Throws:
org.apache.tools.ant.taskdefs.ManifestException