Uses of Class
aQute.bnd.differ.Baseline.Info
Packages that use Baseline.Info
-
Uses of Baseline.Info in aQute.bnd.differ
Fields in aQute.bnd.differ with type parameters of type Baseline.InfoMethods in aQute.bnd.differ that return types with arguments of type Baseline.InfoModifier and TypeMethodDescriptionBaseline.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.Baseline.baseline
(Tree n, Parameters nExports, Tree o, Parameters oExports, Instructions packageFilters) Baseline.getPackageInfos()
-
Uses of Baseline.Info in aQute.bnd.main
Methods in aQute.bnd.main with parameters of type Baseline.InfoModifier and TypeMethodDescriptionvoid
BaselineCommands.doExportPackage
(Baseline.Info[] infos, PrintStream out) private Tag
BaselineCommands.getTag
(Baseline.Info info)