[1/3] camel git commit: CAMEL-11845: Migrate easymock and powermock to mockito

2017-10-12 Thread pascalschumacher
Repository: camel Updated Branches: refs/heads/master 71996da18 -> 87b1ee34c CAMEL-11845: Migrate easymock and powermock to mockito remove no longer necessary easymock dependency Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[3/3] camel git commit: CAMEL-11845: Migrate easymock and powermock to mockito

2017-10-12 Thread pascalschumacher
CAMEL-11845: Migrate easymock and powermock to mockito Migrate camel-smpp from easymock to mockito. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/22500d98 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/22500d98

[2/3] camel git commit: CAMEL-11845: Migrate easymock and powermock to mockito

2017-10-12 Thread pascalschumacher
http://git-wip-us.apache.org/repos/asf/camel/blob/22500d98/components/camel-smpp/src/test/java/org/apache/camel/component/smpp/SmppSubmitSmCommandTest.java -- diff --git

[camel] 02/02: camel-jackson*: JacksonMarshalDateTimezoneTest: force tests to be run with the junit 4 runner, so assumptions work when test is run by maven

2017-11-15 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit ade3159e066cc438527ecb7aa20208362a5859a2 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] branch master updated (8f79c86 -> ade3159)

2017-11-15 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 8f79c86 fix typo new b4898e5 camel-websocket: WebsocketEndpointConfigurationTest

[camel] 01/02: camel-websocket: WebsocketEndpointConfigurationTest#testSetServletThreadPool: try to make test pass on build.apache.org by increasing maximum threads from 20 to 25

2017-11-15 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit b4898e5bdc54dc919806dfbfbd000825ad3e4dd0 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] 02/02: camel-websocket: try to make test pass on build.apache.org by increasing maximum threads from 20 to 25

2017-11-14 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 8378f96c11ea74313a942d3251975da0ecd7c6ec Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] branch master updated (b5ddb71 -> 8378f96)

2017-11-14 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from b5ddb71 Add Maven Wrapper new dac50e9 MemoryWebsocketStoreTest: remove unused import statements

[camel] 01/02: MemoryWebsocketStoreTest: remove unused import statements

2017-11-14 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit dac50e952de42e364b3aa6c9d840c88adf023208 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] 03/04: camel-xmpp: enable tests on windows

2017-11-14 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 7993a129a1fe22ef968ae9127cfe6d16d5b87f92 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] 01/04: camel-leveldb: enable tests on windows

2017-11-14 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 2f4a0885f82509fba060116bf638e6fffc68a7b2 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] branch master updated: camel-jackson*: JacksonMarshalDateTimezoneTest: check that requested timezone is available on the system (VMs on build.apache.org currently do not support the timezone "

2017-11-14 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 0842019 camel-jackson

[camel] 02/04: camel-leveldb: speed-up tests by not forking the JVM for every test executed

2017-11-14 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 2537538aab3263a2ff711a442c9d74b6341d5eb7 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] branch master updated: camel-kubernetes: speed-up tests by not forking the JVM for every test executed

2017-11-14 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 43bf933 camel-kubernetes: speed-up

[camel] branch master updated: Upgrade commons-text to version 1.2

2017-12-17 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new ac6a8d7 Upgrade commons-text

[camel] branch master updated: camel-test-blueprint: speed-up tests by not forking the JVM for every test executed

2017-11-17 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 36fa6e6 camel-test-blueprint: speed

[camel] 07/07: camel-quickfix: pom.xml: remove permgen profile which was used on java 7 and below

2017-11-17 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit adb819bd5b5e791fc7e1ab3cc4ba6c16efebfb9b Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] 01/07: camel-bam: speed-up tests by not forking the JVM for every test executed

2017-11-17 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 693e60c62b28c5f5a8b1cef5f1c5596f5cc83616 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] 05/07: camel-univocity-parsers: speed-up tests by not forking the JVM for every test executed

2017-11-17 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 361d9a2668209e8f99473327bbae4b256e749b3d Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] 02/07: camel-elasticsearch: speed-up tests by not forking the JVM for every test executed

2017-11-17 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 0292666d78261c370c441f7182f6ac76a74d8abe Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] branch master updated (368f8a2 -> adb819b)

2017-11-17 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 368f8a2 CAMEL-11981 - Camel-AWS: Add a component verifier for AWS S3 and eventually use it for all

[camel] 04/07: camel-script: speed-up tests by not forking the JVM for every test executed

2017-11-17 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit edcae2e84d59dc617a959810978ba251e2728789 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] 06/07: camel-twitter: speed-up tests by not forking the JVM for every test executed

2017-11-17 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit e93f2e7a1001642d82f9e12c9cb484dd33c271be Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] 03/07: camel-elasticsearch5: speed-up tests by not forking the JVM for every test executed

