Re: [Geotools-devel] removing xerces dependency

2012-10-23 Thread Andrea Aime
On Tue, Oct 23, 2012 at 7:49 PM, Chris Holmes wrote: >> However, it does not make sense to duplicate what we already have for >> free, either. >> If it's not too much trouble, why not remove those as well? >> > > +1 - seems like removing them could help more with like our weird memory > bloat mor

[Geotools-devel] [jira] (GEOT-4299) MetadataTablePrimaryKeyFinder continues to check for table

2012-10-23 Thread Ian Schneider (JIRA)
Ian Schne

Re: [Geotools-devel] [Geoserver-devel] Translations [was] Re: i18n : File encoding for Java properties files

2012-10-23 Thread Frank Gasdorf
Hello folks, Thanks for transifex scripts to initial setup a synchronization file. Oscar, you describe the approach I've followed in the past to get the translated files back to the source pool. - have a config file that describes what to synch - translate the origin files using transifex - synch

Re: [Geotools-devel] removing xerces dependency

2012-10-23 Thread Chris Holmes
On Tue, Oct 23, 2012 at 9:08 AM, Andrea Aime wrote: > On Tue, Oct 23, 2012 at 2:59 PM, Justin Deoliveira > wrote: > > > Indeed. And also while we are at it i will pose the question. There is > also > > the opportunity to prune out some other xml dependencies as well. Namely > > jdom, xpp and stax

[Geotools-devel] [jira] (GEOT-4298) CQL parses GMT dates into local ones without accounting for the time zone difference

2012-10-23 Thread Andrea Aime (JIRA)
Andrea Ai

Re: [Geotools-devel] removing xerces dependency

2012-10-23 Thread Andrea Aime
On Tue, Oct 23, 2012 at 2:59 PM, Justin Deoliveira wrote: > Indeed. And also while we are at it i will pose the question. There is also > the opportunity to prune out some other xml dependencies as well. Namely > jdom, xpp and stax from what i can tell. All seem to have equivalents built > into t

[Geotools-devel] [jira] (GEOT-4295) CQL.toCQL fails to encode "before or during" and "during of after", as well as "during"

2012-10-23 Thread Andrea Aime (JIRA)
Andrea Ai

[Geotools-devel] [jira] (GEOT-4297) CQL.toCQL encodes wrong names for spatial filters

2012-10-23 Thread Andrea Aime (JIRA)
Andrea Ai

[Geotools-devel] [jira] (GEOT-4296) CQL parser fails to parse valid temporal filter

2012-10-23 Thread Andrea Aime (JIRA)
Andrea Ai

Re: [Geotools-devel] removing xerces dependency

2012-10-23 Thread Justin Deoliveira
On Tue, Oct 23, 2012 at 3:02 AM, Andrea Aime wrote: > On Tue, Oct 23, 2012 at 2:29 AM, Justin Deoliveira > wrote: > >> Hi all, >> >> So I recently I took a crack at removing the xerces dependency as we >> discussed in our last skype meeting. For the most part this was relatively >> straight forwa

[Geotools-devel] [jira] (GEOT-4294) dpi rescaling does not work on textsymbolizers lacking a Font specification

2012-10-23 Thread Andrea Aime (JIRA)
Andrea Ai

Re: [Geotools-devel] [jira] (GEOT-4276) Update JAITools dependency to 1.3.0

2012-10-23 Thread Michael Bedward
On 23 October 2012 21:35, Andrea Aime wrote: > Yep > Done Michael -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdy

Re: [Geotools-devel] [jira] (GEOT-4276) Update JAITools dependency to 1.3.0

2012-10-23 Thread Andrea Aime
On Tue, Oct 23, 2012 at 12:14 PM, Michael Bedward wrote: > A - this change was actually committed to master and 8.x branch so it will > have gone into the release. The issue was left open in case any further > problems showed up. I should have resolved it prior to the release - sorry > about that

Re: [Geotools-devel] [jira] (GEOT-4276) Update JAITools dependency to 1.3.0

2012-10-23 Thread Michael Bedward
A - this change was actually committed to master and 8.x branch so it will have gone into the release. The issue was left open in case any further problems showed up. I should have resolved it prior to the release - sorry about that. Not sure what to do with the issue now - change it back to 8.3 a

[Geotools-devel] GeoTools 8.3 Released

2012-10-23 Thread Alessio Fabiani
The GeoTools community is pleased to annonce the release of GeoTools 8.2, available for download from SourceForge : - geotools-8.3-bin.zip

Re: [Geotools-devel] Windows build server ready

2012-10-23 Thread Andrea Aime
On Mon, Oct 22, 2012 at 2:51 PM, Justin Deoliveira wrote: > As we previously discussed we should setup some new mailing list for > >> these "extra" builds. >> How about two new google groups, geotools-builds and geoserver-builds? >> > +1. I see that geotools-builds already exists... but i don't th

Re: [Geotools-devel] removing xerces dependency

2012-10-23 Thread Andrea Aime
On Tue, Oct 23, 2012 at 2:29 AM, Justin Deoliveira wrote: > Hi all, > > So I recently I took a crack at removing the xerces dependency as we > discussed in our last skype meeting. For the most part this was relatively > straight forward. Unfortunately one thing i wasn't quite able to figure out >