GitHub user PascalSchumacher opened a pull request:
https://github.com/apache/camel/pull/2027
CAMEL-11845: Migrate camel-smpp to mockito and remove easymock dependency
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PascalSchumac
The Camel community announces the immediate availability of the new
minor release Camel 2.20.0. This release contains over 550 fixes and
improvements.
The artifacts are published and ready for you to download [2] either
from the Apache mirrors or from the Central Maven repository. For more
details
Thanks for your participation in this vote. This vote passes with the
following results:
+1 binding: 6 (Andrea Cosentino, Claus Ibsen, Gregor Zurowski,
Jean-Baptiste Onofré, Luca Burgazzoli, Zoran Regvart)
+1 non-binding: 1 (Onder Sezgin)
-1 non-binding: 1 (Thomas Diesler)
Thomas' negative vote
+1
Gregor
On Sun, Oct 8, 2017 at 9:46 AM, Gregor Zurowski
wrote:
> Hi Everyone:
>
> This is a vote to release Apache Camel 2.20.0, a new minor release
> with 550+ new features, improvements and bug fixes. A summary of the
> changes is available in the Camel wiki:
> https://cwiki.apache.org/con
GitHub user richardgroote opened a pull request:
https://github.com/apache/camel/pull/2026
Update because of class cast
See CAMEL-11892
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/richardgroote/camel patch-1
Alternatively you
Github user MelissaFlinn closed the pull request at:
https://github.com/apache/camel/pull/2021
---
Github user MelissaFlinn closed the pull request at:
https://github.com/apache/camel/pull/2020
---
GitHub user BruceKuiLiu opened a pull request:
https://github.com/apache/camel/pull/2025
Fix the problem of using '+' and '+=' operators to concatenate strings a in
a loop.
The method is building a String using concatenation in a loop.
In each iteration, the String is converted
Github user BruceKuiLiu closed the pull request at:
https://github.com/apache/camel/pull/2016
---
Github user BruceKuiLiu closed the pull request at:
https://github.com/apache/camel/pull/2023
---
Github user BruceKuiLiu closed the pull request at:
https://github.com/apache/camel/pull/2024
---
GitHub user BruceKuiLiu opened a pull request:
https://github.com/apache/camel/pull/2024
Replace the keySet iterator with an entrySet iterator.
The current source code accesses the value of a Map entry of methodMap,
using a key that is retrieved from a keySet iterator.
It is mor
GitHub user BruceKuiLiu opened a pull request:
https://github.com/apache/camel/pull/2023
Replace the inefficient Double constructor with static Double.valueOf()
method.
Using new Double(double) is guaranteed to always result in a new object
whereas Double.valueOf(double) allow
GitHub user frouleau opened a pull request:
https://github.com/apache/camel/pull/2022
CAMEL-11894: camel-karaf-commands deployment failed on karaf 4.0
Fix OSGi's version range for the missing package
You can merge this pull request into a Git repository by running:
$ git pull h
GitHub user BruceKuiLiu reopened a pull request:
https://github.com/apache/camel/pull/2016
Fix the problem of using '+' and '+=' operators to concatenate strings in a
loop.
The method is building a String using concatenation in a loop.
In each iteration, the String is conve
Github user BruceKuiLiu closed the pull request at:
https://github.com/apache/camel/pull/2017
---
Github user BruceKuiLiu closed the pull request at:
https://github.com/apache/camel/pull/2016
---
17 matches
Mail list logo