Re: [Geotools-devel] LiteralLiteral -- null in 2.2.x, in 2.1.x

2006-04-05 Thread Jody Garnett
David Blasby wrote: Paul Ramsey wrote: If so, how do I represent in XML? Thats the problem -- in 2.2.1 Literal/Literal meant , now (2.2) it means null. You can test for null with PropertyIsNull, so the 2.2 implementation is almost certainly wrong since there's no way to test for anymore.

Re: [Geotools-devel] unable to build shapefile (again) 2.2.x

2006-04-05 Thread Jody Garnett
David Blasby wrote: I'm unable to build shapefile using maven 1 or maven 2. Same problem as before. We applied a patch to close the readers ... so it must be a different problem then we fixed? Can you give Jesse a Jira number - he is module maintainer on this one. Jody

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

2006-04-05 Thread Paul Ramsey
GeoTools2 module build report 20060404 gt2:referencing cleaned, compiled, tested, INSTALLED 2357 gt2:sample-data cleaned, compiled, tested, INSTALLED 2357 gt2:coverage cleaned, compiled, tested, INSTALLED 2358 gt2:api cleaned, compiled, tested, INSTALLED 2358 gt2:main cleaned,

[Geotools-devel] Associations

2006-04-05 Thread Justin Deoliveira
This may just be a result of my misunderstanding of associations but I will ask anyways. On AssactionType, I see the method: (1) B extends AttributeType ClassB getAssociation(); And on Association, I see the methods: (2) B,A extends AttributeTypeB A getAssociationType()' (3) AttributeB,A

[Geotools-devel] Re: [Geoapi-devel] Associations

2006-04-05 Thread Jody Garnett
Justin Deoliveira wrote: This may just be a result of my misunderstanding of associations but I will ask anyways. Cool - I just tried to bang it out for you to work on FeatureCollection - I am still focused on the type system myself. On AssociationType, I see the method: (1) B extends

Re: [Geotools-devel] Light at the end of the Tunnel

2006-04-05 Thread Jody Garnett
Justin Deoliveira wrote: I have the core modules (api,main,refrencing,...) compiling against the new feature model. Some of the tests in main still fail (classification function tests). I will have to bug cory about those. Congrats! Suppose that means I need to write you more test cases ...

Re: [Geotools-devel] Light at the end of the Tunnel

2006-04-05 Thread Justin Deoliveira
Thanks!!! My first task is to get the maven build back up, mostly so that when someone makes changes to geoapi and things break they can fix them before committing. To do so I am going to grab any changes to the maven 2 build stuff (poms and plugins) and merge them onto fm. I dont want to

Re: [Geotools-devel] Light at the end of the Tunnel

2006-04-05 Thread Jody Garnett
Justin Deoliveira wrote: Thanks!!! My first task is to get the maven build back up, mostly so that when someone makes changes to geoapi and things break they can fix them before committing. To do so I am going to grab any changes to the maven 2 build stuff (poms and plugins) and merge them

Re: [Geotools-devel] unable to build shapefile (again) 2.2.x

2006-04-05 Thread David Blasby
http://jira.codehaus.org/browse/GEOT-832 Jody Garnett wrote: David Blasby wrote: I'm unable to build shapefile using maven 1 or maven 2. Same problem as before. We applied a patch to close the readers ... so it must be a different problem then we fixed? Can you give Jesse a Jira number -

[Geotools-devel] [jira] Created: (GEOT-832) shapefile -- cannot build

2006-04-05 Thread dblasby (JIRA)
shapefile -- cannot build -- Key: GEOT-832 URL: http://jira.codehaus.org/browse/GEOT-832 Project: GeoTools Type: Bug Components: shapefile Environment: xp/laptop (slow HD) Reporter: dblasby Assigned to: Ian Wolfe Schneider

[Geotools-devel] Getting Writers to use transactions

2006-04-05 Thread David Blasby
Jody, I modified my program so it looks like this (using a DefaultTransaction ): private void process() throws Exception { DefaultTransaction trans = new DefaultTransaction(); FeatureWriter aWriter = ds.getFeatureWriter(table_name,trans); while

[Geotools-devel] Problems with feature writing Geometry.equals(Geometry) vs Geometry.equalsExact(Geometry)

2006-04-05 Thread David Blasby
Jody, I looked more into the featurewriting stuff that we talked about last night -- here's what I found. I think there's a problem in how Feature implements equals. Here's where it came up. I wrote a tiny program that updates a table in my database: /** * similiar to: * update table

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

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

[Geotools-devel] Maven 2.0.4 and 2.2.x

2006-04-05 Thread Cory Horner
Maven 2.0.4 is due out in a few days, and it seems to solve our issues with surefire (silent failures). Snapshots are available: http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/ I'm currently running m2-20060405.154501, which appears to be stable. I've added 2 dependencies to

Re: [Geotools-devel] unable to build shapefile (again) 2.2.x

2006-04-05 Thread David Blasby
This problem has been going for almost 2 months. I've only been able to build 2.2.x ONCE. I say we just delete the test case - this is been going on WAY too long and cost me way too much time. dave --- This SF.Net email is sponsored by

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

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