[Geotools-devel] Hudson build is back to normal: geotools-2.5.x #116

2008-11-07 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-2.5.x/116/changes - 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

Re: [Geotools-devel] trunk DB2 refers to 2.5-SNAPSHOT

2008-11-07 Thread Christian Mueller
Sorry, my pom.xml refers to wrong version. I fixed it. On Saturday 08 November 2008 08:07:59 Jody Garnett wrote: > I have run into a spot of trouble building as shown in the following logs - > this may not of been caught by others if they routinely build 2.5-SNAPSHOT. > I am going through and se

Re: [Geotools-devel] Build failed in Hudson: geotools-2.5.x #115

2008-11-07 Thread Christian Mueller
Fixed, sorry I had an import statement referencing a db2 jdbc class. christian - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win gr

[Geotools-devel] [jira] Created: (GEOT-2134) Different method signatures in 2.5.x and 2.6.x

2008-11-07 Thread Christian Mueller (JIRA)
Different method signatures in 2.5.x and 2.6.x -- Key: GEOT-2134 URL: http://jira.codehaus.org/browse/GEOT-2134 Project: GeoTools Issue Type: Improvement Affects Versions: 2.5.2, 2.6-M0

[Geotools-devel] trunk DB2 refers to 2.5-SNAPSHOT

2008-11-07 Thread Jody Garnett
I have run into a spot of trouble building as shown in the following logs - this may not of been caught by others if they routinely build 2.5-SNAPSHOT. I am going through and seeing if I can fix the problem, Jody [INFO] [INF

[Geotools-devel] Build failed in Hudson: geotools-trunk #1110

2008-11-07 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-trunk/1110/changes Changes: [groldan] better exception reporting form wfs exceptions, returning FilterCapabilities from WFSProtocol [groldan] updated type of WFSCapabilities.filterCapabilities in emf model and generated code --

[Geotools-devel] Build failed in Hudson: geotools-2.5.x #115

2008-11-07 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-2.5.x/115/changes Changes: [christian.mueller] Deleting target directory [christian.mueller] commit of new db2-plugin -- [...truncated 19056 lines...] FINE: DROP TABLE "geotools"."fk"; COMMIT; Tests run: 3

[Geotools-devel] Build failed in Hudson: geotools-trunk #1109

2008-11-07 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-trunk/1109/changes Changes: [groldan] lax lookup of attribute names in GetFeature response, CubeWerx may use a different case in DescribeFeatureType and GetFeature -- [...truncated 18857 lines...] FINE: SE

[Geotools-devel] [jira] Created: (GEOT-2133) Validating WPS caps responses using Parser fails

2008-11-07 Thread Andrea Aime (JIRA)
Validating WPS caps responses using Parser fails Key: GEOT-2133 URL: http://jira.codehaus.org/browse/GEOT-2133 Project: GeoTools Issue Type: New Feature Components: ext xml-xsd

[Geotools-devel] [jira] Created: (GEOT-2132) WPSCapabilitiesType missing the xml:lang attribute

2008-11-07 Thread Andrea Aime (JIRA)
WPSCapabilitiesType missing the xml:lang attribute --- Key: GEOT-2132 URL: http://jira.codehaus.org/browse/GEOT-2132 Project: GeoTools Issue Type: New Feature Components: ext xml-xsd

[Geotools-devel] Build failed in Hudson: geotools-trunk #1108

2008-11-07 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-trunk/1108/changes Changes: [christian.mueller] Deleting target directry [christian.mueller] commit of new db2 plugin -- [...truncated 18892 lines...] Nov 7, 2008 7:15:54 PM org.geotools.jdbc.JDBCFeatureSt

Re: [Geotools-devel] looking for a theme for my master thesis

2008-11-07 Thread Chris Holmes
One area I would love to see more work on is Spatial Indexes. Especially using approaches like leveraging existing indexing schemes like B-trees and collapsing geometries to 2d. See http://groups.google.com/group/h2-database/browse_thread/thread/cc65db46b9454d46/0a9ef8fd81148d0a?lnk=gst and htt

[Geotools-devel] New geotools db2 plugin

2008-11-07 Thread Christian Müller
I commited the new jdbc-db2 plugin into the 2.5.x and 2.6.x branch. This plugin works with prepared statements. mvn test --> Tests run: 112, Failures: 0, Errors: 0, Skipped: 0 - Test cases implemented 100 % DB2DataStoreTest DB2FeatureCollectionTest DB2FeatureLockingT

[Geotools-devel] [jira] Created: (GEOT-2131) Implement an optional tracing mechanism in jdbc-ng

2008-11-07 Thread Andrea Aime (JIRA)
Implement an optional tracing mechanism in jdbc-ng -- Key: GEOT-2131 URL: http://jira.codehaus.org/browse/GEOT-2131 Project: GeoTools Issue Type: New Feature Components: data jdbc-ng

Re: [Geotools-devel] looking for a theme for my master thesis

2008-11-07 Thread Christian Müller
Thanks for your proposals. Some answers 1) My fist study was computer science and this is my primary target 2) I skipped the remote sensing exams in favor of DBMS stuff. My areas are Java,J2ee,Web,DBMS,Security,Transactions, ... I am looking for a theme combining my knowledge in computer scie

