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 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 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 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