Index

A B C D E F G I J L M N O P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractBndrun - Class in aQute.bnd.gradle
Abstract Bndrun task type for Gradle.
AbstractBndrun() - Constructor for class aQute.bnd.gradle.AbstractBndrun
Create a Bndrun task.
apply(Object) - Method in class aQute.bnd.gradle.BndWorkspacePlugin
Apply the biz.aQute.bnd.workspace plugin.
apply(Project) - Method in class aQute.bnd.gradle.BndBuilderPlugin
Apply the biz.aQute.bnd.builder plugin to the specified project.
apply(Project) - Method in class aQute.bnd.gradle.BndPlugin
Apply the biz.aQute.bnd plugin to the specified project.
aQute.bnd.gradle - package aQute.bnd.gradle
 

B

Baseline - Class in aQute.bnd.gradle
Baseline task type for Gradle.
Baseline() - Constructor for class aQute.bnd.gradle.Baseline
Create a Baseline task.
baselineAction() - Method in class aQute.bnd.gradle.Baseline
Baseline the bundle.
BeanProperties - Class in aQute.bnd.gradle
Properties subclass which introspects objects for field values.
BeanProperties() - Constructor for class aQute.bnd.gradle.BeanProperties
Create a new BeanProperties with no defaults.
BeanProperties(Properties) - Constructor for class aQute.bnd.gradle.BeanProperties
Create a new BeanProperties with the specified defaults.
bnd(CharSequence...) - Method in class aQute.bnd.gradle.BundleTaskConvention
Deprecated.
Add instructions to the bnd property from a list of multi-line strings.
bnd(CharSequence...) - Method in class aQute.bnd.gradle.BundleTaskExtension
Add instructions to the bnd property from a list of multi-line strings.
bnd(String) - Method in class aQute.bnd.gradle.BndPluginConvention
Deprecated.
Return the trimmed value of the specified property.
bnd(String, Object) - Method in class aQute.bnd.gradle.BndPluginConvention
Deprecated.
Return the trimmed value of the specified property.
bnd(Map<String, ?>) - Method in class aQute.bnd.gradle.BundleTaskConvention
Deprecated.
Add instructions to the bnd property from a map.
bnd(Map<String, ?>) - Method in class aQute.bnd.gradle.BundleTaskExtension
Add instructions to the bnd property from a map.
bnd(Provider<? extends CharSequence>) - Method in class aQute.bnd.gradle.BundleTaskConvention
Deprecated.
Add a multi-line string of instructions to the bnd property using a Provider.
bnd(Provider<? extends CharSequence>) - Method in class aQute.bnd.gradle.BundleTaskExtension
Add a multi-line string of instructions to the bnd property using a Provider.
BndBuilderPlugin - Class in aQute.bnd.gradle
BndBuilderPlugin for Gradle.
BndBuilderPlugin() - Constructor for class aQute.bnd.gradle.BndBuilderPlugin
 
bndis(String) - Method in class aQute.bnd.gradle.BndPluginConvention
Deprecated.
Return a boolean value for the specified property.
bndMerge(String) - Method in class aQute.bnd.gradle.BndPluginConvention
Deprecated.
Return the trimmed value of the specified merged property.
BndPlugin - Class in aQute.bnd.gradle
BndPlugin for Gradle.
BndPlugin() - Constructor for class aQute.bnd.gradle.BndPlugin
 
BndPluginConvention - Class in aQute.bnd.gradle
Deprecated.
Replaced by BndPluginExtension.
BndPluginConvention(BndPluginExtension) - Constructor for class aQute.bnd.gradle.BndPluginConvention
Deprecated.
Create a BndPlugin convention.
BndPluginExtension - Class in aQute.bnd.gradle
BndPluginExtension for Gradle.
BndPluginExtension(Project) - Constructor for class aQute.bnd.gradle.BndPluginExtension
Create a BndPlugin extension.
bndProcess(String) - Method in class aQute.bnd.gradle.BndPluginConvention
Deprecated.
Return the macro processed value of the specified line.
Bndrun - Class in aQute.bnd.gradle
OSGi Bndrun task type for Gradle.
Bndrun() - Constructor for class aQute.bnd.gradle.Bndrun
Create a Bndrun task.
bndrunAction() - Method in class aQute.bnd.gradle.AbstractBndrun
Setup the Run object and call worker on it.
bndUnprocessed(String, Object) - Method in class aQute.bnd.gradle.BndPluginConvention
Deprecated.
Return the trimmed unprocessed value of the specified property.
BndUtils - Class in aQute.bnd.gradle
BndUtils class.
BndWorkspacePlugin - Class in aQute.bnd.gradle
BndWorkspacePlugin for Gradle.
BndWorkspacePlugin() - Constructor for class aQute.bnd.gradle.BndWorkspacePlugin
 
