Fix the dependency on Equinox for the DOSGi system tests
--------------------------------------------------------
Key: CXF-1966
URL: https://issues.apache.org/jira/browse/CXF-1966
Project: CXF
Issue Type: Bug
Components: Distributed-OSGi
Reporter: David Bosschaert
Fix For: 2.2
The system tests of DOSGi utilize the spring-osgi-test. However changes to
Felix 1.4.x have broken its functioning in the spring-osgi-test framework.
The DOSGi code needs at least Felix 1.4.1 so it can't current use older Felix
versions for the system tests - therefore the system tests currently use
Equinox 3.5M4 which does work with spring-osgi-test.
However, this version of Equinox is not available through maven, so a binary
was checked into the build system at systests/equinox_libs/3.5m4
We should take out the Equinox runtime as soon a version of spring-osgi-test
that works with Felix 1.4.1 becomes available.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.