Skip to content

brooklyn-server karaf: don’t depend on library#248

Merged
asfgit merged 1 commit intoapache:masterfrom
aledsage:fix/karaf-not-dependent-on-brooklyn-library
Jul 12, 2016
Merged

brooklyn-server karaf: don’t depend on library#248
asfgit merged 1 commit intoapache:masterfrom
aledsage:fix/karaf-not-dependent-on-brooklyn-library

Conversation

@aledsage
Copy link
Copy Markdown
Contributor

Don’t depend on bundles that are in brooklyn-library when building
brooklyn-server: they won’t be available yet.

Long-term solution is to move all of this into brooklyn-dist, and
then we can re-enable these.

<feature>brooklyn-software-base</feature>
<bundle dependency="true">mvn:com.google.guava/guava/${guava.version}</bundle>
</feature>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's leave these features in, just don't include them in the boot bundles (only change brooklyn-software-all). This should be enough not to depend on brooklyn-library at build time.

@aledsage aledsage force-pushed the fix/karaf-not-dependent-on-brooklyn-library branch from 0574140 to 2f2dccc Compare July 12, 2016 10:29
Don’t depend on bundles that are in brooklyn-library when building
brooklyn-server: they won’t be available yet.

Long-term solution is to move all of this into brooklyn-dist, and
then we can re-enable these.
@aledsage aledsage force-pushed the fix/karaf-not-dependent-on-brooklyn-library branch from 2f2dccc to 47a02df Compare July 12, 2016 10:34
@neykov
Copy link
Copy Markdown
Member

neykov commented Jul 12, 2016

LGTM, merging

@asfgit asfgit merged commit 47a02df into apache:master Jul 12, 2016
asfgit pushed a commit that referenced this pull request Jul 12, 2016
brooklyn-server karaf: don’t depend on library

Don’t depend on bundles that are in brooklyn-library when building
brooklyn-server: they won’t be available yet.

Long-term solution is to move all of this into brooklyn-dist, and
then we can re-enable these.
@aledsage aledsage deleted the fix/karaf-not-dependent-on-brooklyn-library branch July 12, 2016 10:52
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