[GitHub] camel pull request #2129: CAMEL-12059: Remove redundant null checks from ins...

2017-12-03 Thread drekbour
GitHub user drekbour opened a pull request: https://github.com/apache/camel/pull/2129 CAMEL-12059: Remove redundant null checks from instanceof checks If this PR is left open long enough it will get stale but I can easily discard and re-run the IntelliJ replacement that generated

[GitHub] camel pull request #2128: CAMEL-12056 Add NotifyBuilder.destroy() method

2017-12-03 Thread drekbour
GitHub user drekbour opened a pull request: https://github.com/apache/camel/pull/2128 CAMEL-12056 Add NotifyBuilder.destroy() method + Java 7 tidy up Note I used the eventNotifier status in create() to determine "isDestroyed" rather than an explicit field. We cou

[GitHub] camel pull request #2127: CAMEL-12041 Introduce ConcurrentMapIdempotentRepos...

2017-12-03 Thread drekbour
GitHub user drekbour opened a pull request: https://github.com/apache/camel/pull/2127 CAMEL-12041 Introduce ConcurrentMapIdempotentRepository and MapIdempotentRepository + Introduce AbstractIdempotentRepositoryTest Rebased, tested and checkstyle'd. The new

[GitHub] camel pull request #1827: CAMEL-11543 Support @TestPropertySource

2017-07-16 Thread drekbour
GitHub user drekbour opened a pull request: https://github.com/apache/camel/pull/1827 CAMEL-11543 Support @TestPropertySource Only works if PropertySources are enabled obviously! You can merge this pull request into a Git repository by running: $ git pull https://github.com