[Geotools-devel] [jira] (GEOT-4477) Add internationalization support to SLD Rule Title and Abstract elements

2013-06-04 Thread Mauro Bartolomeoli (JIRA)
Mauro

Re: [Geotools-devel] Setting up a Windows Build Server for GeoTools and GeoServer

2013-06-04 Thread Simone Giannecchini
Ciao Jody, I would say we can make it perform whichever task we want and creating a Windows installer is surely a good one. I will create a VM with enough cores/RAM/disk and badwidth to do that we need once we have a clear idea about it. I am also open to give VNC/Remove Desktop access to the devs

Re: [Geotools-devel] Setting up a Windows Build Server for GeoTools and GeoServer

2013-06-04 Thread Ben Caradoc-Davies
+1 for the Windows build server to be considered as important as Linux, with notifications sent to the respective developer lists. On 04/06/13 16:02, Simone Giannecchini wrote: That said, before committing any resources I would like to have general consensus on considering the Windows build

Re: [Geotools-devel] [Geoserver-devel] Setting up a Windows Build Server for GeoTools and GeoServer

2013-06-04 Thread Andrea Aime
On Tue, Jun 4, 2013 at 10:27 AM, Ben Caradoc-Davies ben.caradoc-dav...@csiro.au wrote: +1 for the Windows build server to be considered as important as Linux, with notifications sent to the respective developer lists. +1 here too Cheers Andrea -- == GeoServer training in Milan, 6th 7th

Re: [Geotools-devel] Setting up a Windows Build Server for GeoTools and GeoServer

2013-06-04 Thread Mark Prins
2013/6/3 Andrea Aime andrea.a...@geo-solutions.it: On Mon, Jun 3, 2013 at 8:53 PM, Frank Warmerdam warmer...@pobox.com wrote: Simone, Is the proposed process that we commit changes and then check in with he windows Jenkins build an hour or two later to see if we broke them? Or is there a

Re: [Geotools-devel] Setting up a Windows Build Server for GeoTools and GeoServer

2013-06-04 Thread Ben Caradoc-Davies
No. If a commit breaks the Windows build, we just revert it. Jenkins logs can help us deduce what went wrong. Windows developers have the same problem with Jenkins on Linux (line ending, unexpected filesystem case sensitivity, ...). On 04/06/13 17:49, Christian Mueller wrote: What about

Re: [Geotools-devel] Setting up a Windows Build Server for GeoTools and GeoServer

2013-06-04 Thread Christian Mueller
What about developers (like me) not having access to a Windows development box ?. Do I have to purchase a license and install/configure/maintain the whole Christmas tree ?. I am not keen on that, is there another possibility ? 2013/6/4 Mark Prins mc.pr...@gmail.com 2013/6/3 Andrea Aime

Re: [Geotools-devel] Setting up a Windows Build Server for GeoTools and GeoServer

2013-06-04 Thread Andrea Aime
On Tue, Jun 4, 2013 at 11:55 AM, Ben Caradoc-Davies ben.caradoc-dav...@csiro.au wrote: No. If a commit breaks the Windows build, we just revert it. Jenkins logs can help us deduce what went wrong. Windows developers have the same problem with Jenkins on Linux (line ending, unexpected

Re: [Geotools-devel] SLD and Internationalization

2013-06-04 Thread Mauro Bartolomeoli
2013/5/23 Andrea Aime andrea.a...@geo-solutions.it On Thu, May 23, 2013 at 11:48 AM, Mauro Bartolomeoli mauro.bartolome...@geo-solutions.it wrote: Hi all, I think I can prepare a patch for this shortly using the last variant proposed by Andrea (I did some testing patching the SLDParser and

Re: [Geotools-devel] Setting up a Windows Build Server for GeoTools and GeoServer

2013-06-04 Thread Simone Giannecchini
Ciao a tutti, I agree with Andrea here. I think 99% of the failures on windows only require some extra care in how the code is written or the tests are written without actually the need for building on a windows box. Regards, Simone Giannecchini == GeoServer training in Milan, 6th 7th June 2013!

[Geotools-devel] WFSDataStore part 3 - custom outputFormat

2013-06-04 Thread Mauro Bartolomeoli
Hi everybody, my list of pull requests regarding WFSDataStore has grown with https://github.com/geotools/geotools/pull/203 This one adds support for custom outputFormat for WFS 1.1.0 DataStore using a new connection datastore parameter. This can be used to force GetFeature requests to ask for a

Re: [Geotools-devel] Supporting circular arcs in GeoTools

2013-06-04 Thread Justin Deoliveira
On Mon, Jun 3, 2013 at 8:23 AM, Andrea Aime andrea.a...@geo-solutions.itwrote: On Mon, Jun 3, 2013 at 4:16 PM, Justin Deoliveira jdeol...@opengeo.orgwrote: Am I missing something? Having a CircularString extends MultiLineString and Ring extends LinearRing is not going to be the end of the