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

[GitHub] camel pull request #2131: CAMEL-12055: Allow Jt400PgmProducer to call IBM i ...

GitHub user rgala opened a pull request:

    https://github.com/apache/camel/pull/2131

    CAMEL-12055: Allow Jt400PgmProducer to call IBM i service programs

    I modified Jt400PgmProducer so now it can call a procedure exported from IBM i service program

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rgala/camel master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/2131.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 #2131
    
----
commit 93c605cf906f9c9841238e7a46ed9bbb037840ee
Author: Rafał Gała <ra...@ingbank.pl>
Date:   2017-12-05T09:10:04Z

    CAMEL-12055: Allow Jt400PgmProducer to call IBM i service programs

----


---

[GitHub] camel pull request #2131: CAMEL-12055: Allow Jt400PgmProducer to call IBM i ...

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

    https://github.com/apache/camel/pull/2131


---