Modifier and Type | Class and Description |
---|---|
class |
BaseTask |
class |
BndTask
This file is the bnd main task for ant.
|
class |
DeployTask |
class |
EclipseTask |
class |
ExpandPropertiesTask |
class |
PackageTask |
class |
PrepareTask |
class |
ProjectBuildOrderTask
ProjectBuildOrderTask calculates the correct build order for all of the bnd
projects in a workspace.
|
class |
ProjectTask |
class |
ReleaseTask
ANT task to release into a repository, equivalent to:
<bnd
command="release"/> |
class |
RunBundlesTask |
class |
RunconfigToDistributionTask |
class |
TestTask |
class |
WrapTask
Task to wrap a JAR as an OSGi bundle.
|
Modifier and Type | Class and Description |
---|---|
class |
JUnitLauncher |
class |
Project
This class is NOT threadsafe
|
class |
ProjectBuilder |
class |
ProjectLauncher
A Project Launcher is a base class to be extended by launchers.
|
class |
Run |
class |
Workspace |
Modifier and Type | Class and Description |
---|---|
class |
HeaderReader |
Modifier and Type | Class and Description |
---|---|
class |
ConnectionSettings |
Modifier and Type | Class and Description |
---|---|
class |
JUnitFramework.BundleBuilder |
Modifier and Type | Class and Description |
---|---|
class |
bnd
Utility to make bundles.
|
class |
Profiles |
Modifier and Type | Class and Description |
---|---|
class |
MavenCommand |
class |
MavenDeployCmd |
class |
PomParser
Provides a way to parse a maven pom as properties.
|
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 )* @version $Revision: 1.27 $
|
class |
Processor |
class |
Verifier |
Modifier and Type | Class and Description |
---|---|
class |
XMLResourceParser |
Modifier and Type | Method and Description |
---|---|
Report |
MinimalRepository.add(File f) |
Modifier and Type | Class and Description |
---|---|
class |
Signer
This class is used with the aQute.bnd.osgi package, it signs jars with DSA
signature.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicAuthentication
Provide Http Basic Authentication.
|
class |
BndAuthentication
bnd has a builtin delegated authentication mechanism, see
Settings . |
class |
DefaultURLConnectionHandler
Base class for the URL Connection handlers.
|
class |
HttpsVerification
TODO Needs testing Can be used to override default verification of HTTPS.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractConsoleApp |
Modifier and Type | Class and Description |
---|---|
class |
Env |
Modifier and Type | Class and Description |
---|---|
class |
LogToReporterAdapter |
Modifier and Type | Class and Description |
---|---|
class |
ReporterAdapter
Mainly used for testing where reporters are needed.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ReporterAdapter.getInfo(Report other) |
boolean |
ReporterAdapter.getInfo(Report other,
String prefix) |
Modifier and Type | Class and Description |
---|---|
class |
Slf4jReporter |
Modifier and Type | Class and Description |
---|---|
class |
ReplacerAdapter
Provide a macro Domain.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Reporter
A base interface to model a work in progress.
|
Copyright © 2021 aQute SARL. All rights reserved.