2017-11-17 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 7c9260f79e25599f837072a0347dbf357361abe1 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] 02/02: camel-sql: speed-up test be reducing consume delays and sleep times

2017-11-10 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 55da3fad43fe48aed6aa9845b0cba82bd99abe83 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] branch master updated (2c23ad7 -> 55da3fa)

2017-11-10 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 2c23ad7 Upgrade Ribbon to version 2.2.4 new c31cac3 camel-sql: speed-up tests by not forking the JVM

[camel] 01/02: camel-sql: speed-up tests by not forking the JVM for every test executed

2017-11-10 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit c31cac36de6918f265d8005ebd23f23cae4809d8 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] branch master updated: camel-jetty9: speed-up tests by not forking the JVM for every test executed

2017-11-10 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 2698efa camel-jetty9: speed-up tests

[camel] branch master updated: camel-mail: make MailMimeDecodeHeadersTest pass on operation systems with a non-UTF-8 file encoding when using java 9

2017-11-10 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new a4ddd6e camel-mail: make

[camel] 01/02: camel-mail: make MailMimeDecodeHeadersTest pass on operation systems with a non-UTF-8 file encoding

2017-11-10 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch camel-2.20.x in repository https://gitbox.apache.org/repos/asf/camel.git commit b5904c11384c17c074696b0c893f624c0aa408eb Author: Pascal Schumacher <pascalschumac...@gmx.net> Auth

[camel] 02/02: camel-mail: make MailMimeDecodeHeadersTest pass on operation systems with a non-UTF-8 file encoding when using java 9

2017-11-10 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch camel-2.20.x in repository https://gitbox.apache.org/repos/asf/camel.git commit a27df30d4402b23ed15662aa646e690d5df039a1 Author: Pascal Schumacher <pascalschumac...@gmx.net> Auth

[camel] branch camel-2.20.x updated (53f514f -> a27df30)

2017-11-10 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch camel-2.20.x in repository https://gitbox.apache.org/repos/asf/camel.git. from 53f514f CAMEL-12001: [Minor] Rename test class new b5904c1 camel-mail: make

[camel] branch master updated: camel-elsql: speed-up tests by not forking the JVM for every test executed

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 9bf9327 camel-elsql: speed-up tests

[camel] branch master updated: camel-jaxb: speed-up tests by not forking the JVM for every test executed

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 85e79a2 camel-jaxb: speed-up tests

[camel] branch master updated (9087c10 -> 8ffe4b5)

2017-11-19 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 9087c10 CAMEL-11869: Removed unused mockito-core dependency and others as well new 01546c8 Revert

[camel] 02/02: Revert "camel-jackson*: JacksonMarshalDateTimezoneTest: force tests to be run with the junit 4 runner, so assumptions work when test is run by maven"

2017-11-19 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 8ffe4b52727549b516ae49ce5ad33d88c1353288 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] 01/02: Revert "camel-jackson*: JacksonMarshalDateTimezoneTest: check that requested timezone is available on the system (VMs on build.apache.org currently do not support the timezone "Africa/O

2017-11-19 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 01546c881087e5d4067dd71c72f466ffdbd468e5 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] 04/04: camel-urlrewrite: speed-up tests by not forking the JVM for every test executed

2017-11-14 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 15981cdd52cd8a8badf450e67cd64cc354a31782 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] branch master updated (7890eec -> 15981cd)

2017-11-14 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 7890eec CAMEL-11869: Upgrade mockito-core to version 2.11.0 for camel-nagios new 2f4a088 camel

[camel] 02/05: camel-netty-http: make ManagedNettyEndpointTest succeed when other tests are run before it

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 95839049ee4b3f535b0d2b48eb1d2106784fdb10 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] 04/05: camel-sjms: speed-up tests by not forking the JVM for every test executed

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit cb63329c52c06f99b0228cda79822d4555987301 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] 01/05: camel-hawtdb: speed-up tests by not forking the JVM for every test executed

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 55f55d44bbceea28cfb46c7b41a8315ec1249642 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] branch master updated (e03d0e8 -> a7ca8ce)

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from e03d0e8 CAMEL-11869: Upgrade mockito-core to 2.11.0 for camel-hipchat new 55f55d4 camel-hawtdb

[camel] 05/05: camel-http4: speed-up tests by not forking the JVM for every test executed

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit a7ca8ce9e184c90d34ab123144769040a6f26b27 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] 03/05: camel-netty-http: speed-up tests by not forking the JVM for every test executed

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 36fa07ec76e12115cfe43bd00b8501f3de9df5cc Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] branch master updated (0de8f2a -> 857b06c)

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 0de8f2a camel-mina2: speed-up tests by not forking the JVM for every test executed new 2d9a93f

