On Wed, Jan 25, 2012 at 3:14 PM, Babak Vahdat
<babak.vah...@swissonline.ch> wrote:
> +1
>
> The long running CAMEL-3774 seems to be definitely fixed :-)
>
> Maybe not the right thread to ask for, but just realized it as I was walking
> through the modules of this release:
> Is there any good reason why we don't publish all the test jars by all the
> modules. Currently we seem to do it only for the camel-core [1] module?
> As an example camel-http4 has a really good base-stuff for unit-testing like
> BaseHttpTest / BaseHttpsTest etc. the users could make use of.
>
> [1]
> https://repository.apache.org/content/repositories/orgapachecamel-132/org/apache/camel/camel-core/2.8.4/
>

Any of the -test JARs is *not* for Camel end users to use. We are free
to changed and break API and whatnot, as its pure for testing the
Camel project itself.

we have camel-test for the end user to use.

If they need some base HTTP abstract test classes, then they can
create such classes themselves.
Or in fact its more something the HTTP framework itself may want to
offer its end users. eg Apache Commons HTTP Core / Client.



> Babak
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/VOTE-Release-Apache-Camel-2-8-4-tp5430186p5430275.html
> Sent from the Camel Development mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to