[Geotools-devel] Strange Build Failure

2008-05-06 Thread johann sorel
Hello, I am having a build failure in the render module : [INFO] [INFO] Building Render [INFO]task-segment: [clean, install] [INFO] [INFO] Reloa

Re: [Geotools-devel] Strange Build Failure

2008-05-06 Thread Arne Kepp
Not 100% sure, but I believe I had the same issue earlier tonight. Switching to Java 1.5.x appeared to solve it (not ideal, but for my purpose I had to do it anyway). -Arne johann sorel wrote: > Hello, > > > I am having a build failure in the render module : > > [INFO] > --

Re: [Geotools-devel] Strange Build Failure

2008-05-06 Thread johann sorel
Arne Kepp a écrit : > Not 100% sure, but I believe I had the same issue earlier tonight. > Switching to Java 1.5.x appeared to solve it (not ideal, but for my > purpose I had to do it anyway). > > -Arne > > johann sorel wrote: >> Hello, >> >> >> I am having a build failure in the render module :

Re: [Geotools-devel] Strange Build Failure

2008-05-06 Thread Andrea Aime
Arne Kepp ha scritto: > Not 100% sure, but I believe I had the same issue earlier tonight. > Switching to Java 1.5.x appeared to solve it (not ideal, but for my > purpose I had to do it anyway). Hmm, gt2 trunk is meant to be built with java 1.5 anyways. The error seem to be due to a different ha

[Geotools-devel] [jira] Created: (GEOT-1800) Expose filter and expression encoding abilities thru SQLBuilder

2008-05-06 Thread Andrea Aime (JIRA)
Expose filter and expression encoding abilities thru SQLBuilder --- Key: GEOT-1800 URL: http://jira.codehaus.org/browse/GEOT-1800 Project: GeoTools Issue Type: Improvement

Re: [Geotools-devel] Strange Build Failure

2008-05-06 Thread Martin Desruisseaux
Andrea Aime a écrit : > Hmm, gt2 trunk is meant to be built with java 1.5 anyways. > The error seem to be due to a different handling in generics between > 1.5 and 1.6? Do anyone know if they changed anything in 1.6 about that? Yes there is some difference between 1.5 and 1.6 in corner cases, but

Re: [Geotools-devel] KML Writer in Geotools

2008-05-06 Thread Theodor Foerster
Hi Justin, Thanks for putting so much effort into this. I tried to run my prior code for KML encoding (see snippet in one of the emails below), but still do not get any KML stuff generated. I am using gt-2.5 SNAPSHOTs from gt's maven repository and I am not sure, if they are up-to-date. For kml I i

[Geotools-devel] Mvn 2.0.9 transition

2008-05-06 Thread Adrian Custer
Hey all, Has everyone who cares tested their build with the pom.xml from JIRA 1780? http://jira.codehaus.org/browse/GEOT-1780 If no one objects, we'll plan to apply it next week. --adrian - This SF.net email is sponsored

[Geotools-devel] [jira] Created: (GEOT-1801) FilterCapabilities.support(Filter) does not check the expressions used in the filters

2008-05-06 Thread Andrea Aime (JIRA)
FilterCapabilities.support(Filter) does not check the expressions used in the filters - Key: GEOT-1801 URL: http://jira.codehaus.org/browse/GEOT-1801 Project: GeoTool

[Geotools-devel] [jira] Created: (GEOT-1802) FilterToSql cannot encode a simple expression like "attribute + 5"

2008-05-06 Thread Andrea Aime (JIRA)
FilterToSql cannot encode a simple expression like "attribute + 5" -- Key: GEOT-1802 URL: http://jira.codehaus.org/browse/GEOT-1802 Project: GeoTools Issue Type: Bug Affects

[Geotools-devel] SqlBuilder improvements report

2008-05-06 Thread Andrea Aime
Hi, so I've been working on adding support to SqlBuilder for encoding plain filters and plain expressions. This made me have a look around in the filter encoding stuff... here is some feedback: * SQLEncoderException is deprecated but everything is throwing it anyways, with a reminder to throw Fi

[Geotools-devel] GML datastore

