public class BaselineCommands extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
_baseline(aQute.bnd.main.BaselineCommands.baseLineOptions opts)
Compare
|
void |
_schema(aQute.bnd.main.BaselineCommands.schemaOptions opts)
Create a schema of a set of jars outling the packages and their versions.
|
void |
doExportPackage(Baseline.Info[] infos,
PrintStream out) |
public void _baseline(aQute.bnd.main.BaselineCommands.baseLineOptions opts)
throws Exception
Exceptionpublic void _schema(aQute.bnd.main.BaselineCommands.schemaOptions opts)
throws Exception
bnd package schema*
opts - Exceptionpublic void doExportPackage(Baseline.Info[] infos, PrintStream out) throws IOException
infos - out - IOExceptionCopyright © 2019 aQute SARL. All rights reserved.