[jira] [Resolved] (CAMEL-4331) Avoid the redundant direct dependency on log4j by the components (of the scope 'test'), as it's transitively given for free through the slf4j-log4j12 dependency with the

2011-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4331. Resolution: Fixed Fix Version/s: (was: 2.8.1) 2.9.0 Thanks for the pa

[jira] [Assigned] (CAMEL-4331) Avoid the redundant direct dependency on log4j by the components (of the scope 'test'), as it's transitively given for free through the slf4j-log4j12 dependency with the

2011-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-4331: -- Assignee: Claus Ibsen > Avoid the redundant direct dependency on log4j by the components (of th

[jira] [Created] (CAMEL-4332) camel-nagios - Use Camel type converter to convert message body to String before sending to Nagios

2011-08-13 Thread Claus Ibsen (JIRA)
camel-nagios - Use Camel type converter to convert message body to String before sending to Nagios -- Key: CAMEL-4332 URL: https://issues.apache.org/jira/browse/CAMEL-

[jira] [Updated] (CAMEL-4331) Avoid the redundant direct dependency on log4j by the components (of the scope 'test'), as it's transitively given for free through the slf4j-log4j12 dependency with the

2011-08-13 Thread Babak Vahdat (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Babak Vahdat updated CAMEL-4331: Attachment: log4j.patch > Avoid the redundant direct dependency on log4j by the components (of the

[jira] [Updated] (CAMEL-4331) Avoid the redundant direct dependency on log4j by the components (of the scope 'test'), as it's transitively given for free through the slf4j-log4j12 dependency with the

2011-08-13 Thread Babak Vahdat (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Babak Vahdat updated CAMEL-4331: Attachment: (was: log4j.patch) > Avoid the redundant direct dependency on log4j by the componen

[jira] [Updated] (CAMEL-4331) Avoid the redundant direct dependency on log4j by the components (of the scope 'test'), as it's transitively given for free through the slf4j-log4j12 dependency with the

2011-08-13 Thread Babak Vahdat (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Babak Vahdat updated CAMEL-4331: Priority: Trivial (was: Major) > Avoid the redundant direct dependency on log4j by the components

[jira] [Commented] (CAMEL-4331) Avoid the redundant direct dependency on log4j by the components (of the scope 'test'), as it's transitively given for free through the slf4j-log4j12 dependency with th

2011-08-13 Thread Babak Vahdat (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084642#comment-13084642 ] Babak Vahdat commented on CAMEL-4331: - I didn't remove the log4j dependencies by the p

[jira] [Created] (CAMEL-4331) Avoid the redundant direct dependency on log4j by the components (of the scope 'test'), as it's transitively given for free through the slf4j-log4j12 dependency with the

2011-08-13 Thread Babak Vahdat (JIRA)
Avoid the redundant direct dependency on log4j by the components (of the scope 'test'), as it's transitively given for free through the slf4j-log4j12 dependency with the RIGHT / COMPLIANT version -

[jira] [Updated] (CAMEL-4331) Avoid the redundant direct dependency on log4j by the components (of the scope 'test'), as it's transitively given for free through the slf4j-log4j12 dependency with the

2011-08-13 Thread Babak Vahdat (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Babak Vahdat updated CAMEL-4331: Attachment: log4j.patch > Avoid the redundant direct dependency on log4j by the components (of the

[jira] [Commented] (CAMEL-4324) Response body lost when an HTTP error code is returned

2011-08-13 Thread Cedric de Launois (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084635#comment-13084635 ] Cedric de Launois commented on CAMEL-4324: -- Claus, I won't be able to work on thi

Re: FTP component enhancement suggestion

2011-08-13 Thread Marek Niewiadomski
Marco, you are right. Problems I've met was on client side not server. I've based my experience on experiments with putty psftp client. -- View this message in context: http://camel.465427.n5.nabble.com/FTP-component-enhancement-suggestion-tp4692606p4696330.html Sent from the Camel Development ma

[jira] [Updated] (CAMEL-4202) camel-jms - Using request/reply over persistent queues should be faster

2011-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-4202: --- Attachment: CAMEL-4202.patch Patch with code > camel-jms - Using request/reply over persistent queue

[jira] [Commented] (CAMEL-4202) camel-jms - Using request/reply over persistent queues should be faster

2011-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084622#comment-13084622 ] Claus Ibsen commented on CAMEL-4202: The replyToType=Exclusive is exclusive per CamelC

[jira] [Created] (CAMEL-4330) add support for Aegis as a marshalling format

2011-08-13 Thread Robert Liguori (JIRA)
add support for Aegis as a marshalling format - Key: CAMEL-4330 URL: https://issues.apache.org/jira/browse/CAMEL-4330 Project: Camel Issue Type: New Feature Affects Versions: 2.8.0

[jira] [Commented] (CAMEL-4202) camel-jms - Using request/reply over persistent queues should be faster

2011-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084606#comment-13084606 ] Claus Ibsen commented on CAMEL-4202: A new option is to be introduced: replyToType and

Re: [DISCUSS] Supporting our users to be more involved with our project

2011-08-13 Thread Claus Ibsen
On Fri, Aug 12, 2011 at 8:10 PM, Christian Müller wrote: > The "easy to resolve" issues have the Novices annotation. > Dan created and shared the new JIRA view which is called "Camel-Novice" [1]. > I have linked this page from our contribution page [2]. > > I hope our users/contributors will like

[jira] [Commented] (CAMEL-4324) Response body lost when an HTTP error code is returned

2011-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084589#comment-13084589 ] Claus Ibsen commented on CAMEL-4324: Thanks for reporting Cedric do you want to try to

[jira] [Updated] (CAMEL-4325) Wrong exception uri when an HTTP error code is returned

2011-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-4325: --- Estimated Complexity: Novice (was: Moderate) Fix Version/s: 2.9.0 > Wrong exception uri w

[jira] [Updated] (CAMEL-4324) Response body lost when an HTTP error code is returned

2011-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-4324: --- Priority: Minor (was: Major) Estimated Complexity: Novice (was: Moderate)

[jira] [Commented] (CAMEL-4325) Wrong exception uri when an HTTP error code is returned

2011-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084588#comment-13084588 ] Claus Ibsen commented on CAMEL-4325: Thanks for reporting Cedric do you want to try to

[DISCUSS] - Adjust Apache Camel product descriptions

2011-08-13 Thread Claus Ibsen
Hi I noticed the README.txt file in the distribution kit starts as follows: Apache Camel is a powerful Spring based Integration Framework. And our website starts as follows: Apache Camel is a powerful open source integration framework based on known Enterprise Integration Patterns with powerful B

Re: [HEADS UP] - Adjustments to ExecutorServiceManager on trunk

2011-08-13 Thread Claus Ibsen
I took the liberty of adding some notes to the Camel 3.0 roadmap https://cwiki.apache.org/confluence/display/CAMEL/Camel+3.0+-+Roadmap See the section - Improvements to ThreadPoolProfile for thread management In fact I think we could possible make a compromise with the changes from Christian and

Re: [HEADS UP] - Adjustments to ExecutorServiceManager on trunk

2011-08-13 Thread Claus Ibsen
On Sat, Aug 13, 2011 at 11:20 AM, Christian Schneider wrote: > I am -1 on your last changes (CAMEL-4298). You effectively rolled back most > of my changes from CAMEL-4244. > > I intend to make the ThreadPoolProfile the main configuration method for > thread pools. This makes working with defaults

Re: [HEADS UP] - Adjustments to ExecutorServiceManager on trunk

2011-08-13 Thread Christian Schneider
I am -1 on your last changes (CAMEL-4298). You effectively rolled back most of my changes from CAMEL-4244. I intend to make the ThreadPoolProfile the main configuration method for thread pools. This makes working with defaults much more natural than with the more JDK style API. Your change pul

[jira] [Resolved] (CAMEL-4329) Username/password ignored when connectionFactory is set in JMS component

2011-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4329. Resolution: Fixed Fix Version/s: 2.9.0 2.8.1 Thanks for the detailed repo

[jira] [Assigned] (CAMEL-4329) Username/password ignored when connectionFactory is set in JMS component

2011-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-4329: -- Assignee: Claus Ibsen > Username/password ignored when connectionFactory is set in JMS componen