2008-05-06 Thread Jesse Eichar
Hi, Is the GML datastore on trunk still essentially the same code as on 2.2 or has it been upgraded to Justin's new parser? Jesse - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's

[Geotools-devel] [jira] Created: (GEOT-1803) Off by one error in GML constraints checking

2008-05-06 Thread Jesse Eichar (JIRA)
Off by one error in GML constraints checking Key: GEOT-1803 URL: http://jira.codehaus.org/browse/GEOT-1803 Project: GeoTools Issue Type: Bug Components: data gml Affects Versions: 2.

[Geotools-devel] [jira] Created: (GEOT-1804) CoordType doesn't work

2008-05-06 Thread Jesse Eichar (JIRA)
CoordType doesn't work -- Key: GEOT-1804 URL: http://jira.codehaus.org/browse/GEOT-1804 Project: GeoTools Issue Type: Bug Components: data gml Affects Versions: 2.2.2 Reporter: Jesse Eichar

[Geotools-devel] [jira] Created: (GEOT-1805) The name of the FeatureType is obtained from the gml Filename not the name defined in the XSD.

2008-05-06 Thread Jesse Eichar (JIRA)
The name of the FeatureType is obtained from the gml Filename not the name defined in the XSD. -- Key: GEOT-1805 URL: http://jira.codehaus.org/browse/GEOT-1805

Re: [Geotools-devel] Geosolutions and geotools

2008-05-06 Thread Simone Giannecchini
Ciao Adrian, sorry to be back to you with some delay. Please, read below... On Sat, May 3, 2008 at 11:10 AM, Adrian Custer <[EMAIL PROTECTED]> wrote: > Hey Simone, > > A couple of requests with your work: > > 1) Could you please fix the code in geotools which is not in the > geotools namespace? >

[Geotools-devel] [jira] Created: (GEOT-1806) WFS Datastore submits a default value on insert for null attributes which are nillable

2008-05-06 Thread Jean-Pierre Fiset (JIRA)
WFS Datastore submits a default value on insert for null attributes which are nillable -- Key: GEOT-1806 URL: http://jira.codehaus.org/browse/GEOT-1806 Project: GeoTo

[Geotools-devel] SLD labels, whitespace, and mixed content

2008-05-06 Thread Andrea Aime
Hi, I'm trying to solve the two following issues: http://jira.codehaus.org/browse/GEOS-1661 http://jira.codehaus.org/browse/GEOS-1620 and I have a working patch, but I would love some feedback on the merits of the issues themselves. In SLD the element is allowed mixed syntax, meaning that one can

Re: [Geotools-devel] Mvn 2.0.9 transition

2008-05-06 Thread Jody Garnett
Sounds good; I am going to have to wait until you pull the rug out from under my feet before trying 2.0.9 Jody > Hey all, > > Has everyone who cares tested their build with the pom.xml from JIRA > 1780? > http://jira.codehaus.org/browse/GEOT-1780 > If no one objects, we'll plan to apply it next

Re: [Geotools-devel] SqlBuilder improvements report

2008-05-06 Thread Jody Garnett
Andrea Aime wrote: > * there is something strange going on in the filter encoders... >they do check if the filter is fully supported before proceeding, >but that in turn does not check whether the expressions inside the >filter are supported, leading to a situation where >one could

Re: [Geotools-devel] GML datastore

2008-05-06 Thread Jody Garnett
Jesse Eichar wrote: > Hi, > > Is the GML datastore on trunk still essentially the same code as on > 2.2 or has it been upgraded to Justin's new parser? > Essentially the same code; there is an unsupported/gml3 parser that I think is the start of a datastore based on Justin's parers targeting

Re: [Geotools-devel] SLD labels, whitespace, and mixed content

2008-05-06 Thread Jody Garnett
Hi Andrea; there are new "official" string functions in town - the work Eclesia has been doing on SE1.1 has brought them to light. It looks like this allows for some functions with a variable number of parameters. So when you do boil this down to a single Expression we may have a better functio

Re: [Geotools-devel] SqlBuilder improvements report

2008-05-06 Thread Andrea Aime
Jody Garnett ha scritto: > Andrea Aime wrote: >> * there is something strange going on in the filter encoders... >>they do check if the filter is fully supported before proceeding, >>but that in turn does not check whether the expressions inside the >>filter are supported, leading to a

