Skip to content

Conversation

@grkvlt
Copy link
Member

@grkvlt grkvlt commented Jul 20, 2017

Fixes issue with installing bundles, causing the following error:

karaf@brooklyn()> feature:install -r jclouds-api-route53
Error executing command: Unable to build resource for brooklyn:fo9y9ghsab: Unsupported 'Bundle-ManifestVersion' value: 1

Sets Bundle-ManifestVersion to 2 for Brooklyn generated bundles.

@neykov
Copy link
Member

neykov commented Jul 20, 2017

LGTM

@neykov
Copy link
Member

neykov commented Jul 20, 2017

Tests pass, merging.

@asfgit asfgit merged commit 28096d3 into apache:master Jul 20, 2017
asfgit pushed a commit that referenced this pull request Jul 20, 2017
Fix feature install bundle version issue

Fixes issue with installing bundles, causing the following error:
```
karaf@brooklyn()> feature:install -r jclouds-api-route53
Error executing command: Unable to build resource for brooklyn:fo9y9ghsab: Unsupported 'Bundle-ManifestVersion' value: 1
```
Sets `Bundle-ManifestVersion` to 2 for Brooklyn generated bundles.
Graeme-Miller pushed a commit to Graeme-Miller/brooklyn-server that referenced this pull request Aug 29, 2017
This reverts commit 033b873, reversing
changes made to ef5e60f.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants