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

[GitHub] camel pull request #1955: CAMEL-11294 Repair not-working-examples or mark as...

GitHub user igarashitm opened a pull request:

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

    CAMEL-11294 Repair not-working-examples or mark as deprecated

    * Cosmetic changes on README
    * added cdi-api dep in transformer-cdi POM to avoid namespace error
    * Removed camel-example-cxf-osgi and camel-example-sql as their spring context doesn't work on karaf and blueprint version are already there

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

    $ git pull https://github.com/igarashitm/camel CAMEL-11294

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

    https://github.com/apache/camel/pull/1955.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 #1955
    
----
commit b3f38d6e6887c00631e387679ec5dade03c24ed3
Author: Tomohisa Igarashi <tm...@gmail.com>
Date:   2017-09-22T19:34:29Z

    CAMEL-11294 cosmetic changes on example README.md/adoc

commit c56f12ef083835b5dd4222505adc9cf27fe06ee7
Author: Tomohisa Igarashi <tm...@gmail.com>
Date:   2017-09-22T19:38:36Z

    CAMEL-11294 Remove camel-example-cxf-osgi
    
    It no longer works as camel-spring-dm has been removed, and we have a camel-example-cxf-blueprint instead

commit d3a7c8c56e7a9485b48b07ce20c573eec64f43da
Author: Tomohisa Igarashi <tm...@gmail.com>
Date:   2017-09-25T01:51:33Z

    CAMEL-11294 Remove camel-example-sql
    
    It no longer works as camel-spring-dm has been removed, and we have a camel-example-sql-blueprint instead

----


---

[GitHub] camel pull request #1955: CAMEL-11294 Repair not-working-examples or mark as...

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

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


---