[jira] Updated: (CAMEL-1988) Better OSGi metadata to allow deploying multiple camel versions in the same OSGi framework

2009-09-16 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated CAMEL-1988: --- Fix Version/s: 1.6.2 > Better OSGi metadata to allow deploying multiple camel versions in

[jira] Updated: (CAMEL-2019) Allow passing options to PollingConsumer from outside

2009-09-16 Thread Dragisa Krsmanovic (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dragisa Krsmanovic updated CAMEL-2019: -- Description: I want something like: {code} .setHeader(Exchange.FILE_NAME).xpath("..

[jira] Created: (CAMEL-2019) Allow passing options to PollingConsumer from outside

2009-09-16 Thread Dragisa Krsmanovic (JIRA)
Allow passing options to PollingConsumer from outside - Key: CAMEL-2019 URL: https://issues.apache.org/activemq/browse/CAMEL-2019 Project: Apache Camel Issue Type: Improvement Com

[jira] Created: (CAMEL-2018) Timer Endpoint starts the thread before configuration

2009-09-16 Thread Yuri Schimke (JIRA)
Timer Endpoint starts the thread before configuration - Key: CAMEL-2018 URL: https://issues.apache.org/activemq/browse/CAMEL-2018 Project: Apache Camel Issue Type: Bug Components:

Re: Fix for CAMEL-1974 seems to cause problem on Windows

2009-09-16 Thread Claus Ibsen
On Wed, Sep 16, 2009 at 5:49 PM, taylorj wrote: > > I've tested this and it works perfectly. > Thanks Claus for the quick fix. > Cool and thanks for reporting and testing it for us so quickly as well. > -John > > > Claus Ibsen-2 wrote: >> >> Hi >> >> BTW I have committed a new fix. Can you test

Re: Fix for CAMEL-1974 seems to cause problem on Windows

2009-09-16 Thread taylorj
I've tested this and it works perfectly. Thanks Claus for the quick fix. -John Claus Ibsen-2 wrote: > > Hi > > BTW I have committed a new fix. Can you test it on your windows system > again? > > On Wed, Sep 16, 2009 at 8:14 AM, Claus Ibsen > wrote: >> Hi >> >> Thanks for reporting. >> The

[jira] Resolved: (CAMEL-2004) Freemarker Component: Ability to specify freemarker resource/template as message header

2009-09-16 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2004. Resolution: Fixed Thanks a lot. Wiki is updated by Stan > Freemarker Component: Ability to spe

[jira] Commented: (CAMEL-2004) Freemarker Component: Ability to specify freemarker resource/template as message header

2009-09-16 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54295#action_54295 ] Stan Lewis commented on CAMEL-2004: --- no problem, have done so, thanks! > Freemarker Compon

Re: Fix for CAMEL-1974 seems to cause problem on Windows

2009-09-16 Thread Claus Ibsen
Hi BTW I have committed a new fix. Can you test it on your windows system again? On Wed, Sep 16, 2009 at 8:14 AM, Claus Ibsen wrote: > Hi > > Thanks for reporting. > The issue is that you have spaces in the path which windows file IO is > really handling badly. > > Could you create a ticket and/

[jira] Commented: (CAMEL-2004) Freemarker Component: Ability to specify freemarker resource/template as message header

2009-09-16 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54293#action_54293 ] Claus Ibsen commented on CAMEL-2004: trunk: 815812. Applied patch with thanks to Stan Le

[jira] Resolved: (CAMEL-1850) Velocity Component: Ability to specify velcoity resource/template as message header

2009-09-16 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1850. Resolution: Fixed > Velocity Component: Ability to specify velcoity resource/template as messag

[jira] Resolved: (CAMEL-1974) Package scanning cannot be used for folders containing special characters

2009-09-16 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1974. Resolution: Fixed trunk: 815810. John can you test from your windows environment again with th

[jira] Reopened: (CAMEL-1974) Package scanning cannot be used for folders containing special characters

2009-09-16 Thread John Taylor (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Taylor reopened CAMEL-1974: Discussion at http://www.nabble.com/Fix-for-CAMEL-1974-seems-to-cause-problem-on-Windows-td2545804

[jira] Updated: (CAMEL-2016) camel-jpa exports the org.apache.camel.processor.interceptor which leads to a split package

2009-09-16 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-2016: --- Affects Version/s: (was: 1.6.1) Only affects 2.x > camel-jpa exports the org.apache.camel.pr

Re: svn commit: r814510 - in /camel/branches/camel-1.x: ./ components/camel-mail/pom.xml components/camel-ognl/pom.xml parent/pom.xml platforms/karaf/features/src/main/resources/features.xml

2009-09-16 Thread Willem Jiang
After digging the code for a while, I found there are some API change on the camel-guice, so I agree to revert the change and keep the guiceyfruit version to 2.0-beta-4. I just committed the patch for it, also updated the features file for camel-guice. Willem Willem Jiang wrote: Hi Guillaume,

Re: svn commit: r814510 - in /camel/branches/camel-1.x: ./ components/camel-mail/pom.xml components/camel-ognl/pom.xml parent/pom.xml platforms/karaf/features/src/main/resources/features.xml

2009-09-16 Thread Willem Jiang
Hi Guillaume, I'm sorry. It's my fault to think upgrading the guiceyfruit version too easy. I will commit a right upgrade patch today. Willem Guillaume Nodet wrote: The upgrade to guiceyfruit 2.0 leads to compilation failures. I'll revert to 2.0-beta-4 unless someone wants to do the upgrade

Re: svn commit: r814510 - in /camel/branches/camel-1.x: ./ components/camel-mail/pom.xml components/camel-ognl/pom.xml parent/pom.xml platforms/karaf/features/src/main/resources/features.xml

2009-09-16 Thread Guillaume Nodet
The upgrade to guiceyfruit 2.0 leads to compilation failures. I'll revert to 2.0-beta-4 unless someone wants to do the upgrade correctly. On Mon, Sep 14, 2009 at 09:49, wrote: > Author: ningjiang > Date: Mon Sep 14 07:49:44 2009 > New Revision: 814510 > > URL: http://svn.apache.org/viewvc?rev=81