Re: Compilation error on trunk on windows on Apache Jenkins

2011-09-12 Thread Claus Ibsen
Thanks I committed a potential fix and kicked a CI server on Apache Jenkins https://builds.apache.org/job/Camel.trunk.fulltest.windows/14/ I am not able on Apache Jenkins to see which JDK version is being used on windows1 which is what is used for the windows tests. Neither which Windows OS is

[jira] [Resolved] (CAMEL-4438) OnException using redeliveryPolicyRef from another XML file may not pickup that policy

2011-09-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4438. Resolution: Fixed Fix Version/s: 2.8.2 OnException using redeliveryPolicyRef from another

[jira] [Updated] (CAMEL-4424) Missing saxon-sql 9.1.0.8 dependency for camel-saxon in Maven Central

2011-09-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-4424: --- Priority: Minor (was: Major) Fix Version/s: Future Issue Type: Wish (was: Bug)

[jira] [Resolved] (CAMEL-4213) camel-jpa can't find entities when using blueprint in OSGi

2011-09-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4213. Resolution: Fixed Already fixed as part of another ticket. camel-jpa can't find entities when

[jira] [Created] (CAMEL-4439) Error in camel-restlet feature definition

2011-09-12 Thread Gert Vanthienen (JIRA)
Error in camel-restlet feature definition - Key: CAMEL-4439 URL: https://issues.apache.org/jira/browse/CAMEL-4439 Project: Camel Issue Type: Bug Affects Versions: 2.8.0 Reporter: Gert

[jira] [Commented] (CAMEL-4439) Error in camel-restlet feature definition

2011-09-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102467#comment-13102467 ] Gert Vanthienen commented on CAMEL-4439: Fixed in trunk by Freeman

[jira] [Resolved] (CAMEL-4439) Error in camel-restlet feature definition

2011-09-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4439. Resolution: Fixed Fix Version/s: 2.9.0 2.8.2 Backported to 2.8 branch

[jira] [Commented] (CAMEL-4424) Missing saxon-sql 9.1.0.8 dependency for camel-saxon in Maven Central

