Package | Description |
---|---|
aQute.bnd.differ | |
aQute.bnd.main |
Modifier and Type | Method and Description |
---|---|
Set<Baseline.Info> |
Baseline.baseline(Jar newer,
Jar older,
Instructions packageFilters)
This method compares a jar to a baseline jar and returns version
suggestions if the baseline does not agree with the newer jar.
|
Set<Baseline.Info> |
Baseline.baseline(Tree n,
Parameters nExports,
Tree o,
Parameters oExports,
Instructions packageFilters) |
Set<Baseline.Info> |
Baseline.getPackageInfos() |
Modifier and Type | Method and Description |
---|---|
void |
BaselineCommands.doExportPackage(Baseline.Info[] infos,
PrintStream out) |
Copyright © 2015 aQute SARL. All rights reserved.