Re: Strange error when deploying camel-2.4 on Karaf (1.99)

2010-07-12 Thread Charles Moulliard
Thx. I will check. In the meantime, I make my test with camel-2.4 On Mon, Jul 12, 2010 at 5:32 PM, Guillaume Nodet wrote: > You need to make sure you have a fresh copy of every snapshot you use. > Upgrading to spring 3 has caused some problems and it looks difficult > to have both spring 2 an

Re: Apache Camel 2.4 - osgi

2010-07-12 Thread Guillaume Nodet
Hadrian has given the link in the vote thread. On Mon, Jul 12, 2010 at 5:28 PM, Charles Moulliard wrote: > Where can I find the staging server containing Camel 2.4 ? > > I would like to verifiy that error discovered with camel 2.5-SNAPSHOT > deployed on Apache Karaf 1.99.SNAPSHOT does not exist w

Re: Strange error when deploying camel-2.4 on Karaf (1.99)

2010-07-12 Thread Guillaume Nodet
You need to make sure you have a fresh copy of every snapshot you use. Upgrading to spring 3 has caused some problems and it looks difficult to have both spring 2 and spring 3 deployed at the same time for some reason. On Mon, Jul 12, 2010 at 5:00 PM, Charles Moulliard wrote: > Hi, > > When depl

[jira] Assigned: (CAMEL-2938) Wiki web page of dataset is not up to date http://camel.apache.org/dataset.html

2010-07-12 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hadrian Zbarcea reassigned CAMEL-2938: -- Assignee: Hadrian Zbarcea > Wiki web page of dataset is not up to date > http://ca

[jira] Updated: (CAMEL-2925) Use forkMode=once for the surefire plugin to significantly speed up tests

2010-07-12 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hadrian Zbarcea updated CAMEL-2925: --- Fix Version/s: 2.5.0 (was: 2.4.0) > Use forkMode=once for the sur

[jira] Resolved: (CAMEL-2915) Support more XStream configurations

2010-07-12 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hadrian Zbarcea resolved CAMEL-2915. Resolution: Fixed > Support more XStream configurations > -

Apache Camel 2.4 - osgi

2010-07-12 Thread Charles Moulliard
Where can I find the staging server containing Camel 2.4 ? I would like to verifiy that error discovered with camel 2.5-SNAPSHOT deployed on Apache Karaf 1.99.SNAPSHOT does not exist with Camel 2.4. If this is the case, we should perhaps postpone camel 2.4 until we have made additional tests with

[VOTE] Release Apache Camel 2.4.0

2010-07-12 Thread Hadrian Zbarcea
A new release apache-camel-2.4.0 is out with approximately 181 issues resolved: new features, improvements and bug fixes. Please find the staging repo here: https://repository.apache.org/content/repositories/orgapachecamel-053/ The tarballs are here https://repository.apache.org/content/repositor

[jira] Commented: (CAMEL-2925) Use forkMode=once for the surefire plugin to significantly speed up tests

2010-07-12 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60610#action_60610 ] Hadrian Zbarcea commented on CAMEL-2925: The important part is done camel-core and ca

[jira] Assigned: (CAMEL-2940) org.apache.camel.component.test package is imported in camel-spring component - generates error on OSGI platform

2010-07-12 Thread Charles Moulliard (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Moulliard reassigned CAMEL-2940: Assignee: Charles Moulliard > org.apache.camel.component.test package is import

[jira] Created: (CAMEL-2940) org.apache.camel.component.test package is imported in camel-spring component - generates error on OSGI platform

2010-07-12 Thread Charles Moulliard (JIRA)
org.apache.camel.component.test package is imported in camel-spring component - generates error on OSGI platform Key: CAMEL-2940 URL: https://issues.a

[jira] Commented: (CAMEL-2939) Cassandra component for Camel http://github.com/ticktock/camel-cassandra

2010-07-12 Thread Scott Clasen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60609#action_60609 ] Scott Clasen commented on CAMEL-2939: - Looks like the component cant do that currently, I

Strange error when deploying camel-2.4 on Karaf (1.99)

2010-07-12 Thread Charles Moulliard
Hi, When deploying Apache Camel 2.4 on Karaf 1.99.SNAPSHOT, I get the following error: ka...@root> features:removeUrl mvn:org.apache.camel.karaf/apache-camel/2.4-SNAPSHOT/xml/features ka...@root> features:install camel RE: org.apache.felix.framework.resolver.ResolveException: Constraint violation

[jira] Commented: (CAMEL-2939) Cassandra component for Camel http://github.com/ticktock/camel-cassandra

2010-07-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60608#action_60608 ] Claus Ibsen commented on CAMEL-2939: Scott that's awesome. Currently the Camel release i

[jira] Commented: (CAMEL-2939) Cassandra component for Camel http://github.com/ticktock/camel-cassandra

2010-07-12 Thread Scott Clasen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60607#action_60607 ] Scott Clasen commented on CAMEL-2939: - I'm the author, and certainly willing to donate it

[jira] Commented: (CAMEL-2939) Cassandra component for Camel http://github.com/ticktock/camel-cassandra

2010-07-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60605#action_60605 ] Claus Ibsen commented on CAMEL-2939: And of course we can only pull it over if the author

[jira] Commented: (CAMEL-2939) Cassandra component for Camel http://github.com/ticktock/camel-cassandra

2010-07-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60604#action_60604 ] Claus Ibsen commented on CAMEL-2939: We will poll it over when Apache Camel upgrades to b

[jira] Issue Comment Edited: (CAMEL-2939) Cassandra component for Camel http://github.com/ticktock/camel-cassandra

2010-07-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60604#action_60604 ] Claus Ibsen edited comment on CAMEL-2939 at 7/12/10 9:48 AM: - We

[jira] Updated: (CAMEL-2939) Cassandra component for Camel http://github.com/ticktock/camel-cassandra

2010-07-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-2939: --- Fix Version/s: Future > Cassandra component for Camel http://github.com/ticktock/camel-cassandra

[jira] Created: (CAMEL-2939) Cassandra component for Camel http://github.com/ticktock/camel-cassandra

2010-07-12 Thread Scott Clasen (JIRA)
Cassandra component for Camel http://github.com/ticktock/camel-cassandra Key: CAMEL-2939 URL: https://issues.apache.org/activemq/browse/CAMEL-2939 Project: Apache Camel

[jira] Commented: (CAMEL-2938) Wiki web page of dataset is not up to date http://camel.apache.org/dataset.html

2010-07-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60598#action_60598 ] Claus Ibsen commented on CAMEL-2938: Yeah please remove that section > Wiki web page of

[jira] Commented: (CAMEL-2938) Wiki web page of dataset is not up to date http://camel.apache.org/dataset.html

2010-07-12 Thread Charles Moulliard (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60597#action_60597 ] Charles Moulliard commented on CAMEL-2938: -- wiki page updated for option minRate Ca

[jira] Created: (CAMEL-2938) Wiki web page of dataset is not up to date http://camel.apache.org/dataset.html

2010-07-12 Thread Charles Moulliard (JIRA)
Wiki web page of dataset is not up to date http://camel.apache.org/dataset.html --- Key: CAMEL-2938 URL: https://issues.apache.org/activemq/browse/CAMEL-2938 Project: Apache C