[camel] 02/02: camel-spring-boot: speed-up tests by not forking the JVM for every test executed

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 857b06c6972d6abf582ba0ddab9bd45d26639912 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] 01/02: camel-cxf: speed-up tests by not forking the JVM for every test executed

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 2d9a93f8c0117d31c8a10b2478f351d2bf203365 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] branch master updated (857b06c -> a481400)

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 857b06c camel-spring-boot: speed-up tests by not forking the JVM for every test executed new cf30f3a

[camel] 02/03: camel-cxf-transport: speed-up tests by not forking the JVM for every test executed

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 8c598de1299c642f48a1dd79c20973536e0f719b Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] 01/03: camel-servlet: speed-up tests by not forking the JVM for every test executed

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit cf30f3a5e8bdfb1e652399931b34d7840ef1c1b4 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] 03/03: camel-servletlistener: speed-up tests by not forking the JVM for every test executed

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit a481400f06a7c3d43221e63aee8325fc98dd5b0d Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] 02/02: camel-stream: speed-up tests by not forking the JVM for every test executed

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit ee49be12c9e9312c5e87d8a7cbe2ed6817e0b903 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] 01/02: camel-stream: fix test on windows by using the system line separator

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 2cbf9b52de4c65476192b8fd587098f0128ab3eb Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] branch master updated (a481400 -> ee49be1)

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from a481400 camel-servletlistener: speed-up tests by not forking the JVM for every test executed new

[camel] branch master updated: camel-websocket: WebsocketEndpointConfigurationTest#testSetServletNoMinThreadsNoMaxThreadsNoThreadPool: check that enough CPUs are available for this test to pass

2017-11-13 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 17aed67 camel-websocket

[camel] branch master updated: camel-websocket: make WebsocketConsumerRouteTest independent of the number of CPUs of the test system

2017-11-13 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 389d825 camel-websocket: make

[camel] 05/05: camel-mina2: speed-up tests by not forking the JVM for every test executed

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 0de8f2a79cd9a700d5ca7e570be0a7430d7c4a6e Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] 03/05: camel-sjms2: speed-up tests by not forking the JVM for every test executed

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit ec6bfd6bfe864340089cf79ca1a4b817772f6c22 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] 02/05: camel-hazelcast: HazelcastAggregationRepositoryOperationsTest use different keys, to prevent OptimisticLockingExceptions when running all test methods

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 2824a193a09fc7e220078229fc088292cb57837c Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] 01/05: camel-jms: make tests with JMX access succeed when other tests are run before

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit f106a3f8c0f48e4a382b0014759a07773aba7dca Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] branch master updated (a7ca8ce -> 0de8f2a)

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from a7ca8ce camel-http4: speed-up tests by not forking the JVM for every test executed new f106a3f

[camel] 04/05: camel-mina: speed-up tests by not forking the JVM for every test executed

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit fd3cfe7d8f41abb9ceb2c9c1ab2d2fda19cdfe30 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] branch master updated: camel-soap: speed-up tests by not forking the JVM for every test executed

2017-11-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new e97a53c camel-soap: speed-up tests

[camel] branch master updated: camel-mail: make MailMimeDecodeHeadersTest pass on operation systems with a non-UTF-8 file encoding

2017-11-05 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new a6c6834 camel-mail: make

[camel] branch master updated: replace string concatenation in log messages with placeholders

2017-11-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new ef0c89b replace string concatenation

[camel] branch master updated: replace string concatenation in log messages with placeholders

2017-11-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new f6ac3d8 replace string concatenation

[camel] branch master updated: Upgrade commons-lang3 to version 3.7

2017-11-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new ba45edb Upgrade commons-lang3

