Skip to content

Commit a2dbf4c

Browse files
committed
Revert bndlib from 3.5.0 to 3.2.0, another shot at #40.
1 parent 261de95 commit a2dbf4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
### Version 3.9.0 - TBD ([javadoc](http://diffplug.github.io/goomph/javadoc/snapshot/), [snapshot](https://oss.sonatype.org/content/repositories/snapshots/com/diffplug/gradle/goomph/))
44

55
- Added `addBuildSrc()` method to Oomph configuration.
6-
- Bump bndlib from `3.4.0` to `3.5.0`.
6+
- Revert bndlib from `3.4.0` to `3.2.0`, to fix [#40](https://github.com/diffplug/goomph/issues/40).
77
- `p2asmaven` now supports [slicing options](https://wiki.eclipse.org/Equinox/p2/Ant_Tasks#SlicingOptions) thanks to [@hacki11](https://github.com/hacki11). ([#41](https://github.com/diffplug/goomph/pull/41))
88

99
### Version 3.8.1 - October 13th 2017 ([javadoc](http://diffplug.github.io/goomph/javadoc/3.8.1/), [jcenter](https://bintray.com/diffplug/opensource/goomph/3.8.1/view))

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ VER_DURIAN_SWT=2.0.0
2020
VER_COMMONS_IO=2.4
2121
VER_SPOTLESS_LIB=1.5.1
2222
# OSGi
23-
VER_BNDLIB=3.5.0
23+
VER_BNDLIB=3.2.0
2424
# OSGi in Mars.1, latest uploaded to MavenCentral so far
2525
VER_ECLIPSE_OSGI=3.10.101.v20150820-1432
2626

0 commit comments

Comments
 (0)