Re: [Geotools-devel] SqlBuilder improvements report

2008-05-06 Thread Jody Garnett
Andrea Aime wrote: > Jody Garnett ha scritto: >> Andrea Aime wrote: >>> * there is something strange going on in the filter encoders... >>>they do check if the filter is fully supported before proceeding, >>>but that in turn does not check whether the expressions inside the >>>filter ar

Re: [Geotools-devel] SLD labels, whitespace, and mixed content

2008-05-06 Thread Jody Garnett
Andrea Aime wrote: > Jody Garnett ha scritto: >> Hi Andrea; there are new "official" string functions in town - the >> work Eclesia has been doing on SE1.1 has brought them to light. It >> looks like this allows for some functions with a variable number of >> parameters. So when you do boil this

Re: [Geotools-devel] SLD labels, whitespace, and mixed content

2008-05-06 Thread Andrea Aime
Jody Garnett ha scritto: > Hi Andrea; there are new "official" string functions in town - the work > Eclesia has been doing on SE1.1 has brought them to light. It looks like > this allows for some functions with a variable number of parameters. So > when you do boil this down to a single Express

Re: [Geotools-devel] Mvn 2.0.9 transition

2008-05-06 Thread Justin Deoliveira
I upgraded the build server... we will see if it screams. Adrian Custer wrote: > Hey all, > > Has everyone who cares tested their build with the pom.xml from JIRA > 1780? > http://jira.codehaus.org/browse/GEOT-1780 > If no one objects, we'll plan to apply it next week. > > --adrian > > > ---

Re: [Geotools-devel] SLD labels, whitespace, and mixed content

2008-05-06 Thread Andrea Aime
Jody Garnett ha scritto: > Andrea Aime wrote: >> Jody Garnett ha scritto: >>> Hi Andrea; there are new "official" string functions in town - the >>> work Eclesia has been doing on SE1.1 has brought them to light. It >>> looks like this allows for some functions with a variable number of >>> para

Re: [Geotools-devel] Progress extends Future

2008-05-06 Thread Martin Desruisseaux
Jody Garnett a écrit : > Changes for this commit: > - Processors (formally ProcessFinder) is similar to Executors > - ProcessExecutor extends Executor and is similar to ExecutorService > - Process is implemented as we described (ie the same style as > Callable>) > - Progress extends Future (and is

Re: [Geotools-devel] Progress extends Future

2008-05-06 Thread Jody Garnett
Martin Desruisseaux wrote: >> I have also implemented: >> - ThreadPoolProcessExecutor - implementation of ProcessExecutor > I presume that it uses java.util.concurrent.ThreadPoolExecutor under > the hood? It is an extension of that class. > Just for my information: is there any chance to avoid thi

[Geotools-devel] [jira] Created: (GEOT-1807) Create code that can guess the return type of an expression

2008-05-06 Thread Andrea Aime (JIRA)
Create code that can guess the return type of an expression --- Key: GEOT-1807 URL: http://jira.codehaus.org/browse/GEOT-1807 Project: GeoTools Issue Type: Improvement Compone

[Geotools-devel] arcsde state of play

2008-05-06 Thread Jody Garnett
Yes I am finally working on ArcSDE again ... I have been asked to stop converting ArcSDEDataStore over to using a queue and instead look at a series of problems: - A connection leak from hitting "refresh" in uDig (arcsde connections are opened but not closed). My impression is that the render th

Re: [Geotools-devel] arcsde state of play

2008-05-06 Thread Jody Garnett
Jody Garnett wrote: > Yes I am finally working on ArcSDE again ... I have been asked to stop > converting ArcSDEDataStore over to using a queue and instead look at a > series of problems: > - A connection leak from hitting "refresh" in uDig (arcsde connections > are opened but not closed). My im

Re: [Geotools-devel] Mvn 2.0.9 transition

2008-05-06 Thread Adrian Custer
On Tue, 2008-05-06 at 11:57 -0700, Justin Deoliveira wrote: > I upgraded the build server... we will see if it screams. Hey Justin, upgraded to 2.0.9 or to use Cedric's pom.xml (in the JIRA)? --adrian - This SF.net email