This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from ee81d5a Enable camel-grape on JDK9+
new 4ab97b2 CAMEL-13118: Components should not depend on camel-core but
camel-support
new 8e07770 camel-disruptor that histogram dependency is only used for
testing
new 305e021 CAMEL-13118: Components should not depend on camel-core but
camel-support
The 36650 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
components/camel-csv/pom.xml | 5 -----
components/camel-disruptor/pom.xml | 11 +++--------
.../component/disruptor}/vm/AbstractVmTestSupport.java | 18 ++++++++----------
.../vm/DisruptorVmComponentReferenceEndpointTest.java | 4 ++--
.../vm/DisruptorVmConcurrentConsumersTest.java | 1 -
...torVmDifferentOptionsOnConsumerAndProducerTest.java | 1 -
.../disruptor/vm/DisruptorVmInOnlyChainedTest.java | 1 -
.../component/disruptor/vm/DisruptorVmInOnlyTest.java | 1 -
.../disruptor/vm/DisruptorVmInOutChainedTest.java | 1 -
.../vm/DisruptorVmInOutChainedTimeoutTest.java | 1 -
.../component/disruptor/vm/DisruptorVmInOutTest.java | 1 -
.../disruptor/vm/DisruptorVmInOutWithErrorTest.java | 1 -
.../vm/DisruptorVmMultipleConsumersIssueTest.java | 4 ++--
.../vm/DisruptorVmMultipleContextsStartStopTest.java | 1 -
.../component/disruptor/vm/DisruptorVmQueueTest.java | 1 -
.../vm/DisruptorVmShouldNotUseSameThreadTest.java | 1 -
.../disruptor/vm/DisruptorVmSplitterTest.java | 1 -
.../disruptor/vm/DisruptorVmTimeoutIssueTest.java | 1 -
.../disruptor/vm/DisruptorVmUseSameQueueTest.java | 1 -
.../vm/DisruptorVmWaitForTaskCompleteTest.java | 1 -
.../vm/DisruptorVmWaitForTaskIfReplyExpectedTest.java | 1 -
.../disruptor/vm/DisruptorVmWaitForTaskNewerTest.java | 1 -
.../vm/SameDisruptorVmQueueSizeAndNoSizeTest.java | 4 ++--
components/camel-ipfs/pom.xml | 2 +-
components/camel-ognl/pom.xml | 3 +--
components/camel-openstack/pom.xml | 2 +-
parent/pom.xml | 2 +-
27 files changed, 21 insertions(+), 51 deletions(-)
copy {core/camel-core/src/test/java/org/apache/camel/component =>
components/camel-disruptor/src/test/java/org/apache/camel/component/disruptor}/vm/AbstractVmTestSupport.java
(88%)