[Geotools-devel] Broken Build on Windows (Again)

2013-05-31 Thread Brett Walker
Hi Devs, I develop on Windows and have come across another issue that may be broken ONLY on windows. Issuing mvn clean install the build fails in the GeoTIFF grid coverage exchange module on the test org.geotools.gce.geotiff.GeoTiffReaderTest#prjOverrideTesting1 on line 87 After exploring th

Re: [Geotools-devel] Build broken on master trunk

2013-05-31 Thread Frank Warmerdam
Brett, Ah, I see it was line ending related for windows and you have fixed it. Thanks! Best regards, Frank On Fri, May 31, 2013 at 7:29 AM, Frank Warmerdam wrote: > Brett, > > The test failure is certainly related to my work and it is not immediately > obvious to me why it is failing for you.

Re: [Geotools-devel] Build broken on master trunk

2013-05-31 Thread Frank Warmerdam
Brett, The test failure is certainly related to my work and it is not immediately obvious to me why it is failing for you. I'm going to refresh locally and see if I see the same problem. I am wondering if this could be some sort of CR/LF DOS vs. Unix text thing though that seems unlikely. Best

Re: [Geotools-devel] Build broken on master trunk

2013-05-31 Thread Brett Walker
Frank, This failure seems to stem from the patch you supplied to fix GEOT-4260. I'm just wondering if the patch was fully tested. Would the error be in the test code or the source code? The test code has been a recent addition to the code base. The source code is long standing. The small alte

[Geotools-devel] Build broken on master trunk

2013-05-31 Thread Brett Walker
Hi Devs, I have come across a build issue with the master branch. I cloned the git repository from https://github.com/geotools/geotools/ using TortiseGit D:\Geotools\Git\geotools\geotools\mvn -version Apache Maven 3.0.4 (r1232337; 2012-01-17 19:44:56+1100) Maven home: D:\Apache\Maven\3.0 Java v