I had to revert to version 3.2, as when using 3.4 then some JARs are
not in mvn central that causes camel-cxf to fail.

Maybe 3.3 works? Or there is some other JAR names for 3.4 or
something. I am not sure.

On Fri, Nov 27, 2015 at 5:28 PM,  <[email protected]> wrote:
> Upgrade Easymock to version 3.4
>
>
> Project: http://git-wip-us.apache.org/repos/asf/camel/repo
> Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/657ab26c
> Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/657ab26c
> Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/657ab26c
>
> Branch: refs/heads/master
> Commit: 657ab26cc5bc4ab418685482aa84b9674716e585
> Parents: 6890ae7
> Author: Andrea Cosentino <[email protected]>
> Authored: Fri Nov 27 17:21:43 2015 +0100
> Committer: Andrea Cosentino <[email protected]>
> Committed: Fri Nov 27 17:21:43 2015 +0100
>
> ----------------------------------------------------------------------
>  parent/pom.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> ----------------------------------------------------------------------
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/657ab26c/parent/pom.xml
> ----------------------------------------------------------------------
> diff --git a/parent/pom.xml b/parent/pom.xml
> index f1b45b6..27d109f 100644
> --- a/parent/pom.xml
> +++ b/parent/pom.xml
> @@ -138,7 +138,7 @@
>      <dozer-version>5.5.1</dozer-version>
>      <drools-version>6.3.0.Final</drools-version>
>      <dropbox-version>1.8.2</dropbox-version>
> -    <easymock-version>3.2</easymock-version>
> +    <easymock-version>3.4</easymock-version>
>      <eclipse-compiler-version>4.2.2</eclipse-compiler-version>
>      
> <eclipse-equinox-common-version>3.3.0-v20070426</eclipse-equinox-common-version>
>      <ehcache-version>2.10.1</ehcache-version>
>



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to