[camel] branch camel-2.19.x updated: CAMEL-12069: ActiveMQ/JMS component: transferExchange option does not transfer exchange properties anymore (closes #2139)

2017-12-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch camel-2.19.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.19.x by this push: new 2565f60 CAMEL-12069

[camel] branch camel-2.20.x updated: CAMEL-12069: ActiveMQ/JMS component: transferExchange option does not transfer exchange properties anymore (closes #2139)

2017-12-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch camel-2.20.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.20.x by this push: new e02e456 CAMEL-12069

[camel] branch master updated: CAMEL-12069: ActiveMQ/JMS component: transferExchange option does not transfer exchange properties anymore (closes #2139)

2017-12-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 76c2d90 CAMEL-12069: ActiveMQ/JMS

[camel] branch camel-2.20.x updated: CAMEL-12069: ActiveMQ/JMS component: transferExchange option does not transfer exchange properties anymore

2017-12-10 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch camel-2.20.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.20.x by this push: new 51de426 CAMEL-12069

[camel] branch master updated: CAMEL-12069: ActiveMQ/JMS component: transferExchange option does not transfer exchange properties anymore

2017-12-10 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 364b7f4 CAMEL-12069: ActiveMQ/JMS

[camel] branch camel-2.19.x updated: CAMEL-12069: ActiveMQ/JMS component: transferExchange option does not transfer exchange properties anymore

2017-12-10 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch camel-2.19.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.19.x by this push: new 86b61a9 CAMEL-12069

[camel] branch master updated: camel-mail: make tests run faster be decreasing consumer delays

2017-10-30 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 4703172 camel-mail: make tests run

[camel] branch master updated: Upgrade commons-io to version 2.6

2017-10-30 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 1143c82 Upgrade commons-io to version

[camel] branch master updated: Upgrade commons-codec to version 1.11

2017-10-30 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 73de322 Upgrade commons-codec

[camel] branch master updated: camel-bonita: fix tests on java 9 by adding java.activation and java.xml.bind modules

2017-10-31 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new aff9828 camel-bonita: fix tests

[camel] branch master updated: CAMEL-10671: Adding Camel example project for the Ceylon JVM language (closes #2319)

2018-05-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 1ed76d6 CAMEL-10671: Adding Camel

[camel] branch master updated: Upgrade Mockito to version 2.18.3 (for Java 10 and 11 compatibility)

2018-05-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new cc16fff Upgrade Mockito to version

[camel] branch master updated: Use Java 9 Maven profiles on Java 9 and later.

2018-05-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new c0f837b Use Java 9 Maven profiles

[camel] 01/02: Upgrade maven-surefire-report-plugin to version 2.21.0 (to match the version of maven-surefire-plugin used by Camel)

2018-05-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit e2242fdbf095843d0b2c8d5a99aec4c0385302cc Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] branch master updated (c0f837b -> 443d55c)

2018-05-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from c0f837b Use Java 9 Maven profiles on Java 9 and later. new e2242fd Upgrade maven-surefire-report

[camel] 02/02: CAMEL-10895: xmlbeans-maven-plugin fails on JAVA9

2018-05-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 443d55cacaf24e8b2e33197c08992f68e11fcd93 Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDat

[camel] branch master updated: CAMEL-10671: Adding Camel example project for the Ceylon JVM language

2018-05-05 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 943f6fd CAMEL-10671: Adding Camel

[camel] branch master updated: Upgrade XMLUnit to version 2.6.0

2018-05-10 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new c272990 Upgrade XMLUnit to version

[camel] branch master updated: Camel-telegram: Make tests pass on Java 9 and 10 by adding the java.xml.bind module to surefire

2018-05-10 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new d86b1ec Camel-telegram: Make tests

[camel] branch master updated: Daily build: Run tests on different JDKs in parallel

2018-05-10 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 1c26b28 Daily build: Run tests

[camel] branch master updated: Camel-Wordpress: Make tests pass on Java 9 and 10 by adding the java.xml.bind module to surefire

2018-05-10 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 1dc72cf Camel-Wordpress: Make tests

[camel] branch master updated: Daily build: Use different agents for different JDKs

2018-05-10 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new a19fc60 Daily build: Use different

[camel] branch master updated: Revert "Daily build: Run tests on different JDKs in parallel", because it does not work.

2018-05-10 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 5e98cec Revert "Daily build

[camel] branch master updated: Upgrade AssertJ to version 3.10.0

2018-05-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 566a005 Upgrade AssertJ to version

[camel] branch master updated: CAMEL-10671: Adding Camel example project for the Ceylon JVM language

2018-05-05 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new ed69c80 CAMEL-10671: Adding Camel

[camel] branch master updated: [CAMEL-11257] Fixed build issue.

2018-05-07 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new a03fcde [CAMEL-11257] Fixed build

[camel] branch master updated: CAMEL-10671: Adding Camel example project for the Ceylon JVM language

2018-05-05 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 0cce378 CAMEL-10671: Adding Camel

[camel] branch master updated: CAMEL-12480: HttpOperationFailedExceptions expose password when using basic auth with user:password@host notation

2018-05-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 45b6fe5 CAMEL-12480

[camel] branch camel-2.20.x updated: CAMEL-12480: HttpOperationFailedExceptions expose password when using basic auth with user:password@host notation

2018-05-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch camel-2.20.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.20.x by this push: new c4f13bc CAMEL-12480

[camel] branch camel-2.21.x updated: CAMEL-12480: HttpOperationFailedExceptions expose password when using basic auth with user:password@host notation

2018-05-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch camel-2.21.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.21.x by this push: new 17daf07 CAMEL-12480

[camel] branch master updated: maven-javadoc-plugin: update link configuration

2018-06-07 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 61dc966 maven-javadoc-plugin: update

[camel] branch master updated: Upgrade maven-surefire-plugin to version 2.22.0

2018-06-16 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 1ddd931 Upgrade maven-surefire-plugin

  1   2   3   4   5   >