Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Package kam-nav plugin into a single OSGi bundle #34

Open
abargnesi opened this issue Jun 16, 2015 · 1 comment
Open

Package kam-nav plugin into a single OSGi bundle #34

abargnesi opened this issue Jun 16, 2015 · 1 comment

Comments

@abargnesi
Copy link
Member

The kam-nav plugin consists of the common, core, ui, and ws OSGi bundles. Additionally these modules have some library dependencies packaged as OSGi bundles.

To support simple manual install and Cytoscape App Store we should bundle modules + dependencies into a single OSGi bundle.

There may be an issue with supporting multiple BundleActivator classes since each module has one. Maybe using the Require-Bundle manifest entry would run the activator on start?

@abargnesi
Copy link
Member Author

A workaround is to install the JAR file dependencies manually into the $HOME/CytoscapeConfiguration/3/apps/installed directory. This is outlined in the README.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant