Claus, I use QuickFix engine since a couple of weeks now. Our project/product is not yet in production but the first integration using camel-quickfix are vey conclusive. So, don't wait too much time before to include it in official release of camel.
Regards, Charles Moulliard Senior Enterprise Architect Apache Camel Committer ***************************** blog : http://cmoulliard.blogspot.com On Mon, Aug 24, 2009 at 4:08 PM, Claus Ibsen <[email protected]> wrote: > On Mon, Aug 24, 2009 at 3:58 PM, Willem Jiang<[email protected]> > wrote: > > Hi, > > > > I just checked the pom.xml in the component module, there is no sub > module > > entry of camel-quickfix. > > So I think we missed this module in camel 2.0. > > I will commit a quick fix for it. > > > > I think it lacks quality anyway so we should maybe not put it out > before we have improved it. > There are a couple of ticket on it. But nobody have worked in it for a > while to get that sorted. > > > > > Willem > > > > Claus Ibsen wrote: > >> > >> Hi > >> > >> Camel 2.0 has not been published to the public maven repositories. > >> > >> Wait for Hadrian to announce that when that part is done. > >> > >> > >> > >> On Mon, Aug 24, 2009 at 3:01 PM, Charles Moulliard<[email protected] > > > >> wrote: > >>> > >>> Hi, > >>> > >>> I don't see from any repository camel quickfix 2.0.0 component > >>> > >>> Error message: Missing: > >>> ---------- > >>> 1) org.apache.camel:camel-quickfix:jar:2.0.0 > >>> > >>> Try downloading the file manually from the project website. > >>> > >>> Then, install it using the command: > >>> mvn install:install-file -DgroupId=org.apache.camel > >>> -DartifactId=camel-quickfix -Dversion=2.0.0 -Dpackaging=jar > >>> -Dfile=/path/to/file > >>> > >>> Is it a miss or this component will be delivered later on 2.x ? > >>> > >>> Regards, > >>> > >>> Charles Moulliard > >>> Senior Enterprise Architect > >>> Apache Camel Committer > >>> > >>> ***************************** > >>> blog : http://cmoulliard.blogspot.com > >>> > >> > >> > >> > > > > > > > > -- > Claus Ibsen > Apache Camel Committer > > Open Source Integration: http://fusesource.com > Blog: http://davsclaus.blogspot.com/ > Twitter: http://twitter.com/davsclaus >
