[Geotools-devel] [jira] Created: (GEOT-3219) gml:id is not encoded in the geometry attribute implementation

2010-07-28 Thread Florence Tan (JIRA)
gml:id is not encoded in the geometry attribute implementation -- Key: GEOT-3219 URL: http://jira.codehaus.org/browse/GEOT-3219 Project: GeoTools Issue Type: Bug

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

2010-07-28 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-2.6.x/430/ -- The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or

Re: [Geotools-devel] Release train for 2.6.x

2010-07-28 Thread Andrea Aime
Jody Garnett wrote: Evening; I would like to cut a 2.6.x release for udig next week; is there anyone else interested? I am not interested, but it does not harm either. +1 for me Cheers Andrea -- The Palm PDK Hot

[Geotools-devel] [jira] Created: (GEOT-3220) Add a Hints to allow specifying a ThreadPoolExecutor instance

2010-07-28 Thread Daniele Romagnoli (JIRA)
Add a Hints to allow specifying a ThreadPoolExecutor instance - Key: GEOT-3220 URL: http://jira.codehaus.org/browse/GEOT-3220 Project: GeoTools Issue Type: Improvement

[Geotools-devel] [jira] Created: (GEOT-3221) When multithreading granules read is allowed, check for ThreadPoolExecutor instance provided through Hints

2010-07-28 Thread Daniele Romagnoli (JIRA)
When multithreading granules read is allowed, check for ThreadPoolExecutor instance provided through Hints -- Key: GEOT-3221 URL:

Re: [Geotools-devel] Release train for 2.6.x

2010-07-28 Thread Jody Garnett
Let me try again; I am self sufficient in making a release. However it is polite to ask if anyone has pending work that may be effected; I can move when I release around by a couple of days if needed. This is just a point release; grabbing up changes nothing especially significant on the

[Geotools-devel] [jira] Created: (GEOT-3222) Improve graphic stroke rendering

2010-07-28 Thread Andrea Aime (JIRA)
Improve graphic stroke rendering - Key: GEOT-3222 URL: http://jira.codehaus.org/browse/GEOT-3222 Project: GeoTools Issue Type: Improvement Components: core render Affects Versions: 2.7-M2

Re: [Geotools-devel] Release train for 2.6.x

2010-07-28 Thread Simone Giannecchini
As far as we are concerned, you can move forward. If you need help I can ask emiliano to help you out. Simone. --- == IMPORTANT NOTICE I will be on vacation from 2nd of August to 9th of August. For urgent matters, please, contact Daniele

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

2010-07-28 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-trunk/2934/changes Changes: [aaime] [GEOT-3222] Improve graphic stroke rendering -- [...truncated 3977 lines...] [INFO] skip non existing resourceDirectory

Re: [Geotools-devel] PMC: MapContext proposal final call

2010-07-28 Thread Milton Jonathan
Hello everybody Wow, this is *old* (1 month already!): but only now am I catching up with these messages on the list.. Too bad I missed this discussion: down here we've been playing with similar ideas for some time (wasn't sure how useful they were though). Similar points are: - One common

Re: [Geotools-devel] Improved graphics stroke handling

2010-07-28 Thread Andrea Aime
Andrea Aime wrote: Hi, today I took a peek at improving graphic stroke handling. The old code was doing a piss poor job at rendering graphics along a line, I've made a few modifications in order to make it look good. Attached you can see two samples, one raster, one PDF using the vector

Re: [Geotools-devel] Improved graphics stroke handling

2010-07-28 Thread Ian Turton
On Wed, Jul 28, 2010 at 3:59 PM, Andrea Aime aa...@opengeo.org wrote: Andrea Aime wrote: Hi, today I took a peek at improving graphic stroke handling. The old code was doing a piss poor job at rendering graphics along a line, I've made a few modifications in order to make it look good.

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

2010-07-28 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-trunk/2935/changes Changes: [aaime] Making the new code path work with vector rendering as well -- Started by an SCM change Updating http://svn.osgeo.org/geotools/trunk U

Re: [Geotools-devel] Release train for 2.6.x

2010-07-28 Thread Jody Garnett
I think I am okay; thanks for the offer. Next time 2.7 gets released I think I would like to work with emiliano to sort out the build differences we have been seeing. Simone do you have any release targets you need to hit for 2.7? That project has kind of stalled out. Jody On Thu, Jul 29, 2010

Re: [Geotools-devel] Improved graphics stroke handling

2010-07-28 Thread Jody Garnett
So what was the difference in implementations? ie how did you do it oh render module master :-) Jody On Thu, Jul 29, 2010 at 5:51 AM, Andrea Aime aa...@opengeo.org wrote: Hi, today I took a peek at improving graphic stroke handling. The old code was doing a piss poor job at rendering

Re: [Geotools-devel] Improved graphics stroke handling

2010-07-28 Thread Ben Caradoc-Davies
I'd be more impressed if the unit tests passed. :-/ On 29/07/10 07:36, Jody Garnett wrote: So what was the difference in implementations? ie how did you do it oh render module master :-) Jody On Thu, Jul 29, 2010 at 5:51 AM, Andrea Aimeaa...@opengeo.org wrote: Hi, today I took a peek at

[Geotools-devel] [jira] Created: (GEOT-3223) Build failure in gt-charts ChartRenderingTest.testPieCharts caused by changes to graphic stroke rendering

2010-07-28 Thread Ben Caradoc-Davies (JIRA)
Build failure in gt-charts ChartRenderingTest.testPieCharts caused by changes to graphic stroke rendering - Key: GEOT-3223 URL:

Re: [Geotools-devel] [ExternalEmail] Re: Improved graphics stroke handling

2010-07-28 Thread Ben Caradoc-Davies
I have disabled ChartRenderingTest in the pom to fix the build failure caused by the rendering changes. See: http://jira.codehaus.org/browse/GEOT-3223 Hudson looks pretty unhappy right now so I don't expect this change to fix everything. I'll be watching our local buildbot:

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

2010-07-28 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-trunk/2936/changes Changes: [bencaradocdavies] Disabled ChartRenderingTest in the pom to fix build failure caused by rendering changes. See GEOT-3223. -- Started by an SCM change Updating