[jira] [Created] (CAMEL-4211) URISupport - Normalize URI should support parameters with same key

2011-07-12 Thread Claus Ibsen (JIRA)
URISupport - Normalize URI should support parameters with same key -- Key: CAMEL-4211 URL: https://issues.apache.org/jira/browse/CAMEL-4211 Project: Camel Issue Type: Bug

[jira] [Updated] (CAMEL-4211) URISupport - Normalize URI should support parameters with same key

2011-07-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-4211: --- Affects Version/s: (was: 2.7.1) 2.7.2 > URISupport - Normalize URI should

[jira] [Created] (CAMEL-4212) http components should support parameters with multiple values when mapping to Camel headers

2011-07-12 Thread Claus Ibsen (JIRA)
http components should support parameters with multiple values when mapping to Camel headers Key: CAMEL-4212 URL: https://issues.apache.org/jira/browse/CAMEL-4212

[jira] [Resolved] (CAMEL-4211) URISupport - Normalize URI should support parameters with same key

2011-07-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4211. Resolution: Fixed > URISupport - Normalize URI should support parameters with same key > --

Build failed in Jenkins: Camel #1271

2011-07-12 Thread Apache Jenkins Server
See Changes: [ningjiang] CAME-4210 ported the patch to camel-example-cxf-blueprint [davsclaus] Polished readme.txt in examples. [davsclaus] Fixed test due CI issues [ningjiang] CAME-4210 Add unit test on camel-example-cxf-osgi [davsclaus] Fix

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

2011-07-12 Thread Jonas Bengtsson (JIRA)
camel-jpa can't find entities when using blueprint in OSGi -- Key: CAMEL-4213 URL: https://issues.apache.org/jira/browse/CAMEL-4213 Project: Camel Issue Type: Bug Components:

[jira] [Assigned] (CAMEL-4212) http components should support parameters with multiple values when mapping to Camel headers

2011-07-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-4212: -- Assignee: Claus Ibsen > http components should support parameters with multiple values when map

[DISCUSS] - Supporting multiple parameter values in http components

2011-07-12 Thread Claus Ibsen
Hi I have created ticket https://issues.apache.org/jira/browse/CAMEL-4212 The problem we have is that the http related components in Camel does not support mapping to/from Camel Message Headers if there is HTTP parameters that have multiple values. For example if a HTTP GET is send with: http://

[jira] [Updated] (CAMEL-4214) A name should be specified in the karaf features-file

