[
https://issues.apache.org/jira/browse/CAMEL-13108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-13108.
---------------------------------
Resolution: Fixed
We use mock heavily to test camel-core itself. And therefore we cannot easily
remove it, as we would need to build camel-core without any tests, and then
build camel-mock, and then after that run tests of camel-core. So this is a bit
tricky at this point.
> Move dataset component out of camel-core
> ----------------------------------------
>
> Key: CAMEL-13108
> URL: https://issues.apache.org/jira/browse/CAMEL-13108
> Project: Camel
> Issue Type: Task
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.0.0, 3.0.0-M3
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> We should likely put mock, dataset and test components in the same JAR as
> dataset and test extends mock component. So its easier they are in the same
> JAR.
> Also we already have camel-test for junit testing, so the test component
> would conflict with camel-test.
> So if we call it camel-mock JAR then we have a free name to use.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)