Re: Backporting to 2.7 branch - 2 files changed

2011-10-01 Thread David Valeri
Claus, I noticed the same behavior for my last backport as well. On Oct 1, 2011, at 4:50 AM, Claus Ibsen wrote: > Hi > > When I backport to the 2.7 branch these 2 files is changed as well > Sending > camel-core/src/main/java/org/apache/camel/component/file/GenericFileConverter.java > Se

[jira] [Updated] (CAMEL-4507) Warnings during Samples/Examples build

2011-10-01 Thread Claus Ibsen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-4507: --- Component/s: build system Issue Type: Task (was: Bug) Please be more specific which warnings yo

[jira] [Created] (CAMEL-4507) Warnings during Samples/Examples build

2011-10-01 Thread Robert Liguori (Created) (JIRA)
Warnings during Samples/Examples build -- Key: CAMEL-4507 URL: https://issues.apache.org/jira/browse/CAMEL-4507 Project: Camel Issue Type: Bug Affects Versions: 2.8.1 Environment: Windows Vist

[jira] [Issue Comment Edited] (CAMEL-4506) The SFTP component: the keyboard-interactive auth method support

2011-10-01 Thread Eugene Kiselev (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118860#comment-13118860 ] Eugene Kiselev edited comment on CAMEL-4506 at 10/1/11 6:10 PM:

[jira] [Commented] (CAMEL-4506) The SFTP component: the keyboard-interactive auth method support

2011-10-01 Thread Eugene Kiselev (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118860#comment-13118860 ] Eugene Kiselev commented on CAMEL-4506: --- Clause, thank you. Sorry I was not certain

[jira] [Resolved] (CAMEL-4505) FileUtils change to make 'copy/delete instead of renaming' feature configurable

2011-10-01 Thread Claus Ibsen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4505. Resolution: Fixed Fix Version/s: 2.9.0 There is a new option copyAndDeleteOnRenameFail you c

[jira] [Resolved] (CAMEL-3824) Allow cometd component to send message headers with the message

2011-10-01 Thread Claus Ibsen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-3824. Resolution: Fixed Thanks for the patch. I am not keen on backporting as it potentially change beha

[jira] [Assigned] (CAMEL-3824) Allow cometd component to send message headers with the message

2011-10-01 Thread Claus Ibsen (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-3824: -- Assignee: Claus Ibsen > Allow cometd component to send message headers with the message >

[jira] [Resolved] (CAMEL-4504) Add unit test coverage for exception propagation with bean expression in choice processor

2011-10-01 Thread Claus Ibsen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4504. Resolution: Fixed > Add unit test coverage for exception propagation with bean expression in >

[jira] [Assigned] (CAMEL-4505) FileUtils change to make 'copy/delete instead of renaming' feature configurable

2011-10-01 Thread Claus Ibsen (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-4505: -- Assignee: Claus Ibsen > FileUtils change to make 'copy/delete instead of renaming' feature

Backporting to 2.7 branch - 2 files changed

2011-10-01 Thread Claus Ibsen
Hi When I backport to the 2.7 branch these 2 files is changed as well Sending camel-core/src/main/java/org/apache/camel/component/file/GenericFileConverter.java Sending camel-core/src/test/java/org/apache/camel/component/file/GenericFileConverterTest.java I think they have some sv

[jira] [Resolved] (CAMEL-4478) Because local PrintService objects on Windows have a name which is not their UNC path, the PrinterProducer can never find them.

2011-10-01 Thread Claus Ibsen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4478. Resolution: Fixed Fix Version/s: 2.9.0 2.8.2 2.7.4

[jira] [Resolved] (CAMEL-4477) parseURI in org.apache.camel.component.printer.PrinterConfiguration leaves a prefixed "/" on the printername attribute which should be removed

2011-10-01 Thread Claus Ibsen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4477. Resolution: Fixed Fix Version/s: 2.9.0 2.8.2 2.7.4

[jira] [Commented] (CAMEL-4480) RuntimeCamelException "Ambiguous Parameter Mapping" must not be thrown, if there are parameters of the same type but with different QNames in ServiceInterfaceStrategy

2011-10-01 Thread Claus Ibsen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118706#comment-13118706 ] Claus Ibsen commented on CAMEL-4480: Can you attach an unit test that reproduces the i

[jira] [Commented] (CAMEL-4506) The SFTP component: the keyboard-interactive auth method support

2011-10-01 Thread Claus Ibsen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118698#comment-13118698 ] Claus Ibsen commented on CAMEL-4506: I think there was 2 things int the patch - keyboa

[jira] [Commented] (CAMEL-4506) The SFTP component: the keyboard-interactive auth method support

2011-10-01 Thread Claus Ibsen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118699#comment-13118699 ] Claus Ibsen commented on CAMEL-4506: It looks like the compression thing does not in t