[Geotools-devel] testing #2

2008-08-05 Thread Tara Athan
testing - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhe

Re: [Geotools-devel] Work In Progress : 17H to 18H GMT+1 05_08_08

2008-08-05 Thread Jody Garnett
Jody Garnett wrote: > The GeoTools demos (ie ShapeLab etc...) are rendering both with plain > shapefiles (where a style is generated) and shapefiles that have a > companion SLD file. We are still having some troubles on the uDig side > with default style handling; will email as we learn more. >

[Geotools-devel] looking at GEOT-411

2008-08-05 Thread Jody Garnett
Hi Tara; I was acting as mailing list moderator while Gabriel was away; perhaps he can help us ensure you are correctly signed up for the email list? Currently there are 5 "Post by non-member to a members-only list" messages in the queue and none of them are from you. Can you send another test

[Geotools-devel] looking at GEOT-411

2008-08-05 Thread Tara Athan
(Jody-I am still unable to post to [email protected], although I am subscribed and receive mail from that list. Could you forward this to the list? Thanks!) I have been looking into GEOT-411, listed under the "Trivial" bugs category. I have sketched out some modifications to M

Re: [Geotools-devel] Work In Progress : 17H to 18H GMT+1 05_08_08

2008-08-05 Thread Jody Garnett
We have found a couple of gotchas today: - DuplicatingStyleVisitor was tripping up when working with Description; DescriptionImpl is now public so we can make a good copy - A couple cases where the "default" value was not respected during the conversion -- for FeatureTypeStyle "feature" is the de

Re: [Geotools-devel] I would like to nominate Emily for commit access

2008-08-05 Thread Justin Deoliveira
+1, sounds like Emily is doing some great work. I have worked with her in the past and can vouch for the quality of her work. -Justin Jody Garnett wrote: > Emily is currently working with Simone on image moasic; and Ecleisa and > myself on SLDParser and the transition to SE1.1 interfaces. I don

Re: [Geotools-devel] I would like to nominate Emily for commit access

2008-08-05 Thread johann.sorel
Jody Garnett a écrit : > Emily is currently working with Simone on image moasic; and Ecleisa and > myself on SLDParser and the transition to SE1.1 interfaces. I don't have > time to keep up with the patches she is producing and would like to > nominate her for commit access. > > I was hoping to

[Geotools-devel] I would like to nominate Emily for commit access

2008-08-05 Thread Jody Garnett
Emily is currently working with Simone on image moasic; and Ecleisa and myself on SLDParser and the transition to SE1.1 interfaces. I don't have time to keep up with the patches she is producing and would like to nominate her for commit access. I was hoping to get two reviews done prior to this

Re: [Geotools-devel] WCS 1.0.0 EMF Model and Bindings

2008-08-05 Thread Jody Garnett
You need to talk to the module maintainer; and either get permission or create a patch for review. The developers guide covers the procedure. I don't think there will be a problem; only GeoServer developers are left on the 2.5.x branch in earnest; I will hang out on the branch cleaning up docs

Re: [Geotools-devel] Work In Progress : 17H to 18H GMT+1 05_08_08

2008-08-05 Thread Jody Garnett
We must of messed up the time when we can both work together; I am not in the office for another 15 mins. I will look forward to updating Jody johann sorel wrote: > Hi, > > It's now 17H15, the patch has been applyed at revision : 31133 > > If you uncounter build problem : update geoapi by using t

Re: [Geotools-devel] Work In Progress : 17H to 18H GMT+1 05_08_08

2008-08-05 Thread johann sorel
Hi, It's now 17H15, the patch has been applyed at revision : 31133 If you uncounter build problem : update geoapi by using the mvn -U command. GeoTools builds if you skip tests : -Dmaven.test.skip Tests fails in 2 modules : - SLDParser(this one is really new, I believe someone played with the

Re: [Geotools-devel] Tests against IBM products

2008-08-05 Thread Christian Müller
First I hat to correct some minor issues to get the tests running on a linux box. I did a mvn install -P online in the plugin/db2 directory. (both 2.5.x and trunk) The only test which failed was testSchema(org.geotools.data.db2.DB2FeatureSourceOnlineTest) Tests run: 33, Failures: 1, Er

Re: [Geotools-devel] WCS 1.0.0 EMF Model and Bindings

2008-08-05 Thread Simone Giannecchini
On Tue, Aug 5, 2008 at 12:55 PM, Alessio Fabiani <[EMAIL PROTECTED]> wrote: > Hi all, > > in order to make GeoServer able to work with the new WCS 1.0.0 EMF > model as for GSIP #24, I would need to commit some changes to the > ogc/net.opengis.wcs unsupported module. > > So, I would ask to the list

[Geotools-devel] WCS 1.0.0 EMF Model and Bindings

2008-08-05 Thread Alessio Fabiani
Hi all, in order to make GeoServer able to work with the new WCS 1.0.0 EMF model as for GSIP #24, I would need to commit some changes to the ogc/net.opengis.wcs unsupported module. So, I would ask to the list if I am allowed to do that and also if I can commit those changes to the GT 2.5 tag unsu

Re: [Geotools-devel] Tests against IBM products

2008-08-05 Thread Andrea Aime
Christian Müller ha scritto: > Andrea Aime writes: >> Christian Müller ha scritto: >>> I can help in testing against DB2. At them moment I have access to >>> db2 on linx/386, windows, aix, linux ppc and on z/os. Let me know. >>> The same holds true for Websphere Application Server. >> >> That's g

Re: [Geotools-devel] Tests against IBM products

2008-08-05 Thread Christian Müller
Andrea Aime writes: > Christian Müller ha scritto: >> I can help in testing against DB2. At them moment I have access to db2 >> on linx/386, windows, aix, linux ppc and on z/os. Let me know. >> The same holds true for Websphere Application Server. > > That's great! (hem, why did not you cc the

[Geotools-devel] [jira] Created: (GEOT-1943) Simplify filters before issuing SDE requests

2008-08-05 Thread Andrea Aime (JIRA)
Simplify filters before issuing SDE requests Key: GEOT-1943 URL: http://jira.codehaus.org/browse/GEOT-1943 Project: GeoTools Issue Type: Improvement Components: data wfs Affects Vers

[Geotools-devel] [jira] Created: (GEOT-1942) Simplify filters before issuing WFS requests

2008-08-05 Thread Andrea Aime (JIRA)
Simplify filters before issuing WFS requests Key: GEOT-1942 URL: http://jira.codehaus.org/browse/GEOT-1942 Project: GeoTools Issue Type: Improvement Components: data wfs Affects Vers

Re: [Geotools-devel] Simplifying filters (avoiding WHERE 1=1 queries...)

2008-08-05 Thread Andrea Aime
Jody Garnett ha scritto: ...snip... >> * I cannot test DB2 and ArcSDE. If I commit is there anyone able to >> run the tests? The encoded filter does not change, but I've made so >> that if the simplification returns Filter.INCLUDE, no where clause is >> created at all ('Select ... from ... whe

Re: [Geotools-devel] 2.5-M3 assembly

2008-08-05 Thread Cédric Briançon
Thanks a lot for the job on this tag. Cheers, Cédric. - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is