buildAction() - Method in class aQute.bnd.gradle.BundleTaskExtension
Return the Action to build the bundle for the task.
buildBundle() - Method in class aQute.bnd.gradle.BundleTaskConvention
Deprecated.
Execute the Action to build the bundle for the task.
builtBy(ConfigurableFileCollection, Object...) - Static method in class aQute.bnd.gradle.BndUtils
Set the builtBy on the collection for the specified paths.
Bundle - Class in aQute.bnd.gradle
Bundle task type for Gradle.
Bundle() - Constructor for class aQute.bnd.gradle.Bundle
Create a Bundle task.
bundles(Object...) - Method in class aQute.bnd.gradle.AbstractBndrun
Add files to use when locating bundles.
bundles(Object...) - Method in class aQute.bnd.gradle.FileSetRepositoryConvention
Deprecated.
Add files to use when locating bundles.
bundles(Object...) - Method in class aQute.bnd.gradle.Index
Add files to the bundles to be indexed.
BundleTaskConvention - Class in aQute.bnd.gradle
Deprecated.
Replaced by BundleTaskExtension.
BundleTaskConvention(BundleTaskExtension) - Constructor for class aQute.bnd.gradle.BundleTaskConvention
Deprecated.
Create a BundleTaskConvention for the specified BundleTaskExtension.
BundleTaskConvention(Jar) - Constructor for class aQute.bnd.gradle.BundleTaskConvention
Deprecated.
Create a BundleTaskConvention for the specified Jar task.
BundleTaskExtension - Class in aQute.bnd.gradle
BundleTaskExtension for Gradle.
BundleTaskExtension(Jar) - Constructor for class aQute.bnd.gradle.BundleTaskExtension
Create a BundleTaskExtension for the specified Jar task.

C

classpath(Object...) - Method in class aQute.bnd.gradle.BundleTaskConvention
Deprecated.
Add files to the classpath.
classpath(Object...) - Method in class aQute.bnd.gradle.BundleTaskExtension
Add files to the classpath.
createBndrun(Workspace, File) - Method in class aQute.bnd.gradle.AbstractBndrun
Create the RUN object.
createBndrun(Workspace, File) - Method in class aQute.bnd.gradle.Resolve
Create the Bndrun object.

D

defaults - Variable in class aQute.bnd.gradle.BeanProperties
Default values for properties.
defaultToolFor(Project, BiFunction<JavaToolchainService, JavaToolchainSpec, Provider<TOOL>>) - Static method in class aQute.bnd.gradle.BndUtils
Return a tool Provider for the specified Project.
diffignore(String...) - Method in class aQute.bnd.gradle.Baseline
Add diffignore values.
diffpackages(String...) - Method in class aQute.bnd.gradle.Baseline
Add diffpackages values.
distDirectory(Project) - Static method in class aQute.bnd.gradle.BndUtils
Return the distDirectory property for the specified Project.

E

Export - Class in aQute.bnd.gradle
Export task type for Gradle.
Export() - Constructor for class aQute.bnd.gradle.Export
Create a Export task.

F

FileSetRepositoryConvention - Class in aQute.bnd.gradle
Deprecated.
Function moved into AbstractBndrun type.
FileSetRepositoryConvention(Task) - Constructor for class aQute.bnd.gradle.FileSetRepositoryConvention
Deprecated.
Create a FileSetRepositoryConvention for the specified AbstractBndrun task.

G

