Skip to content

Releases: TomDmitriev/gradle-bundle-plugin

v0.10.0

02 Jan 17:04
Compare
Choose a tag to compare

Honour all jar task inputs

v0.9.0

01 Jan 12:31
Compare
Choose a tag to compare

Upgrade to bnd 3.3.0

v0.8.6

18 Aug 11:37
Compare
Choose a tag to compare

CompileOnly dependencies now get added to the bnd classpath.

v0.8.5

15 Jun 07:27
Compare
Choose a tag to compare

Gradle 2.14 support

v0.8.4

25 May 09:36
Compare
Choose a tag to compare

Add the ability to fail the build in case of bnd build errors (#59).

v0.8.3

21 May 09:16
Compare
Choose a tag to compare

Upgrade to bnd 3.2.0

v0.8.2: Merge pull request #52 from gradleupdate/gradle-2.12

15 Mar 09:03
Compare
Choose a tag to compare

Handle bundle instructions with null values

v0.8.1

29 Feb 14:52
Compare
Choose a tag to compare

Fix an occasional NPE when the Gradle Daemon is enabled.

v0.8

23 Dec 06:37
Compare
Choose a tag to compare

*) Project properties now can be excluded from the set of instructions given to Bnd
*) Transitive dependencies are now not passed to Bnd by default
*) Upgrade to bnd 3.1.0

v0.7.2

18 Dec 15:07
Compare
Choose a tag to compare

Allow non-string values in plugin instructions.