-
Notifications
You must be signed in to change notification settings - Fork 677
JENA-879: Jena osgi pax exam #25
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
Conversation
|
Having pulled #24 (reorganise tohave moduel apache-jena-osgi), it appears to me that this pull request is out of date. Having attempted to pull it, I got several merge conflicts that were not obvious as to how they should be resolved. It looks like some commits are relative to an older version of #24. |
..according to https://ops4j1.jira.com/wiki/display/PAXEXAM4/OSGi+Containers but with slf4j-log4j instead of logback to be license safe. (logback 0.9.18 or later should be ASF-OK though, as it's now both LGPL and EPL http://logback.qos.ch/license.html )
|
Well, you told me to separate the changes.. ;-)) I'll rebase this pull On 7 February 2015 at 18:00, Andy Seaborne notifications@github.com wrote:
Stian Soiland-Reyes, eScience Lab |
javadoc updated
(NOTE: testing with both at the same time kindof works, but shows confusing errors from equinox) )
.. Eclipse reformat broke it :(
32f331b to
91507a8
Compare
|
HTTP/1.1 786 Try It Now |
Fixes JENA-879 for jena-osgi-test
Replaces eosgi-maven-plugin tests with PAX Exam testing.
Tests jena-osgi with OSGi frameworks Eclipse Equinox and Apache Felix.