public class DistributionPackage extends Object
ConfigParser are added to the archive.| Constructor and Description |
|---|
DistributionPackage() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFiles(List<String> fileList)
Adds a listing of files to the distribution archive
|
boolean |
make(String distribName)
Create the distribution and name the file according to the specified parameter.
|
String |
toString() |
public void addFiles(List<String> fileList)
fileList - List of full file pathspublic boolean make(String distribName)
distribName - The name of distribution