Apache Aries Transaction is not working on equinox
--------------------------------------------------
Key: ARIES-134
URL: https://issues.apache.org/jira/browse/ARIES-134
Project: Aries
Issue Type: Bug
Components: Transaction
Affects Versions: Incubation
Reporter: Nikolai Tankov
Assignee: Nikolai Tankov
Fix For: Incubation
Apache Aries Transaction bundle is not working on equinox because it imports
package "org.osgi.service.cm" with version 1.3 which is not available in
equinox.
This is fixed in "Apache Aries Blueprint Bundle" with
"org.osgi.service.cm;version="[1.2.0,2.0.0)"" . This should be done also for
Transaction bundle.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.