Re: Use of org.hamcrest.Matchers

2018-04-23 Thread Gintautas Grigelionis
2018-04-22 22:32 GMT+00:00 Martin Gainty : > MG>Hi Gintas please see question below > > I wish we could replace fetch.xml with an Ivy equivalent :-) > MG>lib/libraries.properties > MG>hamcrest-core.version=1.3 > MG>hamcrest-library.version=${hamcrest-core.version} > > MG>if

Re: Use of org.hamcrest.Matchers

2018-04-22 Thread Martin Gainty
MG>Hi Gintas please see question below From: Gintautas Grigelionis <g.grigelio...@gmail.com> Sent: Sunday, April 22, 2018 2:30 PM To: Ant Developers List Subject: Re: Use of org.hamcrest.Matchers 2018-04-22 13:56 GMT+00:00 Stefan Bodewig <bode..

Re: Use of org.hamcrest.Matchers

2018-04-22 Thread Stefan Bodewig
On 2018-04-22, Gintautas Grigelionis wrote: > I wish we could replace fetch.xml with an Ivy equivalent :-) Using that would be against the very spirit of Gump :-) The spirit of Gump would force Hamcrest 2.x upon Ant, so thought it already did. Stefan

Re: Use of org.hamcrest.Matchers

2018-04-22 Thread Gintautas Grigelionis
2018-04-22 13:56 GMT+00:00 Stefan Bodewig : On 2018-04-22, Gintautas Grigelionis wrote: > > > Hmm... are you sure that Gump has hamcrest-library? > > No, you are correct. I was under the impression it was using Hamcrest > 2.x while it was not - Hamcrest 2.x only contains a

Re: Use of org.hamcrest.Matchers

2018-04-22 Thread Stefan Bodewig
On 2018-04-22, Gintautas Grigelionis wrote: > Hmm... are you sure that Gump has hamcrest-library? No, you are correct. I was under the impression it was using Hamcrest 2.x while it was not - Hamcrest 2.x only contains a single jar and if I had looked close enough I would have seen the Matchers

Re: Use of org.hamcrest.Matchers

2018-04-22 Thread Gintautas Grigelionis
Hmm... are you sure that Gump has hamcrest-library? By the looks of it, the classpath contains antlr 3 and bcel 5... Gintas 2018-04-22 8:45 GMT+00:00 Stefan Bodewig : > Hi > > when Apache Gump builds Ant it builds it against Hamcrest 2.x which used > to work fine as long as