GitHub user apupier opened a pull request:
https://github.com/apache/karaf/pull/345
Primitives should not be boxed just for Strign conversion
Signed-off-by: Aurélien Pupier <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apupier/karaf
PrimitivesShouldNotBeboxedJustForStringConversion
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/karaf/pull/345.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #345
----
commit 6fe1a104fda669e0c5660b2f19a4c041f0bcadd8
Author: Aurélien Pupier <[email protected]>
Date: 2017-09-05T14:05:37Z
Primitives should not be boxed just for Strign conversion
Signed-off-by: Aurélien Pupier <[email protected]>
----
---