[jira] [Resolved] (CAMEL-5251) camel-snmp component does correctly read SNMPv1 type PDUs from snmp4j

2012-05-10 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-5251. Resolution: Duplicate Fix Version/s: 2.10.0 Assignee: Claus Ibsen Thanks Ed.

[jira] [Assigned] (CAMEL-5265) Incorrect Content-Length returned for converted result objects with Unicode characters

2012-05-10 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-5265: -- Assignee: Claus Ibsen Incorrect Content-Length returned for converted result objects with

[jira] [Resolved] (CAMEL-5265) Incorrect Content-Length returned for converted result objects with Unicode characters

2012-05-10 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-5265. Resolution: Fixed Thanks for the patch. I used the \u for the uni code chars, as people in eg

[jira] [Commented] (CAMEL-5264) SNMP-Component doesn't response to INFORM-Traps

2012-05-10 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272160#comment-13272160 ] Claus Ibsen commented on CAMEL-5264: Do you mind working on a patch to resolve this?

[jira] [Commented] (CAMEL-5264) SNMP-Component doesn't response to INFORM-Traps

2012-05-10 Thread Gregor Kopij (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272167#comment-13272167 ] Gregor Kopij commented on CAMEL-5264: - yes, i'll provide a patch for this issue.

[jira] [Commented] (CAMEL-5172) TypeConverter - Tighten up API to rethrow failed exception during type conversion, and introduce new API for try to convert

2012-05-10 Thread Babak Vahdat (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1327#comment-1327 ] Babak Vahdat commented on CAMEL-5172: - Fair enough, I did already remove the usage of

[jira] [Commented] (CAMEL-5239) Moving camel-itest-osgi to Pax-Exam 2.x

2012-05-10 Thread Babak Vahdat (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272281#comment-13272281 ] Babak Vahdat commented on CAMEL-5239: - CAMEL-4847 seems to be a duplicate of this

[jira] [Commented] (CAMEL-5239) Moving camel-itest-osgi to Pax-Exam 2.x

2012-05-10 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272290#comment-13272290 ] Willem Jiang commented on CAMEL-5239: - Yes, they are same issue. I just create a link

[jira] [Resolved] (CAMEL-4341) Drop support for Apache Maven 2.x to build the source

2012-05-10 Thread Babak Vahdat (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Babak Vahdat resolved CAMEL-4341. - Resolution: Fixed Drop support for Apache Maven 2.x to build the source

[jira] [Commented] (CAMEL-4341) Drop support for Apache Maven 2.x to build the source

2012-05-10 Thread Babak Vahdat (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272374#comment-13272374 ] Babak Vahdat commented on CAMEL-4341: - Again one of those favourite (trivial) tickets

[jira] [Commented] (CAMEL-5055) Offer a way to not set a transaction manager in activemq-camel

2012-05-10 Thread Babak Vahdat (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272378#comment-13272378 ] Babak Vahdat commented on CAMEL-5055: - Torsten, do you already work on a patch or am I

[jira] [Commented] (CAMEL-5260) LDAP Component lose headers

2012-05-10 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-5260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272486#comment-13272486 ] Ana Cortés commented on CAMEL-5260: --- Cool! You've done this really fast, i haven't had

[jira] [Created] (CAMEL-5269) Make it possible to change the remote file name without changing the local file name

2012-05-10 Thread Bengt Rodehav (JIRA)
Bengt Rodehav created CAMEL-5269: Summary: Make it possible to change the remote file name without changing the local file name Key: CAMEL-5269 URL: https://issues.apache.org/jira/browse/CAMEL-5269

[jira] [Commented] (CAMEL-5260) LDAP Component lose headers

2012-05-10 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-5260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272616#comment-13272616 ] Christian Müller commented on CAMEL-5260: - But you are more than welcome to work

[jira] [Commented] (CAMEL-5172) TypeConverter - Tighten up API to rethrow failed exception during type conversion, and introduce new API for try to convert

2012-05-10 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-5172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272636#comment-13272636 ] Christian Müller commented on CAMEL-5172: - Babak, please be careful with -1 votes

[jira] [Work started] (CAMEL-5267) Improve camel-jaxb to be able to set a custom NameSpacePrefixMapper

2012-05-10 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-5267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-5267 started by Christian Müller. Improve camel-jaxb to be able to set a custom NameSpacePrefixMapper

[jira] [Updated] (CAMEL-5267) Improve camel-jaxb to be able to set a custom NameSpacePrefixMapper

2012-05-10 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-5267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Müller updated CAMEL-5267: Fix Version/s: (was: 2.10.1) 2.10.0 Improve camel-jaxb to be

[jira] [Commented] (CAMEL-5172) TypeConverter - Tighten up API to rethrow failed exception during type conversion, and introduce new API for try to convert

2012-05-10 Thread Babak Vahdat (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272678#comment-13272678 ] Babak Vahdat commented on CAMEL-5172: - Christian, thanks for the hint the link as

[jira] [Closed] (CAMEL-4955) Camel should run in a Java 7 environment

2012-05-10 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Müller closed CAMEL-4955. --- Resolution: Fixed Assignee: Christian Müller Camel should run in a Java 7

[jira] [Commented] (CAMEL-4955) Camel should run in a Java 7 environment

2012-05-10 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272731#comment-13272731 ] Christian Müller commented on CAMEL-4955: - The first build in Java 7 passed in

[jira] [Reopened] (CAMEL-4955) Camel should run in a Java 7 environment

2012-05-10 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Müller reopened CAMEL-4955: - Half the modules was skipped Camel should run in a Java 7 environment

[jira] [Commented] (CAMEL-5172) TypeConverter - Tighten up API to rethrow failed exception during type conversion, and introduce new API for try to convert

2012-05-10 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-5172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272836#comment-13272836 ] Christian Müller commented on CAMEL-5172: - Don't worry, there is nothing wrong to

[jira] [Created] (CAMEL-5270) Add community and peer address of SNMP TRAP PDUs to camel-snmp header

2012-05-10 Thread Jonathan Barber (JIRA)
Jonathan Barber created CAMEL-5270: -- Summary: Add community and peer address of SNMP TRAP PDUs to camel-snmp header Key: CAMEL-5270 URL: https://issues.apache.org/jira/browse/CAMEL-5270 Project:

[jira] [Updated] (CAMEL-5270) Add community and peer address of SNMP TRAP PDUs to camel-snmp header

2012-05-10 Thread Jonathan Barber (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Barber updated CAMEL-5270: --- Attachment: snmp-peer-and-community.patch Add community and peer address of SNMP TRAP

[jira] [Assigned] (CAMEL-5270) Add community and peer address of SNMP TRAP PDUs to camel-snmp header

2012-05-10 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang reassigned CAMEL-5270: --- Assignee: Willem Jiang Add community and peer address of SNMP TRAP PDUs to camel-snmp