2011-09-12 Thread Nils Breunese (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102487#comment-13102487 ] Nils Breunese commented on CAMEL-4424: -- Is there any documentation on what Maven

[jira] [Commented] (CAMEL-4424) Missing saxon-sql 9.1.0.8 dependency for camel-saxon in Maven Central

2011-09-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102490#comment-13102490 ] Claus Ibsen commented on CAMEL-4424: See the pom.xml files as they list any additional

[jira] [Created] (CAMEL-4440) camel-csv - Make it consistent what unmarshal returns as object, so its the same for 1 or more rows

2011-09-12 Thread Claus Ibsen (JIRA)
camel-csv - Make it consistent what unmarshal returns as object, so its the same for 1 or more rows --- Key: CAMEL-4440 URL:

[jira] [Created] (CAMEL-4441) Add Namespace Support to XMLSecurity Component

2011-09-12 Thread Rich Newcomb (JIRA)
Add Namespace Support to XMLSecurity Component -- Key: CAMEL-4441 URL: https://issues.apache.org/jira/browse/CAMEL-4441 Project: Camel Issue Type: Improvement Reporter: Rich Newcomb

[jira] [Updated] (CAMEL-4441) Add Namespace Support to XMLSecurity Component

2011-09-12 Thread Rich Newcomb (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Newcomb updated CAMEL-4441: Attachment: CAMEL-4441-camel-jmx.patch CAMEL-4441-parent.patch

[jira] [Updated] (CAMEL-4442) OpenJPA bundle used in camel-jpa should be more blueprint friendly

2011-09-12 Thread Ioannis Canellos (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioannis Canellos updated CAMEL-4442: Description: camel-jpa is using openjpa version 1.2.2. Even though openjpa provides an

[jira] [Created] (CAMEL-4442) OpenJPA bundle used in camel-jpa should be more blueprint friendly

2011-09-12 Thread Ioannis Canellos (JIRA)
OpenJPA bundle used in camel-jpa should be more blueprint friendly -- Key: CAMEL-4442 URL: https://issues.apache.org/jira/browse/CAMEL-4442 Project: Camel Issue Type:

[jira] [Created] (CAMEL-4443) Upgrade to Scala 2.9.1

2011-09-12 Thread Claus Ibsen (JIRA)
Upgrade to Scala 2.9.1 -- Key: CAMEL-4443 URL: https://issues.apache.org/jira/browse/CAMEL-4443 Project: Camel Issue Type: Task Components: camel-scala Reporter: Claus Ibsen Priority:

Re: Compilation error on trunk on windows on Apache Jenkins

2011-09-12 Thread Claus Ibsen
Okay the patch seems to work. Apache CI server can now compile and test camel-core. Its currently running a full test https://builds.apache.org/job/Camel.trunk.fulltest.windows/15/console On Mon, Sep 12, 2011 at 7:59 AM, Claus Ibsen claus.ib...@gmail.com wrote: Thanks I committed a

[jira] [Created] (CAMEL-4444) Wrong slash in FTP component for doneFile

2011-09-12 Thread Olivier Cheslet (JIRA)
Wrong slash in FTP component for doneFile - Key: CAMEL- URL: https://issues.apache.org/jira/browse/CAMEL- Project: Camel Issue Type: Bug Components: camel-ftp Affects Versions:

[jira] [Created] (CAMEL-4445) Simple language - Add support for nested functions

2011-09-12 Thread Claus Ibsen (JIRA)
Simple language - Add support for nested functions -- Key: CAMEL-4445 URL: https://issues.apache.org/jira/browse/CAMEL-4445 Project: Camel Issue Type: New Feature Components:

[jira] [Resolved] (CAMEL-4445) Simple language - Add support for nested functions

2011-09-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4445. Resolution: Fixed Simple language - Add support for nested functions

Camel URI parameters to support HashMapk,v

2011-09-12 Thread ganges_k
Hi, I had a requirement to pass a map of key,value pairs in the endpoint URI which are dynamic in nature (both key and value). is there a way to pass these values in the URI as arguments or any alternative to do this? Thanks Regards, Gangadhar.Katakam -- View this message in context:

[jira] [Commented] (CAMEL-4442) OpenJPA bundle used in camel-jpa should be more blueprint friendly

2011-09-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102692#comment-13102692 ] Claus Ibsen commented on CAMEL-4442: I think we have a JIRA ticket to upgrade to JPA2.

[jira] [Commented] (CAMEL-4442) OpenJPA bundle used in camel-jpa should be more blueprint friendly

2011-09-12 Thread Ioannis Canellos (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102750#comment-13102750 ] Ioannis Canellos commented on CAMEL-4442: - Indeed. The issue is [CAMEL-3742]. I

Re: Camel URI parameters to support HashMapk,v

2011-09-12 Thread Hadrian Zbarcea
I have a hard time seeing a need for this. Could you please provide more details? I can think of a few solutions for this, but not passing the map directly. Cheers, Hadrian On 09/12/2011 10:27 AM, ganges_k wrote: Hi, I had a requirement to pass a map of key,value pairs in the endpoint URI

[jira] [Updated] (CAMEL-3742) Upgrade camel-jpa to OpenJPA 2.1.0

2011-09-12 Thread Ioannis Canellos (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioannis Canellos updated CAMEL-3742: Attachment: CAMEL-3742-patch.txt I am attaching a patch, which updates camel-jpa component

[jira] [Updated] (CAMEL-3742) Upgrade camel-jpa to OpenJPA 2.1.0

2011-09-12 Thread Ioannis Canellos (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioannis Canellos updated CAMEL-3742: Patch Info: [Patch Available] Upgrade camel-jpa to OpenJPA 2.1.0

[jira] [Resolved] (CAMEL-4442) OpenJPA bundle used in camel-jpa should be more blueprint friendly

2011-09-12 Thread Ioannis Canellos (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioannis Canellos resolved CAMEL-4442. - Resolution: Duplicate Since it is already decided to move to use JPA 2.0, this can be

[jira] [Updated] (CAMEL-3742) Upgrade camel-jpa to OpenJPA 2.1.0

2011-09-12 Thread Ioannis Canellos (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioannis Canellos updated CAMEL-3742: Component/s: (was: camel-jpa) camel-jms Affects

Re: Camel URI parameters to support HashMapk,v

2011-09-12 Thread ganges_k
Here is an example which explains the need for HashMap. As part of camel-snmp component, we want to pass the trap information (oidkey = value value) which are dynamic to the recipient. We want to send this information in the URI which the target endpoint (third-party system) can understand. I

[jira] [Assigned] (CAMEL-4443) Upgrade to Scala 2.9.1

2011-09-12 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang reassigned CAMEL-4443: --- Assignee: Freeman Fang Upgrade to Scala 2.9.1 --

[jira] [Work started] (CAMEL-4443) Upgrade to Scala 2.9.1

2011-09-12 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-4443 started by Freeman Fang. Upgrade to Scala 2.9.1 -- Key: CAMEL-4443 URL: