[Geotools-devel] [jira] Created: (GEOT-1848) ArcSDEFeatureSource.getFeatures returns the filter property names when it shouldnt

2008-06-10 Thread JIRA
ArcSDEFeatureSource.getFeatures returns the filter property names when it shouldnt -- Key: GEOT-1848 URL: http://jira.codehaus.org/browse/GEOT-1848 Project: GeoTools

[Geotools-devel] Setting the classpath for a utility

2008-06-10 Thread mcr
At the moment I am working on an utility using the geotools library. My biggest problem is a reasonable way to set the classpath. On my linux box I do for fn in `find -name "*.jar"`; do export CLASSPATH=$CLASSPATH:$fn ;done Other products mostly use some scripts ( "env.sh" and "env.bat" ) wh

[Geotools-devel] [jira] Created: (GEOT-1847) WellKnowMark Shape Fix

2008-06-10 Thread Johann Sorel (JIRA)
WellKnowMark Shape Fix -- Key: GEOT-1847 URL: http://jira.codehaus.org/browse/GEOT-1847 Project: GeoTools Issue Type: Improvement Components: core render Affects Versions: 2.5-M3 Reporter: Johann

[Geotools-devel] [jira] Created: (GEOT-1846) Label outline rendering does not honor text only antialising rendering hints

2008-06-10 Thread Andrea Aime (JIRA)
Label outline rendering does not honor text only antialising rendering hints Key: GEOT-1846 URL: http://jira.codehaus.org/browse/GEOT-1846 Project: GeoTools Issue T

Re: [Geotools-devel] go module compile errors

2008-06-10 Thread johann sorel
Graham Davis a écrit : > I am constantly building with the -Ppending profile because my wps > module uses an unsupported pending profile. I keep getting errors in my > build from the go module (also a pending profile). Who ever is working > in this module, can you please only commit code that b