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.
|
protected void |
doDiff(Diff diff,
StringBuilder sb) |
void |
doExportPackage(Baseline.Info[] infos,
PrintStream out) |
protected void |
doPackageDiff(Diff diff) |
protected String |
getShortDelta(Delta delta) |
public void _baseline(aQute.bnd.main.BaselineCommands.baseLineOptions opts)
throws Exception
Exceptionprotected void doPackageDiff(Diff diff)
protected void doDiff(Diff diff, StringBuilder sb)
public 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 © 2021. All rights reserved.