[GitHub] camel pull request #2038: Replace the Number.valueOf method with the Number....

2017-10-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/2038 ---

[GitHub] camel pull request #2039: Upgade jaxb-core from '2.2.11' to '2.3.0'

2017-10-13 Thread ramu11
GitHub user ramu11 opened a pull request: https://github.com/apache/camel/pull/2039 Upgade jaxb-core from '2.2.11' to '2.3.0' Upgade jaxb-core from '2.2.11' to '2.3.0' You can merge this pull request into a Git repository by running: $ git pull https://github.com/ramu11/camel m

[GitHub] camel pull request #2038: Replace the Number.valueOf method with the Number....

2017-10-13 Thread BruceKuiLiu
GitHub user BruceKuiLiu opened a pull request: https://github.com/apache/camel/pull/2038 Replace the Number.valueOf method with the Number.parseXXX method. It is more efficient to use the static parseXXX method to extract unboxed primitive value from a String. http://findbugs.s

[GitHub] camel pull request #2037: fusedoc-1977 JMS component disableReplyTo option d...

2017-10-13 Thread MelissaFlinn
GitHub user MelissaFlinn opened a pull request: https://github.com/apache/camel/pull/2037 fusedoc-1977 JMS component disableReplyTo option description update I'm contributing a fix to the asciiI-doc documentation - updated the description of the disableReplyTo option You can merge

[GitHub] camel pull request #2036: Fusedoc 2017

2017-10-13 Thread MelissaFlinn
GitHub user MelissaFlinn opened a pull request: https://github.com/apache/camel/pull/2036 Fusedoc 2017 I fixed the link to box-java-sdk (it was working fine in upstream doc but not downstream doc) - now will work in both places. If I need to close this pull request and create a new

[GitHub] camel pull request #2033: fuse-doc-2017 updated links to box.com

2017-10-13 Thread MelissaFlinn
Github user MelissaFlinn closed the pull request at: https://github.com/apache/camel/pull/2033 ---

[GitHub] camel pull request #2035: Fix the problem of instanceof test always return t...

2017-10-13 Thread BruceKuiLiu
GitHub user BruceKuiLiu opened a pull request: https://github.com/apache/camel/pull/2035 Fix the problem of instanceof test always return true. This instanceof test will always return true because AbstractSObjectBase is the return type of method node.getObject(). The return val

[GitHub] camel pull request #2031: Add the "final" modifier to a public static field.

2017-10-13 Thread BruceKuiLiu
Github user BruceKuiLiu closed the pull request at: https://github.com/apache/camel/pull/2031 ---

[GitHub] camel pull request #2034: [CAMEL-11889] Kie assumes that the TCCL can load i...

2017-10-13 Thread tdiesler
Github user tdiesler closed the pull request at: https://github.com/apache/camel/pull/2034 ---

[GitHub] camel pull request #2034: [CAMEL-11889] Kie assumes that the TCCL can load i...

2017-10-13 Thread tdiesler
GitHub user tdiesler opened a pull request: https://github.com/apache/camel/pull/2034 [CAMEL-11889] Kie assumes that the TCCL can load its services You can merge this pull request into a Git repository by running: $ git pull https://github.com/tdiesler/camel CAMEL-11889 Alter

[GitHub] camel pull request #2032: Remove the useless condition.

2017-10-13 Thread BruceKuiLiu
Github user BruceKuiLiu closed the pull request at: https://github.com/apache/camel/pull/2032 ---