Re: [Geotools-devel] Image comparison tests for java 7

2014-04-28 Thread Ben Caradoc-Davies
On 28/04/14 23:08, Andrea Aime wrote: > On Mon, Apr 28, 2014 at 5:05 PM, Justin Deoliveira > mailto:jdeol...@boundlessgeo.com>> wrote: > I just did a full build with java7 on osx from this branch and > everything passed. > > Thank you. In the meantime I've fixed the Windows one. > > Ben has

Re: [Geotools-devel] Image comparison tests for java 7

2014-04-28 Thread Andrea Aime
On Mon, Apr 28, 2014 at 5:05 PM, Justin Deoliveira < jdeol...@boundlessgeo.com> wrote: > I just did a full build with java7 on osx from this branch and everything > passed. > Thank you. In the meantime I've fixed the Windows one. Ben has been looking at a failing test with image comparisons that

Re: [Geotools-devel] Image comparison tests for java 7

2014-04-28 Thread Justin Deoliveira
I just did a full build with java7 on osx from this branch and everything passed. On Sun, Apr 27, 2014 at 1:43 AM, Andrea Aime wrote: > On Sat, Apr 26, 2014 at 7:23 PM, Andrea Aime > wrote: > >> Now, under these conditions it's important that stuff works on all >> platforms. >> Can anybody run

Re: [Geotools-devel] Image comparison tests for java 7

2014-04-27 Thread Andrea Aime
On Sat, Apr 26, 2014 at 7:23 PM, Andrea Aime wrote: > Now, under these conditions it's important that stuff works on all > platforms. > Can anybody run the build of the above branch on OSX and Windows, > to see if things build fine there too? > You just need to add my repo as a remote, and fetch i

[Geotools-devel] Image comparison tests for java 7

2014-04-26 Thread Andrea Aime
Hi, following up the last PMC meeting and the need to implement something a bit smarter about image comparison, that would take into account antialiasing properly, I've ported Resemble.js to java and hooked ImageAssert to it. The image comparison tests now seem to be passing fine on Linux across j