Package | Description |
---|---|
aQute.bnd.enroute.commands | |
aQute.bnd.main | |
aQute.lib.consoleapp |
Modifier and Type | Class and Description |
---|---|
class |
EnrouteCommand |
static interface |
EnrouteCommand.WorkspaceOptions |
Modifier and Type | Method and Description |
---|---|
boolean |
EnrouteCommand.WorkspaceOptions.anyname() |
boolean |
EnrouteCommand.WorkspaceOptions.force() |
boolean |
EnrouteCommand.WorkspaceOptions.single() |
boolean |
EnrouteCommand.WorkspaceOptions.update() |
Modifier and Type | Interface and Description |
---|---|
static interface |
bnd.ProfileOptions
Profiles subcmd
|
static interface |
bnd.versionOptions |
Modifier and Type | Method and Description |
---|---|
void |
bnd.__merge(aQute.bnd.main.bnd.MergeOptions options) |
void |
bnd._action(aQute.bnd.main.bnd.ActionOptions opts) |
void |
bnd._add(aQute.bnd.main.bnd.AddOptions opts) |
void |
bnd._baseline(aQute.bnd.main.BaselineCommands.baseLineOptions opts)
Baseline
|
void |
BaselineCommands._baseline(aQute.bnd.main.BaselineCommands.baseLineOptions opts)
Compare
|
void |
bnd._bash(Options options) |
void |
bnd._bnd(aQute.bnd.main.bnd.bndOptions options)
Main command.
|
void |
bnd._build(aQute.bnd.main.bnd.buildoptions opts) |
void |
bnd._buildx(aQute.bnd.main.bnd.buildxOptions options) |
void |
bnd._bump(aQute.bnd.main.bnd.bumpoptions options)
Bump a version number
|
void |
bnd._clean(aQute.bnd.main.bnd.cleanOptions opts) |
void |
bnd._compile(aQute.bnd.main.bnd.CompileOptions opts) |
void |
bnd._convert(aQute.bnd.main.bnd.convertOptions opts) |
void |
bnd._create(aQute.bnd.main.bnd.createOptions options)
Create jar file
|
void |
bnd._debug(aQute.bnd.main.bnd.debugOptions options)
Printout all the variables in scope.
|
void |
bnd._deliverables(aQute.bnd.main.bnd.deliverableOptions options) |
void |
bnd._diff(aQute.bnd.main.DiffCommand.diffOptions opts)
Diff two jar files
|
void |
RepoCommand._diff(aQute.bnd.main.RepoCommand.diffOptions options) |
void |
bnd._digest(aQute.bnd.main.bnd.hashOptions o)
hash a file
|
void |
bnd._do(aQute.bnd.main.bnd.dooptions options)
The do command interprets files and does a default action for each file
|
void |
bnd._eclipse(aQute.bnd.main.bnd.eclipseOptions options) |
void |
bnd._ees(aQute.bnd.main.bnd.EEOptions options)
Show the class versions used in a JAR
|
void |
bnd._enroute(EnrouteOptions opts)
Run enroute commands
|
void |
bnd._extract(aQute.bnd.main.bnd.extractOptions opts) |
void |
bnd._flatten(aQute.bnd.main.bnd.FlattenOptions opts) |
void |
RepoCommand._get(aQute.bnd.main.RepoCommand.getOptions opts)
get a file from the repo
|
void |
bnd._grep(aQute.bnd.main.bnd.grepOptions opts) |
void |
bnd._info(aQute.bnd.main.bnd.infoOptions options) |
void |
bnd._junit(aQute.bnd.main.bnd.testOptions opts) |
void |
RepoCommand._list(aQute.bnd.main.RepoCommand.listOptions opts) |
void |
bnd._macro(aQute.bnd.main.bnd.macroOptions options)
Show the value of a macro
|
void |
bnd._maven(Options options)
Maven command
|
void |
bnd._package(aQute.bnd.main.bnd.packageOptions opts)
Package a bnd or bndrun file for packaging.
|
void |
bnd._print(aQute.bnd.main.bnd.printOptions options) |
void |
bnd._profile(bnd.ProfileOptions options) |
void |
bnd._project(aQute.bnd.main.bnd.projectOptions options) |
void |
RepoCommand._put(aQute.bnd.main.RepoCommand.putOptions opts) |
void |
RepoCommand._refresh(aQute.bnd.main.RepoCommand.RefreshOptions opts) |
void |
bnd._release(aQute.bnd.main.bnd.releaseOptions options)
Release the project
|
void |
bnd._remove(aQute.bnd.main.bnd.RemoveOptions opts) |
void |
bnd._repo(aQute.bnd.main.RepoCommand.repoOptions opts)
Manage the repo.
|
void |
RepoCommand._repos(aQute.bnd.main.RepoCommand.reposOptions opts) |
void |
bnd._run(aQute.bnd.main.bnd.runOptions opts) |
void |
bnd._runtests(aQute.bnd.main.bnd.runtestsOptions opts)
Run the tests from a prepared bnd file.
|
void |
bnd._schema(aQute.bnd.main.BaselineCommands.schemaOptions opts)
Create a schema of package deltas and versions
|
void |
bnd._select(aQute.bnd.main.bnd.selectOptions opts) |
void |
bnd._settings(aQute.bnd.main.bnd.settingOptions opts) |
void |
bnd._source(aQute.bnd.main.bnd.sourceOptions opts)
Merge a bundle with its source.
|
void |
bnd._syntax(aQute.bnd.main.bnd.syntaxOptions opts) |
void |
bnd._test(aQute.bnd.main.bnd.testOptions opts) |
void |
bnd._type(aQute.bnd.main.bnd.typeOptions opts) |
void |
bnd._verify(aQute.bnd.main.bnd.verifyOptions opts)
Verify jars.
|
void |
bnd._version(bnd.versionOptions o)
Show the version of this bnd
|
void |
RepoCommand._versions(aQute.bnd.main.RepoCommand.VersionsOptions opts) |
void |
bnd._view(aQute.bnd.main.bnd.viewOptions options)
View files from JARs We parse the commandline and print each file on it.
|
void |
bnd._wrap(aQute.bnd.main.bnd.wrapOptions options)
Wrap a jar to a bundle.
|
void |
bnd._xref(aQute.bnd.main.bnd.xrefOptions options)
Cross reference every class in the jar file to the files it references
|
boolean |
bnd.versionOptions.xtra() |
Modifier and Type | Interface and Description |
---|---|
protected static interface |
AbstractConsoleApp.MainOptions
Main options
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractConsoleApp.__main(AbstractConsoleApp.MainOptions opts)
Initialize the repository and other global vars.
|
String |
AbstractConsoleApp.MainOptions.base() |
boolean |
AbstractConsoleApp.MainOptions.exceptions() |
String[] |
AbstractConsoleApp.MainOptions.failok() |
boolean |
AbstractConsoleApp.MainOptions.key() |
boolean |
AbstractConsoleApp.MainOptions.pedantic() |
boolean |
AbstractConsoleApp.MainOptions.trace() |
int |
AbstractConsoleApp.MainOptions.width() |
Copyright © 2021 aQute SARL. All rights reserved.