[Geotools-devel] GeoTools Build Report [ 2006/03/23 23:55 ]

2006-03-24 Thread Paul Ramsey
GeoTools2 module build report 20060323 gt2:referencing cleaned, compiled, tested, INSTALLED 2358 gt2:sample-data cleaned, compiled, tested, INSTALLED 2358 gt2:coverage cleaned, compiled, tested, INSTALLED 2359 gt2:api cleaned, compiled, tested, INSTALLED 2359 gt2:main cleaned,

Re: [Geotools-devel] Maven 2.0

2006-03-24 Thread Clint Lewis
Hi, See an example of a directory structure below. There is a prom.xml, project.xml and run-maven.xml. The pom.xm and project.xml is for Maven 2.0m, however maven 1.0 also uses the project.xml. What is the run-maven.xml file? What I have deduced, come someone please confirm, the run-maven.xml

Re: [Geotools-devel] Maven 2.0

2006-03-24 Thread Martin Desruisseaux
Clint Lewis a écrit : See an example of a directory structure below. There is a prom.xml, project.xml and run-maven.xml. The pom.xm and project.xml is for Maven 2.0m, however maven 1.0 also uses the project.xml. The project.xml file is for Maven 1 only. The pom.xml file is for Maven 2 only. Bo

[Geotools-devel] Maven 2 Eclipse goal

2006-03-24 Thread Oliver Loe
Hi Can someone please tell me how I can get my geotools projects into eclipse using maven 2? I try mvn eclipseAll in my gt folder, but I get the following build failed message: --- [ERROR] BUILD FAILURE [INFO] - --- [INFO]

Re: [Geotools-devel] our "stable" branch isnt very stable (ShapefileReadWriteTest FAILED) -- 2.2.x

2006-03-24 Thread Oliver Loe
Hi David I am a bit confused and the Jode maestro aint here to clarify.. could you clarify this for me... I am busy with the shape file tests that causes maven 2.0 to fail when doing a maven install. I need to close all the Filestreams so that we dont get exceptions when running test.. Now my pro

Re: [Geotools-devel] our "stable" branch isnt very stable (ShapefileReadWriteTest FAILED) -- 2.2.x

2006-03-24 Thread Oliver Loe
Don't worry about my previous message, Jody saved the day. I did however manage to figure out how to eclipse my projects with maven 2! To Eclipse a project use: mvn eclipse:eclipse Also, I am getting the same stack trace as David, and it is probably because there are no  .prj files for some of t

[Geotools-devel] Maven 1.0 Dependancies vs Maven 2.0

2006-03-24 Thread Clint Lewis
Hi, I have a dependancy in Geoserver in the ki group, but these dependancies are not in http://www.ibiblio.org/maven2/, Do I download these dependancies from http://www.ibiblio.org/maven/geoserver/ki/jars/ or remove the dependancies.. I noticed that these dependancies are not in geotools?

[Geotools-devel] [CC-Trunk] geotools Build Failed

2006-03-24 Thread jrm33
View results here -> http://geovista16.geog.psu.edu/cruisecontrol/buildresults/geotools_current?log=log20060324091957 --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile

[Geotools-devel] [CC-2.1.x] geotools-2.1.x Build Failed

2006-03-24 Thread jrm33
View results here -> http://geovista16.geog.psu.edu/cruisecontrol/buildresults/geotools_2.1.x?log=log20060324092030 --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile me

[Geotools-devel] [jira] Created: (GEOT-827) Maven 2 Tests Fail for 2.2.x

2006-03-24 Thread Oliver Loe (JIRA)
Maven 2 Tests Fail for 2.2.x Key: GEOT-827 URL: http://jira.codehaus.org/browse/GEOT-827 Project: GeoTools Type: Bug Components: shapefile Versions: 2.2-RC1 Environment: Windows OS, Java 1.5 Reporter: Oliver Loe Assigne

[Geotools-devel] How do I apply a JAI operation to a GridCoverage2D?

2006-03-24 Thread JAMISON CONLEY
Hi, I would like to apply a JAI operation (specifically binarize at the moment) to a GridCoverage2D. I've created a BilevelOperation with the following statement: BilevelOperation bin = new BilevelOperation("Binarize"); How do I actually apply it though? The javadoc for OperationJAI says the e

Re: [Geotools-devel] our "stable" branch isnt very stable (ShapefileReadWriteTest FAILED) -- 2.2.x

2006-03-24 Thread David Blasby
Thanks a lot, oliver. Changes should be commited to the 2.2.x AND trunk branches. Putting it in 2.2.x means that everyone using the stable branch gets your changes and putting it in trunk means that your changes will make it to the next stable version (and for the folks currently using trunk).

Re: [Geotools-devel] PostGIS not releasing connections on OutOfMemory

2006-03-24 Thread Chris Holmes
David Blasby wrote: Okay, I've found a pretty nasty bug in the PostGIS driver. My dataset is a table with about 250 rows in it. Each row has the VMAP0 dataset polygon of a country in. Each row is large. If you look closely at the JDBC datastore, you'll notice that it will fetch 200 rows at

Re: [Geoserver-devel] Re: [Geotools-devel] PostGIS not releasing connections on OutOfMemory

2006-03-24 Thread David Blasby
Most of the connection pooling is actually done by the Postgresql JDBC driver, but there's a proxy object on top of it thats hard to look inside. I talked to the Postgresql JDBC mailing list and they said "oops" - it should reset the stream so its in a consistent state. Dont know when this wi

[Geotools-devel] [CC-Trunk] geotools Build Failed

2006-03-24 Thread jrm33
View results here -> http://geovista16.geog.psu.edu/cruisecontrol/buildresults/geotools_current?log=log20060325002833 --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile