| Package | Description |
|---|---|
| aQute.bnd.build | |
| aQute.bnd.differ | |
| aQute.bnd.main | |
| aQute.bnd.osgi |
| Modifier and Type | Method and Description |
|---|---|
void |
Project.copy(RepositoryPlugin source,
Instructions filter,
RepositoryPlugin destination) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
Instructions |
Profiles.CreateOptions.match() |
| Modifier and Type | Field and Description |
|---|---|
static Instructions |
Instructions.ALWAYS |
| Constructor and Description |
|---|
Instructions(Instructions other) |
Copyright © 2019 aQute SARL. All rights reserved.