You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by tomdw <gi...@git.apache.org> on 2017/10/31 07:03:47 UTC

[GitHub] servicemix-bundles pull request #108: correct imports in order for it to act...

GitHub user tomdw opened a pull request:

    https://github.com/apache/servicemix-bundles/pull/108

    correct imports in order for it to actually work

    The Import-Package was on a non-existing package + some extra packages were missing in order for the streaming runtime scenario's to work properly.
    
    Could this also be backported to the 0.10.2.x version as we are not yet on 0.11?

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

    $ git pull https://github.com/tomdw/servicemix-bundles fix_kafka_streams

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

    https://github.com/apache/servicemix-bundles/pull/108.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 #108
    
----
commit 4b32602386e02bc4856950ff702e48afcfd702bb
Author: tomdw <14...@users.noreply.github.com>
Date:   2017-10-31T07:02:19Z

    correct imports in order for it to actually work

----


---

[GitHub] servicemix-bundles pull request #108: correct imports in order for it to act...

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

    https://github.com/apache/servicemix-bundles/pull/108


---