GitHub user stain opened a pull request:
https://github.com/apache/jena/pull/126
JENA-1139 workaround
This workaround for JENA-1139 concatenates
the content of the other Jena modules
`src/main/resources/META-INF/services/org.apache.jena.system.JenaSubsystemLifecycle`
from jena-osgi's inlined modules `jena-core`, `jena-arq` and `jena-tdb`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/stain/jena JENA-1139
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/126.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #126
----
commit 2e0877898654d46e4d46efb0bcc3e84e0b94c7c1
Author: Stian Soiland-Reyes <[email protected]>
Date: 2016-02-10T17:31:13Z
JENA-1139 workaround
This workaround concatinates
the content of the other Jena modules
src/main/resources/META-INF/services/org.apache.jena.system.JenaSubsystemLifecycle
from jena-osgi's inlined modules jena-core, jena-arq and jena-tdb
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---