A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

apply(Project) - Method in BundlePlugin
{@inheritDoc}
attributes(Manifest) - Method in BundleUtils
attributes(Map<String, ?>, String) - Method in ManifestSubstitute

B

BundleExtension - Class in org.dm.gradle.plugins.bundle
A Bundle plugin extension.
BundleGenerator - Class in org.dm.gradle.plugins.bundle
An action to be used for generating bundles.
BundleGenerator(Factory<JarBuilder>) - Constructor in BundleGenerator
BundlePlugin - Class in org.dm.gradle.plugins.bundle
A bundle plugin which internally uses the bnd tool for generating bundles.
BundleUtils - Class in org.dm.gradle.plugins.bundle
A set of bundle utils.

C

close() - Method in WriterToOutputStreamAdapter
create() - Method in DefaultJarBuilderFactory
create() - Method in JarBuilderFactoryDecorator

D

DefaultJarBuilderFactory - Enum in org.dm.gradle.plugins.bundle
A factory producing JarBuilders.

E

exclude(Map) - Method in BundleExtension
execute(Jar) - Method in BundleGenerator
Creates and initializes a new JarBuilder using BundleExtension parameters and uses it to produce a new bundle.

F

flush() - Method in WriterToOutputStreamAdapter
from(Object, Closure) - Method in ManifestSubstitute

G

getAttributes() - Method in ManifestSubstitute
getBase(Project) - Method in BundleUtils
getBundleSymbolicName(Project) - Method in BundleUtils
Get the symbolic name as group + "." + archivesBaseName, with the following exceptions
  • if group has only one section (no dots) and archivesBaseName is not null then the first package name with classes is returned. eg. commons-logging:commons-logging -> org.apache.commons.logging
  • if archivesBaseName is equal to last section of group then group is returned.
getClasspath(Jar) - Method in BundleUtils
getContentCharset() - Method in ManifestSubstitute
getEffectiveManifest() - Method in ManifestSubstitute
getExcludeDependencies() - Method in BundleExtension
getFailOnError(Jar) - Method in BundleUtils
getInstructions() - Method in BundleExtension
getOutput(Jar) - Method in BundleUtils
getProperties(Jar) - Method in BundleUtils
getResources(Project) - Method in BundleUtils
getSections() - Method in ManifestSubstitute
getSources(Project) - Method in BundleUtils
getTrace(Jar) - Method in BundleUtils
getVersion(Project) - Method in BundleUtils

H

I

instruction(String, String) - Method in BundleExtension

J

JarBuilder - Class in org.dm.gradle.plugins.bundle
A jar generator, which is basically a wrapper around bnd aQute.bnd.osgi.Builder.
JarBuilderFactoryDecorator - Class in org.dm.gradle.plugins.bundle
JarBuilderFactoryDecorator(Jar, Factory<JarBuilder>) - Constructor in JarBuilderFactoryDecorator

K

L

M

ManifestSubstitute - Class in org.dm.gradle.plugins.bundle
ManifestSubstitute(Factory<JarBuilder>, Manifest) - Constructor in ManifestSubstitute

N

O

Objects - Class in org.dm.gradle.plugins.bundle

P

Q

R

requireNonNull(T, String) - Method in Objects

S

setContentCharset(String) - Method in ManifestSubstitute

T

U

V

version(String) - Method in BundleUtils
Gets an OSGI compliant version from the given version.

W

withBase(def) - Method in JarBuilder
withClasspath(def) - Method in JarBuilder
withFailOnError(def) - Method in JarBuilder
withName(String) - Method in JarBuilder
withProperties(def) - Method in JarBuilder
withResources(def) - Method in JarBuilder
withSourcepath(def) - Method in JarBuilder
withTrace(def) - Method in JarBuilder
withVersion(String) - Method in JarBuilder
write(byte[], int, int) - Method in WriterToOutputStreamAdapter
writeJarTo(File) - Method in JarBuilder
writeManifestTo(OutputStream) - Method in JarBuilder
WriterToOutputStreamAdapter - Class in org.dm.gradle.plugins.bundle
WriterToOutputStreamAdapter(Writer, Charset) - Constructor in WriterToOutputStreamAdapter
writeTo(Object) - Method in ManifestSubstitute

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _