[ 
https://issues.apache.org/jira/browse/CAMEL-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066647#comment-13066647
 ] 

Chad Beaulac edited comment on CAMEL-3471 at 7/17/11 2:28 PM:
--------------------------------------------------------------

I'm working through Camel maven build dependencies. I'm in the process of 
adding a Mina UDP no-Camel test to indicate where the UDP test problems reside. 
I've hit another issue in the dependencies: camel-quickfix depends on QuickFixJ 
1.5.0 which uses Mina 1.0.x. How can I update Mina in Camel to 2.0.x and 
support the camel-quickfix component at the same time? Should I put a mina-core 
dependency for 1.0.x in camel-quickfix?

Ok, that's what I did. I put a dependency in camel-quickfix for mina 1.1.7.

      was (Author: cabeaulac):
    I'm working through Camel maven build dependencies. I'm in the process of 
adding a Mina UDP no-Camel test to indicate where the UDP test problems reside. 
I've hit another issue in the dependencies: camel-quickfix depends on QuickFixJ 
1.5.0 which uses Mina 1.0.x. How can I update Mina in Camel to 2.0.x and 
support the camel-quickfix component at the same time? Should I put a mina-core 
dependency for 1.0.x in camel-quickfix?
  
> Upgrade to Apache Mina 2.0.x
> ----------------------------
>
>                 Key: CAMEL-3471
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3471
>             Project: Camel
>          Issue Type: Task
>          Components: camel-mina
>    Affects Versions: 2.5.0
>            Reporter: Christian Müller
>            Assignee: Chad Beaulac
>             Fix For: 2.9.0
>
>         Attachments: CAMEL-3471.patch
>
>
> Apache Mina 2.0.3 is out: http://mina.apache.org/downloads.html

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to