Github user gdelafosse commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/186#issuecomment-169674201 Hi all, concerning Grapes, it doesn't seem to use the jar MANIFEST file, so I don't think it will be disturbed by my change. Concenring the TinkerPop dependencies, I've created a pull request for each of them to turn them into OSGI bundle, so that gremlin-osgi-deps won't be required anymore. See https://github.com/svenkubiak/jBCrypt/pull/4 https://github.com/jcabi/jcabi-log/pull/69 https://github.com/jcabi/jcabi-aspects/pull/201 https://github.com/jcabi/jcabi-manifests/pull/29 https://github.com/carrotsearch/hppc/pull/5 https://github.com/javatuples/javatuples/pull/4 Concerning testing, I'm implementing an it test for each impacted sub module to check that they are valid bundles installable into an OSGI container thanks to PaxExam. I will join those tests to this pull request soon. Concerning the documentation, where can I document how to install TinkerPop into an OSGI container?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---