get(String) - Method in class aQute.bnd.gradle.BndPluginExtension
Return the trimmed value of the specified property.
get(String, Object) - Method in class aQute.bnd.gradle.BndPluginExtension
Return the trimmed value of the specified property.
getBase() - Method in class aQute.bnd.gradle.Index
The URI base of the generated index.
getBaseline() - Method in class aQute.bnd.gradle.Baseline
Get the baseline bundle file.
getBaselineReportDirectory() - Method in class aQute.bnd.gradle.Baseline
The baseline reports directory.
getBaselineReportDirName() - Method in class aQute.bnd.gradle.Baseline
The name of the baseline reports directory.
getBnd() - Method in class aQute.bnd.gradle.BundleTaskConvention
Deprecated.
The bnd property.
getBnd() - Method in class aQute.bnd.gradle.BundleTaskExtension
The bnd property.
getBndfile() - Method in class aQute.bnd.gradle.BundleTaskConvention
Deprecated.
The bndfile property.
getBndfile() - Method in class aQute.bnd.gradle.BundleTaskExtension
The bndfile property.
getBndrun() - Method in class aQute.bnd.gradle.AbstractBndrun
The bndrun file for the execution.
getBndWorkspace(Project) - Static method in class aQute.bnd.gradle.BndWorkspacePlugin
Return the Bnd Workspace for the specified Gradle project.
getBundle() - Method in class aQute.bnd.gradle.Baseline
Return the bundle file to be baselined.
getBundles() - Method in class aQute.bnd.gradle.AbstractBndrun
The bundles to be added to a FileSetRepository for non-Bnd Workspace builds.
getBundles() - Method in class aQute.bnd.gradle.FileSetRepositoryConvention
Deprecated.
The bundles to be added to a FileSetRepository for non-Bnd Workspace builds.
getBundles() - Method in class aQute.bnd.gradle.Index
The bundles to be indexed.
getBundlesOnly() - Method in class aQute.bnd.gradle.Export
Deprecated.
Replaced by exporter.
getBundleTask() - Method in class aQute.bnd.gradle.Baseline
Get the task which makes the bundle being baselined.
getClasspath() - Method in class aQute.bnd.gradle.BundleTaskConvention
Deprecated.
The classpath property.
getClasspath() - Method in class aQute.bnd.gradle.BundleTaskExtension
The classpath property.
getDestinationDirectory() - Method in class aQute.bnd.gradle.Export
The destination directory for the export.
getDestinationDirectory() - Method in class aQute.bnd.gradle.Index
The destination directory for the index.
getDiffignore() - Method in class aQute.bnd.gradle.Baseline
The bundle headers or resource paths to ignore when baselining.
getDiffpackages() - Method in class aQute.bnd.gradle.Baseline
The names of the exported packages to baseline.
getExporter() - Method in class aQute.bnd.gradle.Export
The name of the exporter for this task.
getFailOnChanges() - Method in class aQute.bnd.gradle.Resolve
Whether resolve changes should fail the task.
getFileSetRepository(String) - Method in class aQute.bnd.gradle.FileSetRepositoryConvention
Deprecated.
Return a FileSetRepository with the specified name.
getGzip() - Method in class aQute.bnd.gradle.Index
Whether a gzip'd index should be made.
getIgnoreFailures() - Method in class aQute.bnd.gradle.AbstractBndrun
Whether execution failures should be ignored.
getIgnoreFailures() - Method in class aQute.bnd.gradle.Baseline
Whether baseline failures should be ignored.
getIndexCompressed() - Method in class aQute.bnd.gradle.Index
The compressed index file.
getIndexName() - Method in class aQute.bnd.gradle.Index
The name of the index file.
getIndexUncompressed() - Method in class aQute.bnd.gradle.Index
The uncompressed index file.
getJavaLauncher() - Method in class aQute.bnd.gradle.Bndrun
Configures the default java executable to be used for execution.
getJavaLauncher() - Method in class aQute.bnd.gradle.TestOSGi
Configures the default java executable to be used for execution.
getOutputBndrun() - Method in class aQute.bnd.gradle.Resolve
Return the output file for the calculated -runbundles property.
getProject() - Method in class aQute.bnd.gradle.BndPluginConvention
Deprecated.
Return the Bnd Project for the convention.
getProject() - Method in class aQute.bnd.gradle.BndPluginExtension
Return the Bnd Project for the extension.
getProperties() - Method in class aQute.bnd.gradle.AbstractBndrun
Properties that are available for evaluation of the bnd instructions for non-Bnd Workspace builds.
getProperties() - Method in class aQute.bnd.gradle.BundleTaskExtension
Properties that are available for evaluation of the bnd instructions.
getProperty(String) - Method in class aQute.bnd.gradle.BeanProperties
 
