QuickFix Bundle misses the FIX.xml files in the bundle
------------------------------------------------------
Key: SMX4-985
URL: https://issues.apache.org/jira/browse/SMX4-985
Project: ServiceMix 4
Issue Type: Bug
Components: Bundles
Reporter: Claus Ibsen
Priority: Minor
This bundle
http://repo2.maven.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.quickfix/1.5.1_1/
Does not contain the following FIX XML files in the root classpath of the
bundle:
FIX40.xml
FIX41.xml
FIX42.xml
FIX43.xml
FIX44.xml
FIX50.xml
FIXT11.xml
Those XML files is included in the original quickfix-all JAR
This makes using those data dictionaries not possible to use out of the box
with the OSGi bundle.
davsclaus:~$ jar tf
~/.m2/repository/org/quickfixj/quickfixj-all/1.5.1/quickfixj-all-1.5.1.jar |
grep FIX*
FIX40.xml
FIX41.xml
FIX42.xml
FIX43.xml
FIX44.xml
FIX50.xml
FIXT11.xml
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira