note desired change for manifestFile

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163917 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-04-13 00:04:38 +00:00
parent f86ee59771
commit abaa19a260

View File

@ -35,6 +35,9 @@ public class MavenArchiveConfiguration
*/
private String index;
/**
* @todo File instead
*/
private String manifestFile;
private ManifestConfiguration manifest;