getReportFile() - Method in class aQute.bnd.gradle.Baseline
The baseline reports file.
getReportOptional() - Method in class aQute.bnd.gradle.Resolve
Whether to report optional requirements.
getRepositoryName() - Method in class aQute.bnd.gradle.Index
The name attribute in the generated index.
getResultsDirectory() - Method in class aQute.bnd.gradle.TestOSGi
The directory where the test case results are placed.
getTests() - Method in class aQute.bnd.gradle.TestOSGi
Return the test class names to be run.
getWorkingDirectory() - Method in class aQute.bnd.gradle.AbstractBndrun
The working directory for the execution.
getWriteOnChanges() - Method in class aQute.bnd.gradle.Resolve
Whether resolve changes should be written.

I

Index - Class in aQute.bnd.gradle
Index task type for Gradle.
Index() - Constructor for class aQute.bnd.gradle.Index
Create an Index task.
indexerAction() - Method in class aQute.bnd.gradle.Index
Index the bundles.
inferRunEE(Processor) - Method in class aQute.bnd.gradle.AbstractBndrun
Set -runee from the build environment if not already set in the Processor object.
inferRunRequires(Processor) - Method in class aQute.bnd.gradle.AbstractBndrun
Set -runrequires from the build environment if not already set in the Processor object.
is(String) - Method in class aQute.bnd.gradle.BndPluginExtension
Return a boolean value for the specified property.
isBundlesOnly() - Method in class aQute.bnd.gradle.Export
Deprecated.
Replaced by exporter.
isFailOnChanges() - Method in class aQute.bnd.gradle.Resolve
Whether resolve changes should fail the task.
isGradleCompatible(String) - Static method in class aQute.bnd.gradle.BndUtils
Return whether the current Gradle is at least the specified version.
isGzip() - Method in class aQute.bnd.gradle.Index
Whether a gzip'd index should be made.
isIgnoreFailures() - Method in class aQute.bnd.gradle.AbstractBndrun
Whether execution failures should be ignored.
isIgnoreFailures() - Method in class aQute.bnd.gradle.Baseline
Whether baseline failures should be ignored.
isReportOptional() - Method in class aQute.bnd.gradle.Resolve
Whether to report optional requirements.
isWriteOnChanges() - Method in class aQute.bnd.gradle.Resolve
Whether resolve changes should be written.

J

jarLibraryElements(Task, String) - Static method in class aQute.bnd.gradle.BndUtils
Set the Library Element Attribute of the specified configuration's attributes to Jar.

L

logReport(Report, Logger) - Static method in class aQute.bnd.gradle.BndUtils
Log the Report information.

M

merge(String) - Method in class aQute.bnd.gradle.BndPluginExtension
Return the trimmed value of the specified merged property.

N

NAME - Static variable in class aQute.bnd.gradle.BndPluginExtension
Name of the extension.
NAME - Static variable in class aQute.bnd.gradle.BundleTaskExtension
Name of the extension.

O

OPTION_TESTS - Static variable in class aQute.bnd.gradle.TestOSGi
Option to specify test names.

P

PLUGINID - Static variable in class aQute.bnd.gradle.BndBuilderPlugin
Name of the plugin.
PLUGINID - Static variable in class aQute.bnd.gradle.BndPlugin
Name of the plugin.
PLUGINID - Static variable in class aQute.bnd.gradle.BndWorkspacePlugin
Name of the plugin.
process(String) - Method in class aQute.bnd.gradle.BndPluginExtension
Return the macro processed value of the specified line.
propertyMissing(String) - Method in class aQute.bnd.gradle.BndPluginConvention
Deprecated.
Handle a missing property.
propertyMissing(String) - Method in class aQute.bnd.gradle.BndPluginExtension
Handle a missing property.

R

Resolve - Class in aQute.bnd.gradle
Resolve task type for Gradle.
Resolve() - Constructor for class aQute.bnd.gradle.Resolve
Create a Resolve task.

S