Re: [Geotools-devel] looking for a theme for my master thesis

2008-11-07 Thread Martin Desruisseaux
Hello Christian There is of course nice work that could be done, but it depends on which area you would prefer to work. Referencing? Coverage? Geometry? In this email I will assume coverage based on your coverage-jdbc plugin, but I could develop a bit about Referencing if it can be useful. Howeve

[Geotools-devel] [jira] Created: (GEOT-2130) JDBCDataStoreApiTest>>testGetFeaturesWriterAdd procudes an SQL Exception (DB2)

2008-11-07 Thread Christian Mueller (JIRA)
JDBCDataStoreApiTest>>testGetFeaturesWriterAdd procudes an SQL Exception (DB2) -- Key: GEOT-2130 URL: http://jira.codehaus.org/browse/GEOT-2130 Project: GeoTools Iss

[Geotools-devel] [jira] Created: (GEOT-2129) Allow third party objects to perform custom encoding in selected places

2008-11-07 Thread Andrea Aime (JIRA)
Allow third party objects to perform custom encoding in selected places --- Key: GEOT-2129 URL: http://jira.codehaus.org/browse/GEOT-2129 Project: GeoTools Issue Type: New F

[Geotools-devel] [jira] Created: (GEOT-2128) Remove old filter usage from the brewer module

2008-11-07 Thread Andrea Aime (JIRA)
Remove old filter usage from the brewer module -- Key: GEOT-2128 URL: http://jira.codehaus.org/browse/GEOT-2128 Project: GeoTools Issue Type: Sub-task Reporter: Andrea Aime

Re: [Geotools-devel] Integrate Edigeo module into geotools project

2008-11-07 Thread Mathieu Coudert
> > > As long as you or your company have sent a signed contributor > agreement to OSGEO (which you told me already you did, by private > mail) you have my +1 for committing on unsupported Thanks Andrea, I commit it to unsuported module. I will come back to the list next week to see what could b

Re: [Geotools-devel] Integrate Edigeo module into geotools project

2008-11-07 Thread Andrea Aime
Mathieu Coudert ha scritto: > Hi list, > > I would like to present you the Edigeo module I developped recently. > I made a wiki page few month ago to describe it. > http://docs.codehaus.org/pages/viewpage.action?pageId=77692976 > > I think this module could be part of the geotools project, and I

[Geotools-devel] Integrate Edigeo module into geotools project

2008-11-07 Thread Mathieu Coudert
Hi list, I would like to present you the Edigeo module I developped recently. I made a wiki page few month ago to describe it. http://docs.codehaus.org/pages/viewpage.action?pageId=77692976 I think this module could be part of the geotools project, and I would like to add it as an unsupported mod

[Geotools-devel] looking for a theme for my master thesis

2008-11-07 Thread Christian Müller
For finishing my GIS post-graduate study I have to write a master thesis. I would be nice to do something in the geotools/geoserver/udig complex to achieve some synergy effects. Has anybody a proposol for a theme where I can do some scientific theory and develop java code for further improve