You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@karaf.apache.org by apupier <gi...@git.apache.org> on 2017/09/05 14:06:32 UTC

[GitHub] karaf pull request #345: Primitives should not be boxed just for Strign conv...

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 <ap...@redhat.com>

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 <ap...@redhat.com>
Date:   2017-09-05T14:05:37Z

    Primitives should not be boxed just for Strign conversion
    
    Signed-off-by: Aurélien Pupier <ap...@redhat.com>

----


---

[GitHub] karaf pull request #345: Primitives should not be boxed just for Strign conv...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/karaf/pull/345


---