You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by ohr <gi...@git.apache.org> on 2018/05/11 06:49:13 UTC

[GitHub] camel pull request #2335: Camel-12493: make HL7 converters and structure lib...

GitHub user ohr opened a pull request:

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

    Camel-12493: make HL7 converters and structure lib dependencies optional

    

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

    $ git pull https://github.com/ohr/camel CAMEL-12493

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

    https://github.com/apache/camel/pull/2335.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 #2335
    
----
commit af050f61a059f09b5e38dc2d1f4643f841563651
Author: Claus Ibsen <cl...@...>
Date:   2018-03-12T08:31:07Z

    Removed unusued import

commit 082748411b87d71cffc0fbbd0514e98d316490e4
Author: Claus Ibsen <cl...@...>
Date:   2018-03-12T14:30:55Z

    Upgrade leveldb

commit 92834c96e66fe117e6d714b981d0be339ecfd1b5
Author: Claus Ibsen <cl...@...>
Date:   2018-03-12T14:49:48Z

    CAMEL-12337: camel-ftp - ignoreFileNotFoundOrPermissionError should also ignore dir not found or list dir permission error.

commit fd57dd5676b7f015389609919a78a936f71cb277
Author: Claus Ibsen <cl...@...>
Date:   2018-03-12T14:54:08Z

    Fixed CS

commit 5dfe75e955c620e39bd4cd00f86a049069c1298f
Author: Claus Ibsen <cl...@...>
Date:   2018-03-12T14:54:31Z

    Updated leveldb

commit add071b58447bcd5fb8a7abf91ed257a59fe693c
Author: Claus Ibsen <cl...@...>
Date:   2018-03-12T16:36:28Z

    CAMEL-12348: camel-core - Potential NPE in ExchangeHelper.isStreamCaching

commit 0bd88399377dbfe0909c002f4e1d364d363e8122
Author: Pascal Schumacher <pa...@...>
Date:   2018-03-12T19:18:08Z

    RuntimeConfiguration#isAllowUseOriginalMessage: improve javadoc

commit 6ecf6756d235d5451f389201b5c3b4dedbfe0e34
Author: Pascal Schumacher <pa...@...>
Date:   2018-03-12T19:33:56Z

    UnitOfWork#getOriginalInMessage: correct javadoc

commit 6257978950b487e57d6e0b320a33799a5e76c471
Author: Pascal Schumacher <pa...@...>
Date:   2018-03-12T19:52:31Z

    Upgrade Awaitility to version 3.1.0

commit 2a52af239017df933cf240f4daf242c7278461d2
Author: Pascal Schumacher <pa...@...>
Date:   2018-03-12T19:55:34Z

    Upgrade XMLUnit to version 2.5.1

commit 6342e5b1fd0d0cbe44c5f5ef56f34816548fe2fb
Author: Pascal Schumacher <pa...@...>
Date:   2018-03-12T20:01:54Z

    Upgrade SnakeYAML to version 1.20

commit 81b250d5715c002968594b2cd3cfdcbf5e5488ef
Author: Andrea Cosentino <an...@...>
Date:   2018-03-13T06:57:09Z

    Upgrade Chronicle Wire to version 1.11.6

commit 6f793af6690b376c4048e5e079f66fce65c68920
Author: Andrea Cosentino <an...@...>
Date:   2018-03-13T06:57:44Z

    Upgrade Chronicle Network to version 1.11.2

commit fa3afc2255329e0f3c371bb16dc1fdee7bc5ea63
Author: Andrea Cosentino <an...@...>
Date:   2018-03-13T07:14:07Z

    Upgrade Rabbitmq to version 5.2.0

commit 69321232b419da702d5b69cf25c1a4e0f391cdba
Author: Claus Ibsen <cl...@...>
Date:   2018-03-13T07:45:59Z

    Regen

commit 114d2067ef5ce37c988b6efbb88e08751302a4c8
Author: Andrea Cosentino <an...@...>
Date:   2018-03-13T09:35:12Z

    Upgrade Fabric8 Maven Plugin to version 3.5.38

commit 894f1c4e0e878951d7eb6f671681962c960aca99
Author: Andrea Cosentino <an...@...>
Date:   2018-03-13T10:20:41Z

    Deprecated Camel-Spring-Security Karaf feature

commit 7014ea9f773531a4506f1838c74867dfb5f3f935
Author: Andrea Cosentino <an...@...>
Date:   2018-03-13T11:57:08Z

    Upgrade JGit to version 4.11.0.201803080745-r

commit d5d35ade612fed88c47270ca52e2f146c63ace5c
Author: Andrea Cosentino <an...@...>
Date:   2018-03-13T12:41:21Z

    Upgrade Chronicle Wire to version 1.11.8

commit 971931526e27f3cc7b55cbc7579653527df8dfed
Author: Andrea Cosentino <an...@...>
Date:   2018-03-14T06:52:36Z

    Upgrade Chronicle Network to version 1.11.5

commit 3d08c6c485a6b24d0e71159333764c36132afd6c
Author: Andrea Cosentino <an...@...>
Date:   2018-03-14T06:53:04Z

    Upgrade Chronicle Wire to version 1.11.10

commit 0f8b948ea4a429ff9c2396144873cae817f7597c
Author: Andrea Cosentino <an...@...>
Date:   2018-03-14T08:54:38Z

    Camel-Grpc Karaf feature requires Junit

commit fcbab5103f8e22bbb7b169a48117ef9951ea156a
Author: Andrea Cosentino <an...@...>
Date:   2018-03-14T12:43:10Z

    Polish

commit 9f52d3feb51ba5038c4616185af15d1aed8c0faf
Author: Andrea Cosentino <an...@...>
Date:   2018-03-15T07:01:02Z

    Upgrade Chronicle Bytes to version 1.11.3

commit 7a020b8da981d91a42cfc9567c319a5edc22950b
Author: Andrea Cosentino <an...@...>
Date:   2018-03-15T09:59:39Z

    CAMEL-12354 - Camel-Kubernetes: Add scale operation to deployment component

commit 611920cfe88e9dd970a518d1bc95dad6e14d3948
Author: Andrea Cosentino <an...@...>
Date:   2018-03-15T10:00:11Z

    Camel-Kubernetes: in Replication Controller producer do not wait for the end of scaling operation

commit ece661d04c698398b817a585e8cda9fc67f99a89
Author: Andrea Cosentino <an...@...>
Date:   2018-03-15T10:02:33Z

    Camel-Kubernetes: Removed enum from KubernetesOperation configuration option

commit 0f2d7f90adca452dcc96e95376dd17ae2170cc0a
Author: Andrea Cosentino <an...@...>
Date:   2018-03-15T10:08:07Z

    Camel-Consul currently doesn't work in OSGi

commit d227f8a8341e8a98c2ca3b2dc4b2304d244d0db6
Author: Gregor Zurowski <gr...@...>
Date:   2018-03-15T19:05:22Z

    Add XML schema references for release 2.21.0
    
    Signed-off-by: Gregor Zurowski <gr...@zurowski.org>

commit 9bef9393a3ebbf013eaf35608548454660c547a5
Author: the-systemic-way <aa...@...>
Date:   2018-03-16T04:51:44Z

    FUSEDOC-2320: minor fixed in camel-box

----


---

[GitHub] camel pull request #2335: Camel-12493: make HL7 converters and structure lib...

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

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


---