Package | Description |
---|---|
aQute.bnd.build | |
aQute.bnd.maven | |
aQute.bnd.signing | |
aQute.lib.osgi |
Modifier and Type | Class and Description |
---|---|
class |
Project
This class is NOT threadsafe
|
class |
ProjectBuilder |
class |
Workspace |
Modifier and Type | Method and Description |
---|---|
boolean |
Container.contributeFiles(List<File> files,
Processor reporter)
Iterate over the containers and get the files they represent
|
Modifier and Type | Class and Description |
---|---|
class |
MavenCommand |
class |
MavenDeployCmd |
class |
PomParser
Provides a way to parse a maven pom as properties.
|
Constructor and Description |
---|
MavenCommand(Processor p) |
Modifier and Type | Class and Description |
---|---|
class |
Signer
This class is used with the aQute.lib.osgi package, it signs jars with DSA
signature.
|
Modifier and Type | Class and Description |
---|---|
class |
Analyzer |
class |
Builder
Include-Resource: ( [name '=' ] file )+
Private-Package: package-decl ( ',' package-decl )*
Export-Package: package-decl ( ',' package-decl )*
Import-Package: package-decl ( ',' package-decl )*
|
class |
Verifier |
Modifier and Type | Method and Description |
---|---|
protected Processor |
Processor.beginHandleErrors(String message)
Set the current command thread.
|
Processor |
Processor.getParent() |
Processor |
Processor.getTop() |
Modifier and Type | Method and Description |
---|---|
protected void |
Processor.endHandleErrors(Processor previous)
End a command.
|
void |
Processor.getInfo(Processor processor) |
void |
Processor.getInfo(Processor processor,
String prefix) |
static Map<String,Map<String,String>> |
Processor.parseHeader(String value,
Processor logger)
Standard OSGi header parser.
|
String |
Macro.process(String line,
Processor source) |
void |
Processor.setParent(Processor processor) |
Constructor and Description |
---|
Analyzer(Processor parent) |
Builder(Processor parent) |
Macro(Processor domain,
Object... targets) |
PreprocessResource(Processor processor,
Resource r) |
Processor(Processor parent) |
Copyright © 2015 aQute SARL. All Rights Reserved.