setBaseline(Object) - Method in class aQute.bnd.gradle.Baseline
Set the baseline bundle from a File.
setBnd(CharSequence) - Method in class aQute.bnd.gradle.BundleTaskConvention
Deprecated.
Set the bnd property from a multi-line string.
setBnd(CharSequence) - Method in class aQute.bnd.gradle.BundleTaskExtension
Set the bnd property from a multi-line string.
setBnd(Map<String, ?>) - Method in class aQute.bnd.gradle.BundleTaskConvention
Deprecated.
Set the bnd property from a map.
setBnd(Map<String, ?>) - Method in class aQute.bnd.gradle.BundleTaskExtension
Set the bnd property from a map.
setBnd(Provider<? extends CharSequence>) - Method in class aQute.bnd.gradle.BundleTaskConvention
Deprecated.
Set the bnd property from a multi-line string using a Provider.
setBnd(Provider<? extends CharSequence>) - Method in class aQute.bnd.gradle.BundleTaskExtension
Set the bnd property from a multi-line string using a Provider.
setBndfile(Object) - Method in class aQute.bnd.gradle.BundleTaskConvention
Deprecated.
Set the bndfile property value.
setBndfile(String) - Method in class aQute.bnd.gradle.BundleTaskConvention
Deprecated.
Set the bndfile property value.
setBundle(Object) - Method in class aQute.bnd.gradle.Baseline
Set the bundle to be baselined.
setBundles(Object) - Method in class aQute.bnd.gradle.AbstractBndrun
Set the files to use when locating bundles.
setBundles(Object) - Method in class aQute.bnd.gradle.FileSetRepositoryConvention
Deprecated.
Set the files to use when locating bundles.
setBundles(Object) - Method in class aQute.bnd.gradle.Index
Set the bundles to be indexed.
setBundlesOnly(boolean) - Method in class aQute.bnd.gradle.Export
Deprecated.
Replaced by exporter.
setClasspath(Object) - Method in class aQute.bnd.gradle.BundleTaskConvention
Deprecated.
Set the classpath property.
setClasspath(Object) - Method in class aQute.bnd.gradle.BundleTaskExtension
Set the classpath property.
setFailOnChanges(boolean) - Method in class aQute.bnd.gradle.Resolve
Set whether resolve changes should fail the task.
setGzip(boolean) - Method in class aQute.bnd.gradle.Index
Set whether a gzip'd index should be made.
setIgnoreFailures(boolean) - Method in class aQute.bnd.gradle.AbstractBndrun
Set whether execution failures should be ignored.
setIgnoreFailures(boolean) - Method in class aQute.bnd.gradle.Baseline
Set whether baseline failures should be ignored.
setReportOptional(boolean) - Method in class aQute.bnd.gradle.Resolve
Set whether to report optional requirements.
setSourceSet(SourceSet) - Method in class aQute.bnd.gradle.BundleTaskConvention
Deprecated.
Set the sourceSet.
setSourceSet(SourceSet) - Method in class aQute.bnd.gradle.BundleTaskExtension
Set the sourceSet.
setTests(List<String>) - Method in class aQute.bnd.gradle.TestOSGi
Configures the test class names to be run.
setWriteOnChanges(boolean) - Method in class aQute.bnd.gradle.Resolve
Set whether resolve changes should be written.
sourceSets(Project) - Static method in class aQute.bnd.gradle.BndUtils
Return the SourceSetContainer for the specified Project.

T

TestOSGi - Class in aQute.bnd.gradle
OSGi Test task type for Gradle.
TestOSGi() - Constructor for class aQute.bnd.gradle.TestOSGi
Create a TestOSGi task.
testResultsDir(Project) - Static method in class aQute.bnd.gradle.BndUtils
Return the testResultsDir property for the specified Project.

U

unprocessed(String, Object) - Method in class aQute.bnd.gradle.BndPluginExtension
Return the trimmed unprocessed value of the specified property.
unwrap(Provider<? extends T>) - Static method in class aQute.bnd.gradle.BndUtils
Return the value of the specified Provider.
unwrapFile(FileSystemLocation) - Static method in class aQute.bnd.gradle.BndUtils
Return the File object of the specified FileSystemLocation.
unwrapFile(Provider<? extends FileSystemLocation>) - Static method in class aQute.bnd.gradle.BndUtils
Return the File object of the specified Provider.
unwrapFileOptional(Provider<? extends FileSystemLocation>) - Static method in class aQute.bnd.gradle.BndUtils
Return the File object of the specified Provider or null if the Provider does not have a value.
unwrapOptional(Provider<? extends T>) - Static method in class aQute.bnd.gradle.BndUtils
Return the value of the specified Provider or null if the Provider does not have a value.

W

worker(Project) - Method in class aQute.bnd.gradle.AbstractBndrun
Execute the Project object.
worker(Project) - Method in class aQute.bnd.gradle.Bndrun
Execute the Project object.
worker(Project) - Method in class aQute.bnd.gradle.Export
Export the Project object.
worker(Project) - Method in class aQute.bnd.gradle.Resolve
Resolve the Bndrun object.
worker(Project) - Method in class aQute.bnd.gradle.TestOSGi
Test the Project object.
A B C D E F G I J L M N O P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form