Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEPENDENCY - guava #4

Closed
pizzapie opened this issue Mar 17, 2013 · 0 comments
Closed

DEPENDENCY - guava #4

pizzapie opened this issue Mar 17, 2013 · 0 comments
Assignees

Comments

@pizzapie
Copy link
Owner

Find/implement a bundle to fulfill guava dependency

@ghost ghost assigned pizzapie Mar 17, 2013
pizzapie pushed a commit that referenced this issue Mar 18, 2013
Snakeyaml can be deployed as a bundle straight out of maven.

fixes #2

Made guava a bundle dependency

Guava is available as a bundle from maven via mvn:com.googlecode.guava-osgi/guava-osgi

fixes #4

Made commons-lang a bundle dependency

commons-lang is available as a bundle from maven via mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.commons-lang

fixes #5

Made json-simple a bundle dependency

json-simple is available as a bundle from maven via mvn:om.googlecode.json-simple/json-simple

fixes #3

Added Ebean as an exported dependency

Ebean is not available as a bundle, nor is it easy to convert it to one.

Ebean is included in the bukkit bundle, which in turn exports ebean.  Changing the project packaging from jar to bundle was necessary to embed ebean.

fixes #6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant