[Geotools-devel] Jenkins build is back to normal : geotools-15.x #103

2016-12-18 Thread monitor
See -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot

Re: [Geotools-devel] Build failed in Jenkins: geotools-15.x #102

2016-12-18 Thread Ben Caradoc-Davies
The problem was a redundant cast that referenced an import removed by the fix for GEOT-5595. On master and 16.x the redundant cast was removed by: squid:S1905 - Redundant casts should not be used https://github.com/geotools/geotools/commit/4e06357e84a4bab561118df25920af461a7374f6 For consistency

Re: [Geotools-devel] Build failed in Jenkins: geotools-15.x #102

2016-12-18 Thread Ben Caradoc-Davies
Sorry, my bad. I will push a fix. On 19/12/16 11:50, moni...@boundlessgeo.com wrote: > See > > Changes: > > [ben] [GEOT-5594] AzimuthalEquidistant projection missing parameters > > [ben] [GEOT-5595] Cannot read/write GeoTIFF with

[Geotools-devel] Build failed in Jenkins: geotools-15.x #102

2016-12-18 Thread monitor
See Changes: [ben] [GEOT-5594] AzimuthalEquidistant projection missing parameters [ben] [GEOT-5595] Cannot read/write GeoTIFF with Azimuthal_Equidistant -- [...truncated 8321 lines...] D

Re: [Geotools-devel] GeoTools 16.1 release on Dec. 19th

2016-12-18 Thread Ben Caradoc-Davies
Torben, I also cherry picked onto 16.x a WKT encoding fix for AzimuthalEquidistant: [GEOT-5594] AzimuthalEquidistant projection missing parameters https://osgeo-org.atlassian.net/browse/GEOT-5594 and a small improvement to make AzimuthalEquidistant work with GeoTIFFs: [GEOT-5595] Cannot read/wr

Re: [Geotools-devel] Sprint triage state in Jira?

2016-12-18 Thread Ben Caradoc-Davies
I do not see an "evaluate" button. Jody, who can see it, and where can it be found? Kind regards, Ben. On 19/12/16 07:13, Andrea Aime wrote: > I normally press on the "evaluate" button and then assign the sprint label > to triage. Do you see that button? It was setup by Jody, I don't know who >

Re: [Geotools-devel] GeoTools 16.1 release on Dec. 19th

2016-12-18 Thread Ben Caradoc-Davies
Torben, I have backported this build stability fix to 16.x: [GEOT-5603] Intermittent build failure with UnfinishedStubbingException in JDBCTransactionStateTest https://osgeo-org.atlassian.net/browse/GEOT-5603 Kind regards, Ben. On 16/12/16 06:08, Torben Barsballe wrote: > The GeoTools 16.1 re

Re: [Geotools-devel] JDBC Transaction mock test keeps on failing on Travis

2016-12-18 Thread Ben Caradoc-Davies
On 18/12/16 21:20, Andrea Aime wrote: > On Sat, Dec 17, 2016 at 11:31 PM, Ben Caradoc-Davies > wrote: >> it looks like the problem was a race condition between the GC thread >> calling a finalizer for a data store leaked from another test and the >> stubbing setup for the test log handler, mediate

Re: [Geotools-devel] Sprint triage state in Jira?

2016-12-18 Thread Andrea Aime
I normally press on the "evaluate" button and then assign the sprint label to triage. Do you see that button? It was setup by Jody, I don't know who can access it exactly. Cheers Andrea Il 18 dic 2016 6:13 PM, "Ben Caradoc-Davies" ha scritto: > Andrea, > > how do I add issues to the "sprint" Tr

[Geotools-devel] Jenkins build is back to normal : geotools-16.x #30

2016-12-18 Thread monitor
See -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _

[Geotools-devel] Sprint triage state in Jira?

2016-12-18 Thread Ben Caradoc-Davies
Andrea, how do I add issues to the "sprint" Triage state? I could not find anything on issues themselves. This is likely a more scalable approach than managing a Google Doc. Kind regards, Ben. On 16/12/16 22:42, Andrea Aime [Administrator] (JIRA) wrote: > > [ > https://osgeo-org.atlassi

[Geotools-devel] Jenkins build is back to normal : geotools-15.x #100

2016-12-18 Thread monitor
See -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot

[Geotools-devel] Jenkins build is back to normal : geotools-master #1950

2016-12-18 Thread monitor
See -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _

[Geotools-devel] Build failed in Jenkins: geotools-master #1949

2016-12-18 Thread monitor
See -- [...truncated 13469 lines...] at java.net.URL.openStream(URL.java:1038) at org.geotools.renderer.markwkt.WKTMarkFactory.loadLibrary(WKTMarkFactory.java:202) at

[Geotools-devel] Build failed in Jenkins: geotools-master #1948

2016-12-18 Thread monitor
See Changes: [andrea.aime] [GEOT-5600] Follow up enabling the previous interpretation of repeat -- [...truncated 13558 lines...] [INFO] Using 'UTF-8' encoding to copy filtered resourc

[Geotools-devel] Build failed in Jenkins: geotools-16.x #29

2016-12-18 Thread monitor
See Changes: [andrea.aime] [GEOT-5600] Follow up enabling the previous interpretation of repeat -- [...truncated 13572 lines...] 2016-12-18T15:22:41.884+ SEVERE Call MapContent disp

[Geotools-devel] Build failed in Jenkins: geotools-15.x #99

2016-12-18 Thread monitor
See Changes: [andrea.aime] [GEOT-5600] Follow up enabling the previous interpretation of repeat -- [...truncated 13576 lines...] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time el

Re: [Geotools-devel] JDBC Transaction mock test keeps on failing on Travis

2016-12-18 Thread Andrea Aime
On Sat, Dec 17, 2016 at 11:31 PM, Ben Caradoc-Davies wrote: > Andrea, > > it looks like the problem was a race condition between the GC thread > calling a finalizer for a data store leaked from another test and the > stubbing setup for the test log handler, mediated by the shared > ContentDataSto