[Geotools-devel] FM main Tests

2006-05-10 Thread Justin Deoliveira
Test for FM are back in the game. Cory, I think the interval function stuff is still not right due to the changes regarding Feature no longer having a "parent" FeatureCollection. I found one of the tests "fixed" and applied the fix to the other. The tests now pass but if you could look them ov

[Geotools-devel] [jira] Created: (GEOT-849) StyledMapPane fills polygons incorrectly

2006-05-10 Thread Yefimov Oleg (JIRA)
StyledMapPane fills polygons incorrectly Key: GEOT-849 URL: http://jira.codehaus.org/browse/GEOT-849 Project: GeoTools Type: Bug Versions: 2.2-RC0 Reporter: Yefimov Oleg Attachments: А, А StyledMapPane occasiona

[Geotools-devel] [jira] Created: (GEOT-850) MaxIncFIDMapper doesn't close statement

2006-05-10 Thread Yefimov Oleg (JIRA)
MaxIncFIDMapper doesn't close statement --- Key: GEOT-850 URL: http://jira.codehaus.org/browse/GEOT-850 Project: GeoTools Type: Bug Components: main Versions: 2.2-RC0 Reporter: Yefimov Oleg Assigned to: James Macg

[Geotools-devel] object models and API issues

2006-05-10 Thread Vitali Diatchkov
Title: object models and API issues Hello! I am thinking about various object models, libraries, frameworks, application implementations related to GIS domain. The information is not systematized and it makes too difficult to orient in a world of GIS stuff (outlined above) for novices. I wr

[Geotools-devel] Scary performance problems in FilterFactoryImpl.createFunctionExpression

2006-05-10 Thread Andrea Aime
Hi, today I was tracking down a performance problem in some code that created tons of FeaturesTypes and FeatureAttributesTypes and found out most of the time was spent creating filters. The profile looks more or less like like (the first number is a time in milliseconds): 263 514 (100%, 2 ot

[Geotools-devel] Re: [jts-devel] object models and API issues

2006-05-10 Thread Jody Garnett
Vitali Diatchkov wrote: Hello! I am thinking about various object models, libraries, frameworks, application implementations related to GIS domain. You did miss one - and an important one at that. GeoAPI is a project that is only about defining interfaces allowing the various toolkits and

[Geotools-devel] Re: FM main Tests

2006-05-10 Thread Cory Horner
Justin Deoliveira wrote: Test for FM are back in the game. Cory, I think the interval function stuff is still not right due to the changes regarding Feature no longer having a "parent" FeatureCollection. I found one of the tests "fixed" and applied the fix to the other. The tests now pass bu

Re: [Geotools-devel] Making Progress on 2.2.RC3 release using Maven 2

2006-05-10 Thread Richard Gould
Thanks Martin, making progress still. Encountered problems regarding ssh transfers, no matter whether I specified scpexe or scp :( scp itself gave this problem: The authenticity of host 'maven.geotools.fr' can't be established. RSA key fingerprint is ae:31:42:8a:55:ba:f1:af:51:90:fd:b8:21:cc:

Re: [Geotools-devel] Making Progress on 2.2.RC3 release using Maven 2

2006-05-10 Thread Martin Desruisseaux
Richard Gould a écrit : I tried executing an upload by hand, and it works, so the geotools account does have proper permission. Have you tried again "mvn deploy" using "scpexe" after the successfull "scp" by hand? Maybe the "scp" by hand was necessary in order to get the server in the list of

Re: [Geotools-devel] Making Progress on 2.2.RC3 release using Maven 2

2006-05-10 Thread Martin Desruisseaux
Note: Make sure that the release name is "2.2-RC3", not "2.2.RC3". Martin. --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Dow