2011-07-12 Thread Jonas Bengtsson (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonas Bengtsson updated CAMEL-4214: --- Attachment: patch.txt > A name should be specified in the karaf features-file > -

[jira] [Created] (CAMEL-4214) A name should be specified in the karaf features-file

2011-07-12 Thread Jonas Bengtsson (JIRA)
A name should be specified in the karaf features-file - Key: CAMEL-4214 URL: https://issues.apache.org/jira/browse/CAMEL-4214 Project: Camel Issue Type: Improvement Components: os

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

2011-07-12 Thread Jonas Bengtsson (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonas Bengtsson updated CAMEL-4213: --- Description: When using the following simple route, the entity classes can't be found: {code}

[jira] [Updated] (CAMEL-4212) http components should support parameters with multiple values when mapping to Camel headers

2011-07-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-4212: --- Attachment: CAMEL-4212.patch Work in progress patch > http components should support parameters with

[jira] [Commented] (CAMEL-4212) http components should support parameters with multiple values when mapping to Camel headers

2011-07-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13063868#comment-13063868 ] Claus Ibsen commented on CAMEL-4212: I have attached a patch. It covers most of the st

Re: [DISCUSS] - Supporting multiple parameter values in http components

2011-07-12 Thread Claus Ibsen
Okay I have attached a work in progress patch to the ticket. Would be nice if the community could take a look. I had for a brief moment considered creating a MultiValueList in camel-core to hold the multi values. But I opted for just adding a method to HttpHelper. I added some unit tests which do

Re: [DISCUSS] Closing down for the 2.8.0 release

2011-07-12 Thread Claus Ibsen
Hi So Camel 2.8.0 starts to look good. The last CI test at Apache had only 1 unit test failure which is a non deterministic test that can fail for some strange reason. https://builds.apache.org/job/Camel.trunk.fulltest/366/ I also ran a local OSGi unit test this morning and they all passed. In

[jira] [Created] (CAMEL-4215) FtpOperations Delete operation not respecting Stepwise Attribute

2011-07-12 Thread dsmw (JIRA)
FtpOperations Delete operation not respecting Stepwise Attribute Key: CAMEL-4215 URL: https://issues.apache.org/jira/browse/CAMEL-4215 Project: Camel Issue Type: Bug

[jira] [Updated] (CAMEL-4215) FtpOperations Delete operation not respecting Stepwise Attribute

2011-07-12 Thread dsmw (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dsmw updated CAMEL-4215: Attachment: FtpOperations.patch > FtpOperations Delete operation not respecting Stepwise Attribute > --

[jira] [Updated] (CAMEL-4215) FtpOperations Delete operation not respecting Stepwise Attribute

2011-07-12 Thread dsmw (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dsmw updated CAMEL-4215: Description: Current implementation of deleteFile(String name) ignores the Endpoints 'stepwise' requirement. Thi

[jira] [Created] (CAMEL-4216) update link to Quartz on quartz page and component list

2011-07-12 Thread Donald Whytock (JIRA)
update link to Quartz on quartz page and component list --- Key: CAMEL-4216 URL: https://issues.apache.org/jira/browse/CAMEL-4216 Project: Camel Issue Type: Improvement Components

[jira] [Commented] (CAMEL-4118) Improve the Aggregator to be able to force a flush all aggregated exchanges

2011-07-12 Thread Ben O'Day (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064055#comment-13064055 ] Ben O'Day commented on CAMEL-4118: -- OK, I see the case now...the completionPredicate() on

[jira] [Created] (CAMEL-4217) support route setAutoStartup(String) in Java DSL

2011-07-12 Thread Ben O'Day (JIRA)
support route setAutoStartup(String) in Java DSL Key: CAMEL-4217 URL: https://issues.apache.org/jira/browse/CAMEL-4217 Project: Camel Issue Type: Improvement Components: camel-core

[jira] [Commented] (CAMEL-4217) support route setAutoStartup(String) in Java DSL

2011-07-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064066#comment-13064066 ] Claus Ibsen commented on CAMEL-4217: If you add it as fluent builder in the Java DSL t

[jira] [Commented] (CAMEL-4217) support route setAutoStartup(String) in Java DSL

2011-07-12 Thread Ben O'Day (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064071#comment-13064071 ] Ben O'Day commented on CAMEL-4217: -- sounds good...should make it take either a String or

[jira] [Updated] (CAMEL-4217) support route autoStartup(String|boolean) in Java DSL

2011-07-12 Thread Ben O'Day (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben O'Day updated CAMEL-4217: - Description: should be able call autoStartup(String|boolean) on a route in the Java DSL (works fine in S

[jira] [Assigned] (CAMEL-4217) support route setAutoStartup(String) in Java DSL

2011-07-12 Thread Ben O'Day (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben O'Day reassigned CAMEL-4217: Assignee: Ben O'Day > support route setAutoStartup(String) in Java DSL > --

[jira] [Commented] (CAMEL-4118) Improve the Aggregator to be able to force a flush all aggregated exchanges

2011-07-12 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064098#comment-13064098 ] Christian Müller commented on CAMEL-4118: - Sorry, I was not able to respond earlie

Re: [DISCUSS] Closing down for the 2.8.0 release

2011-07-12 Thread Richard Kettelerij
I doubt if it would be wise to stall the release much longer. In terms of the number of tickets, 2.8.0 seems to be the biggest release yet. Also on June 9 Hadrian proposed to cut the release in 2-3 weeks, it's now over 4 weeks since that post so the release is already a bit overdue. Nevertheless,

[jira] [Assigned] (CAMEL-4216) update link to Quartz on quartz page and component list

2011-07-12 Thread Richard Kettelerij (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Kettelerij reassigned CAMEL-4216: - Assignee: Richard Kettelerij > update link to Quartz on quartz page and component

[jira] [Updated] (CAMEL-4216) update link to Quartz on quartz page and component list

2011-07-12 Thread Richard Kettelerij (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Kettelerij updated CAMEL-4216: -- Fix Version/s: 2.8.0 > update link to Quartz on quartz page and component list > --

[jira] [Work started] (CAMEL-4216) update link to Quartz on quartz page and component list

2011-07-12 Thread Richard Kettelerij (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-4216 started by Richard Kettelerij. > update link to Quartz on quartz page and component list > --- > >

[jira] [Resolved] (CAMEL-4216) update link to Quartz on quartz page and component list

2011-07-12 Thread Richard Kettelerij (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Kettelerij resolved CAMEL-4216. --- Resolution: Fixed Thanks for reporting. I've fixed the links. Note that it takes a bi

[jira] [Commented] (CAMEL-4217) support route autoStartup(String|boolean) in Java DSL

2011-07-12 Thread Richard Kettelerij (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064120#comment-13064120 ] Richard Kettelerij commented on CAMEL-4217: --- I can see a String argument making

[jira] [Issue Comment Edited] (CAMEL-4217) support route autoStartup(String|boolean) in Java DSL

2011-07-12 Thread Richard Kettelerij (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064120#comment-13064120 ] Richard Kettelerij edited comment on CAMEL-4217 at 7/12/11 8:22 PM:

[jira] [Issue Comment Edited] (CAMEL-4217) support route autoStartup(String|boolean) in Java DSL

2011-07-12 Thread Richard Kettelerij (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064120#comment-13064120 ] Richard Kettelerij edited comment on CAMEL-4217 at 7/12/11 8:27 PM:

[jira] [Commented] (CAMEL-4217) support route autoStartup(String|boolean) in Java DSL

2011-07-12 Thread Ben O'Day (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064125#comment-13064125 ] Ben O'Day commented on CAMEL-4217: -- just to support passing in properties that might be S

Re: [DISCUSS] Closing down for the 2.8.0/2.7.3 release

2011-07-12 Thread Daniel Kulp
On a related note, 2.7.3 is looking to be in very good shape as well. I've merged back over 60 bug fixes and things are looking pretty good. There are some more bug fixes that could get merged back, but it's probably a good idea to get what's there out and do that for 2.7.4. I currently

Re: [DISCUSS] Closing down for the 2.8.0 release

2011-07-12 Thread Hadrian Zbarcea
I reviewed your patch and it looks ok, plus the change is pretty isolated. If that's the only thing left to be done, please go ahead and commit it. I started a fresh build over night. If all goes well, I'll start building the 2.8.0 release in the morning. Hadrian On 07/12/2011 04:00 PM, Rich

[jira] [Commented] (CAMEL-4217) support route autoStartup(String|boolean) in Java DSL

2011-07-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064333#comment-13064333 ] Claus Ibsen commented on CAMEL-4217: Well frankly as Richard says the Java DSL uses th

[jira] [Issue Comment Edited] (CAMEL-4217) support route autoStartup(String|boolean) in Java DSL

2011-07-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064333#comment-13064333 ] Claus Ibsen edited comment on CAMEL-4217 at 7/13/11 4:01 AM: -

[jira] [Created] (CAMEL-4218) Simple language - Add support for using multiple list/map index chained together

2011-07-12 Thread Claus Ibsen (JIRA)
Simple language - Add support for using multiple list/map index chained together Key: CAMEL-4218 URL: https://issues.apache.org/jira/browse/CAMEL-4218 Project: Camel

[jira] [Resolved] (CAMEL-4218) Simple language - Add support for using multiple list/map index chained together

2011-07-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4218. Resolution: Fixed > Simple language - Add support for using multiple list/map index chained > toge

[jira] [Assigned] (CAMEL-4215) FtpOperations Delete operation not respecting Stepwise Attribute

2011-07-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-4215: -- Assignee: Claus Ibsen > FtpOperations Delete operation not respecting Stepwise Attribute >