Re: [Geotools-devel] Dav is back but password protected

2010-08-02 Thread Ben Caradoc-Davies
for a password to everybody, even for read only access. Anybody knows what's going on? Cheers Andrea -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

[Geotools-devel] [jira] Created: (GEOT-3229) Build broken by bad docs geotools.version

2010-08-01 Thread Ben Caradoc-Davies (JIRA)
Reporter: Ben Caradoc-Davies Assignee: Jody Garnett Priority: Blocker Several trunk poms have a tag geotools.version, breaking the build. {code} $ find . -name pom.xml -exec grep -H 2.7-M2 {} \; ./docs/pom.xml:version2.7-M2/version ./docs/pom.xml

Re: [Geotools-devel] [jira] Resolved: (GEOT-3229) Build broken by bad docs geotools.version

2010-08-01 Thread Ben Caradoc-Davies
to be updated every time a new tag is made. I would prefer updating this version to be part of a tag and release process, and not committed to trunk. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research

Re: [Geotools-devel] [jira] Resolved: (GEOT-3229) Build broken by bad docs geotools.version

2010-08-01 Thread Ben Caradoc-Davies
). The earlier mistake you reported was caused when merging doc changes from the tag back to trunk. Jody On 02/08/2010, at 3:42 PM, Ben Caradoc-Davies wrote: On 02/08/10 13:34, Jody Garnett (JIRA) wrote: Give that a go; the idea is that the docs will reference 2.7-M2 as the stable release

Re: [Geotools-devel] osgeo deploy server

2010-07-30 Thread Ben Caradoc-Davies
, but their correctness is defined in terms of their use by geotools, so it would probably be better for me to make this explicit by using our groupId. Thanks, Jody, for your thoughtful advice. Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science

Re: [Geotools-devel] osgeo deploy server

2010-07-29 Thread Ben Caradoc-Davies
addressing licensing issues). Also, how do we manage GPG signing keys? Any chance of fixing download.osgeo.org? I liked what we had. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

Re: [Geotools-devel] osgeo deploy server

2010-07-29 Thread Ben Caradoc-Davies
On 29/07/2010, at 5:56 PM, Ben Caradoc-Davies wrote: On 29/07/10 15:05, Jody Garnett wrote: **licenses **scmurl **scmconnection **developers ** If the project packaging is jar, and the jar file contains java classes, there must be a -javadoc.jar for main artifact. ** If the project

[Geotools-devel] [jira] Created: (GEOT-3225) Build broken by missing test data dotsStars.sld for gt-render LineTest.testDotsStars

2010-07-29 Thread Ben Caradoc-Davies (JIRA)
Issue Type: Bug Components: core render Affects Versions: 2.7-M3 Reporter: Ben Caradoc-Davies Assignee: Andrea Aime Priority: Blocker Fix For: 2.7-M3 The test data dotsStars.sld is not present and the test fails. {code

Re: [Geotools-devel] Improved graphics stroke handling

2010-07-28 Thread Ben Caradoc-Davies
or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm ___ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel -- Ben Caradoc-Davies ben.caradoc-dav

[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)
/browse/GEOT-3223 Project: GeoTools Issue Type: Bug Components: core render Affects Versions: 2.7-M3 Reporter: Ben Caradoc-Davies Assignee: Andrea Aime Changes introduced in r35959 to (mostly) gt-render ([GEOT-3222] Improve graphic stroke

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

2010-07-28 Thread Ben Caradoc-Davies
://geobuilder.arrc.csiro.au/geoserver/waterfall?show=GeoT-java15 On 29/07/10 09:59, Ben Caradoc-Davies wrote: 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

Re: [Geotools-devel] [ExternalEmail] Re: Request for commit rights

2010-07-26 Thread Ben Caradoc-Davies
/Infosrvices/GeoserverCommitAccess https://www.seegrid.csiro.au/twiki/bin/view/Infosrvices/GeoserverCommitProcedure Kind regards, Ben. On 08/07/10 13:37, Ben Caradoc-Davies wrote: Yes. Need two more votes from current committers. On 08/07/10 13:26, Jody Garnett wrote: Sounds good; Ben are you able

Re: [Geotools-devel] [ExternalEmail] Re: trunk and 2.6.x broken?

2010-07-15 Thread Ben Caradoc-Davies
On 15/07/10 14:20, Jody Garnett wrote: Well can we cheat and have ant copy the source into a staging folder (and not the .svn files); and then call sphinx_build against the staging folder? That would work. maven-resources-plugin is your friend, and works with filters. -- Ben Caradoc-Davies

Re: [Geotools-devel] [ExternalEmail] Re: trunk and 2.6.x broken?

2010-07-15 Thread Ben Caradoc-Davies
not sure where the deletion occurs. Perhaps a copy from another static directory. triggering tree removal of an existing target .svn? Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources

Re: [Geotools-devel] [ExternalEmail] Re: trunk and 2.6.x broken?

2010-07-14 Thread Ben Caradoc-Davies
copies everything inside img including .svn . Victor, are you running mvn clean install? I wonder if one workaround is to ensure you start with no pre-existing files; mvn clean should take care of this for you. On 14/07/10 13:25, Ben Caradoc-Davies wrote: Aha! The problem is that Python under

Re: [Geotools-devel] [ExternalEmail] Re: trunk and 2.6.x broken?

2010-07-14 Thread Ben Caradoc-Davies
to clear out the directory? -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre -- This SF.net email is sponsored

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

2010-07-13 Thread Ben Caradoc-Davies
) On 13/07/10 16:17, Jody Garnett wrote: Can you uncomment the build item for tutorial and try again? It is the tutorial build item that is failing an html build on hudson; but works for me using 0.6.7. Jody On 13/07/2010, at 3:50 PM, Ben Caradoc-Davies wrote: On 13/07/10 13:27, Jody

Re: [Geotools-devel] [ExternalEmail] Re: Build failed in Hudson: geotools-trunk #2896

2010-07-13 Thread Ben Caradoc-Davies
I had rst2html, but not rst2pdf, so I installed rst2pdf and the build now succeeds. On 13/07/10 16:31, Ben Caradoc-Davies wrote: I uncommented the tutorial (html only) element and the build now fails with: sphinx: [exec] Making output directory... [exec] Running Sphinx v0.6.6

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

2010-07-13 Thread Ben Caradoc-Davies
to drive multiple outputs from the same source directory in isolation). Jody On 13/07/2010, at 6:31 PM, Ben Caradoc-Davies wrote: rst2pdf.pdfbuilder -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian

Re: [Geotools-devel] [ExternalEmail] Re: Build failed in Hudson: geotools-trunk #2896

2010-07-13 Thread Ben Caradoc-Davies
And still succeeds after your conf.py change. On 13/07/10 16:42, Caradoc-Davies, Ben (CESRE, Kensington) wrote: I had rst2html, but not rst2pdf, so I installed rst2pdf and the build now succeeds. On 13/07/10 16:31, Ben Caradoc-Davies wrote: I uncommented the tutorial (html only) element

Re: [Geotools-devel] trunk and 2.6.x broken?

2010-07-13 Thread Ben Caradoc-Davies
@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

Re: [Geotools-devel] [ExternalEmail] Re: trunk and 2.6.x broken?

2010-07-13 Thread Ben Caradoc-Davies
Looks surefire-plugin is not honouring the JUnit4 @Ignore annotation. On 14/07/10 09:36, Ben Caradoc-Davies wrote: Ooh, I didn't see that Simone broke 2.6.x as well. How thorough of him. ;-) I'm looking into it. ** Changed by: simonegiannecchini Changed at: Tue 13 Jul 2010 22:11:03

Re: [Geotools-devel] [ExternalEmail] Re: trunk and 2.6.x broken?

2010-07-13 Thread Ben Caradoc-Davies
On 14/07/10 10:23, Ben Caradoc-Davies wrote: Looks surefire-plugin is not honouring the JUnit4 @Ignore annotation. I take that back: it is something else. The failure is at line 148 in testSystemLoaderUnbounded(org.geotools.gce.imagemosaic.ImageMosaicFormatFactoryTest) (this method does

Re: [Geotools-devel] [ExternalEmail] Re: trunk and 2.6.x broken?

2010-07-13 Thread Ben Caradoc-Davies
I found the problem. Jira to follow. In the interim I have kicked the broken test to fix the build (adding @Ignore) in r35906 on trunk and r35907 on 2.6.x. On 14/07/10 10:59, Ben Caradoc-Davies wrote: On 14/07/10 10:23, Ben Caradoc-Davies wrote: Looks surefire-plugin is not honouring

[Geotools-devel] [jira] Created: (GEOT-3193) Unit test failure in ImageMosaicFormatFactoryTest.testSystemLoaderUnbounded() caused by test order assumption

2010-07-13 Thread Ben Caradoc-Davies (JIRA)
://jira.codehaus.org/browse/GEOT-3193 Project: GeoTools Issue Type: Bug Components: gc imagemosaic Reporter: Ben Caradoc-Davies ImageMosaicFormatFactoryTest.testSystemLoaderUnbounded() sets a system property to trigger the loading of a configuration property file

Re: [Geotools-devel] [ExternalEmail] Re: trunk and 2.6.x broken?

2010-07-13 Thread Ben Caradoc-Davies
: exec returned: 1 -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre -- This SF.net email is sponsored

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

2010-07-12 Thread Ben Caradoc-Davies
-...@googlegroups.commailto:sphinx-...@googlegroups.com. Thanks! -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

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

2010-07-12 Thread Ben Caradoc-Davies
On 13/07/10 13:27, Jody Garnett wrote: What version of Sphinx are you running Ben? 0.6.6 mvn clean install works fine for me in docs (latest trunk r35896). I do not have rst2html. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science

Re: [Geotools-devel] sanity check - sphinx

2010-07-08 Thread Ben Caradoc-Davies
On 08/07/10 14:26, Jody Garnett wrote: On 08/07/2010, at 2:17 PM, Ben Caradoc-Davies wrote: cd docs; mvn clean install fails only on the pdf. I do not see this error. wow - okay. I'm not sure it is even getting to the tutorial. Once your rst2html check is in, I'll retest. I note

Re: [Geotools-devel] sanity check - sphinx

2010-07-07 Thread Ben Caradoc-Davies
/build.xml:25: The following error occurred while executing this line: /home/car605/geoserver/src with spaces/geotools-trunk/docs/build.xml:41: exec returned: 1 Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource

Re: [Geotools-devel] Request for commit rights

2010-07-07 Thread Ben Caradoc-Davies
commit rights on GeoTools repositories. Best Regards, Tobia Di Pisa -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

Re: [Geotools-devel] Request for commit rights

2010-07-07 Thread Ben Caradoc-Davies
Yes. Need two more votes from current committers. On 08/07/10 13:26, Jody Garnett wrote: Sounds good; Ben are you able to set him up? On Thu, Jul 8, 2010 at 2:29 PM, Ben Caradoc-Davies ben.caradoc-dav...@csiro.au wrote: +1. Tobia has an established record of participation in the community

Re: [Geotools-devel] Patches WFS module

2010-07-06 Thread Ben Caradoc-Davies
Andrea, please approve Roy's Xircles application so we can give him more GeoTools work. :-) Kind regards, Ben. On 06/07/10 15:24, Roy Braam wrote: Done that. Met vriendelijke groet, Roy Braam B3partners BV 030 214 2082 From: Ben Caradoc-Davies

[Geotools-devel] Nominate Derrick Wong for GeoTools commit access

2010-07-06 Thread Ben Caradoc-Davies
responses (GEOS-4044). -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre -- This SF.net email is sponsored

Re: [Geotools-devel] Patches WFS module

2010-07-06 Thread Ben Caradoc-Davies
On 06/07/10 16:13, Andrea Aime wrote: Ben Caradoc-Davies ha scritto: Andrea, please approve Roy's Xircles application so we can give him more GeoTools work. :-) I did something better. Instead of giving you yet another fish I made you fisherman. You're now a project despot for GeoTools

Re: [Geotools-devel] [ExternalEmail] Nominate Derrick Wong for GeoTools commit access

2010-07-06 Thread Ben Caradoc-Davies
On 06/07/10 16:06, Ben Caradoc-Davies wrote: I nominate my colleague Derrick Wong for GeoTools commit access. All the usual rules apply. Derrick has fixed some bbox handling problems in app-schema (GEOT-3174), discussed some related problems with Oracle SRID handling on the lists, and fixed

[Geotools-devel] [jira] Created: (GEOT-3177) Failing wfs tests excluded to fix the build

2010-07-05 Thread Ben Caradoc-Davies (JIRA)
-RC1 Reporter: Ben Caradoc-Davies Assignee: Gabriel Roldán Two failing wfs tests have been excluded in the pom to fix the build. {code} Failed tests: testGetSupportedGetFeatureOutputFormats(org.geotools.data.wfs.v1_1_0.WFS_1_1_0_ProtocolTest) Tests in error

Re: [Geotools-devel] Patches WFS module

2010-07-05 Thread Ben Caradoc-Davies
. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre -- This SF.net email is sponsored by Sprint What will you

Re: [Geotools-devel] Patches WFS module

2010-07-05 Thread Ben Caradoc-Davies
straight from the developers. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre -- This SF.net email

Re: [Geotools-devel] [ExternalEmail] Re: Daily issue building app-schema

2010-07-05 Thread Ben Caradoc-Davies
word that I invented just now. On 30/06/10 17:42, Ben Caradoc-Davies wrote: Andrea, I am surprised to see this. I have never seen this failure. What version of maven are you using? Do you have a local time problem? Why would a forced-update work when you should already have the artifacts in your

Re: [Geotools-devel] spike cql

2010-07-04 Thread Ben Caradoc-Davies
-first ___ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science

Re: [Geotools-devel] 2.7-M2

2010-07-04 Thread Ben Caradoc-Davies
On 03/07/10 16:53, Jody Garnett wrote: As such can I request a 2.7-M2 release. +1 for me. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

[Geotools-devel] [jira] Reopened: (GEOT-3166) Build failure in docs when building in a path with spaces (if sphinx installed)

2010-07-04 Thread Ben Caradoc-Davies (JIRA)
[ http://jira.codehaus.org/browse/GEOT-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Caradoc-Davies reopened GEOT-3166: -- Oops, saw your commit log still not tested on Windows. Build failure in docs when building

Re: [Geotools-devel] RC Discussion

2010-07-02 Thread Ben Caradoc-Davies
Jody, could you please sketch your path-to-FOSS4G milestones? (Are these GT workshop or uDig?) What are the impacts on you if we do not have an RC? Are these manageable? -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource

Re: [Geotools-devel] RC Discussion

2010-07-02 Thread Ben Caradoc-Davies
keen to play with shiny new toys. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre -- This SF.net email

[Geotools-devel] [jira] Created: (GEOT-3166) Build failure in docs when building in a path with spaces (if sphinx installed)

2010-06-30 Thread Ben Caradoc-Davies (JIRA)
Issue Type: Bug Components: doc Reporter: Ben Caradoc-Davies Yes, docs breaks the build! If sphinx is available, docs are built. Build fails if building in a path with spaces, presumably because of unquoted property substitution. {code} [INFO] [antrun:run {execution

Re: [Geotools-devel] Daily issue building app-schema

2010-06-30 Thread Ben Caradoc-Davies
The workardound so far has been to add -U to the build command, mimicking what the build server does, but it makes the build quite a bit slower... Is there anything that can be done to avoid it? Cheers Andrea -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team

Re: [Geotools-devel] Request for commit access

2010-06-30 Thread Ben Caradoc-Davies
://p.sf.net/sfu/sprint-com-first ___ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO

[Geotools-devel] [jira] Created: (GEOT-3167) Build failure in demo gt-example cause by gt-process API change

2010-06-30 Thread Ben Caradoc-Davies (JIRA)
Versions: 2.7-RC2 Reporter: Ben Caradoc-Davies Assignee: Jody Garnett Priority: Blocker Failure caused by change to gt-process in r35797 by jive. {code} [INFO] Building Geotools Example Demo [INFO]task-segment: [clean, install] [INFO

Re: [Geotools-devel] An occasion to fix yet another feature collection issue?

2010-06-25 Thread Ben Caradoc-Davies
. Quoting Michael Bedwardmichael.bedw...@gmail.com: On 25 June 2010 14:01, Ben Caradoc-Davies wrote: [I'm going to hide under my desk until Andrea has cooled down.] Don't imagine you'll be safe there Ben. A few weeks ago Andrea was on the verge of nuking Sydney because of something Jody said

Re: [Geotools-devel] An occasion to fix yet another feature collection issue?

2010-06-25 Thread Ben Caradoc-Davies
exceptions Constants.LOGGER.warn(FAILED to do something: + option.toString()); Constants.LOGGER.warn(Cause: + prettyCause(e)); } -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research

Re: [Geotools-devel] HashMap Considered Harmful

2010-06-24 Thread Ben Caradoc-Davies
from a Map, or who populates an ordered Collection from a Map. My next step will be to submit bug fixes for the most egregious HashMap assumptions, referring to this discussion. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource

Re: [Geotools-devel] An occasion to fix yet another feature collection issue?

2010-06-24 Thread Ben Caradoc-Davies
unescape paths), there is no workaround. ** -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

Re: [Geotools-devel] An occasion to fix yet another feature collection issue?

2010-06-24 Thread Ben Caradoc-Davies
. And PersistenceTechnologyThatHasNotYetBeenInventedCheckedException. ;-) [I'm going to hide under my desk until Andrea has cooled down.] -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

Re: [Geotools-devel] An occasion to fix yet another feature collection issue?

2010-06-24 Thread Ben Caradoc-Davies
(FooException e) { and a friendly user notification is placed on the Swing event queue. This is only possible if FooException is a non-checked exception. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian

Re: [Geotools-devel] [ExternalEmail] Nominate Matthew Birks for GeoTools commit access

2010-06-22 Thread Ben Caradoc-Davies
-- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre -- ThinkGeek and WIRED's GeekDad team up

[Geotools-devel] [jira] Created: (GEOT-3146) Example online fixtures generated by jdbc-postgis / jdbc-oracle have wrong key for password

2010-06-18 Thread Ben Caradoc-Davies (JIRA)
Project: GeoTools Issue Type: Bug Components: data oraclespatial, data postgis Reporter: Ben Caradoc-Davies Assignee: Justin Deoliveira Online test fixture generation code for jdbc-oracle and jdbc-postgis creates example fixtures that have a key password

Re: [Geotools-devel] [ExternalEmail] Re: AppSchemaConfigurationTest failure mystery?

2010-06-16 Thread Ben Caradoc-Davies
Jody, does AppSchemaConfigurationTest now pass on Windows? Kind regards, Ben. On 15/06/10 11:23, Ben Caradoc-Davies wrote: Jody, I have committed a fix. Please update and try again. Apologies for the inconvenience. On 15/06/10 11:02, Ben Caradoc-Davies wrote: Aieee. Have a look at gt-xsd

[Geotools-devel] [jira] Created: (GEOT-3143) FeatureTypes.getAncestors will not terminate if a FeatureType has a getSuper() that is not also a FeatureType

2010-06-16 Thread Ben Caradoc-Davies (JIRA)
://jira.codehaus.org/browse/GEOT-3143 Project: GeoTools Issue Type: Bug Components: core main Affects Versions: 2.7-M0, 2.6.4, 2.6.5, 2.7-M1 Reporter: Ben Caradoc-Davies Assignee: Ben Caradoc-Davies Fix For: 2.6.5, 2.7-M1

Re: [Geotools-devel] HashMap Considered Harmful

2010-06-15 Thread Ben Caradoc-Davies
of the HashMap to an unsuspecting module user. I have nothing against HashMaps that are kept well hidden, but HashMaps allowed to leak out of confinement have an unerring ability to make program behaviour vary across platforms. Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au

Re: [Geotools-devel] HashMap Considered Harmful

2010-06-15 Thread Ben Caradoc-Davies
or by not exposing her HashMap. This would have been defensive programming. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

Re: [Geotools-devel] HashMap Considered Harmful

2010-06-15 Thread Ben Caradoc-Davies
-2338 ComplexTypeImpl: http://jira.codehaus.org/browse/GEOT-2378 How do we configure Eclipse to make new HashMap( and new HashSet( blinking red 18-point text? ;-) Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource

Re: [Geotools-devel] HashMap Considered Harmful

2010-06-15 Thread Ben Caradoc-Davies
. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre -- ThinkGeek and WIRED's GeekDad team up

Re: [Geotools-devel] Feeback on the MapContext refactor

2010-06-14 Thread Ben Caradoc-Davies
test. This would include comments. :-) -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre -- ThinkGeek

[Geotools-devel] [jira] Created: (GEOT-3140) Build failure in AppSchemaConfigurationTest on Windows

2010-06-14 Thread Ben Caradoc-Davies (JIRA)
-schema Affects Versions: 2.7-M1 Environment: Windows Reporter: Ben Caradoc-Davies Assignee: Ben Caradoc-Davies Priority: Blocker Fix For: 2.6.5, 2.7-M1 {code} Original Message Subject: Re: AppSchemaConfigurationTest

Re: [Geotools-devel] AppSchemaConfigurationTest failure mystery?

2010-06-14 Thread Ben Caradoc-Davies
. On 15/06/10 10:39, Jody Garnett wrote: Just verified on a windows machine with no local changes. Jody On 15/06/2010, at 12:35 PM, Ben Caradoc-Davies wrote: [Switched to the dev list] Ooh, this might be a bad test. I assumed that the app-schema schema is first in the list, as the schemas

[Geotools-devel] HashMap Considered Harmful

2010-06-14 Thread Ben Caradoc-Davies
its clients from the unspecified, generally chaotic ordering provided by HashMap (and Hashtable), without incurring the increased cost associated with TreeMap. *** end quote *** See also: http://java.sun.com/j2se/1.5.0/docs/api/java/util/LinkedHashSet.html Kind regards, -- Ben Caradoc-Davies

Re: [Geotools-devel] HashMap Considered Harmful

2010-06-14 Thread Ben Caradoc-Davies
of the other Map implementations; such as ConcurrentHashMap (and we also have our own WeakHashMap) - we may need to check if these implementations suffer the same weaknesses as HashMap. That is a good point. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO

Re: [Geotools-devel] [ExternalEmail] Re: How to handle Oracle SRID problem

2010-06-14 Thread Ben Caradoc-Davies
On 15/06/10 13:27, derrick.w...@csiro.au wrote: With regards to EPSG: 23038. The canonical source for EPSG codes is here: http://epsg-registry.org/ This also lists 23038. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource

Re: [Geotools-devel] PMC: Map Context Refractor Proposal

2010-06-13 Thread Ben Caradoc-Davies
having to instanceof/cast, then it can be removed. Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

Re: [Geotools-devel] PMC: Map Context Refractor Proposal

2010-06-13 Thread Ben Caradoc-Davies
On 14/06/10 13:30, Ben Caradoc-Davies wrote: If you can replace all instances of FeatureSourceMapLayer with DefaultMapLayer without having to instanceof/cast, then it can be removed. Let me go further: if you can do this, the class *should* be removed. It was really an interim workaround

Re: [Geotools-devel] Parser/Encoder permissions

2010-06-09 Thread Ben Caradoc-Davies
with class loader debugging enabled (like Sun Java -verbose:class)? I am ignorant of the internals of Zoo WPS (although I did see them at FOSS4G 2009). Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering

Re: [Geotools-devel] SVN/Trac Migration

2010-06-09 Thread Ben Caradoc-Davies
been made, I will update the list. Best Regards, -- Christopher Schmidt Web Developer ___ Discuss mailing list disc...@lists.osgeo.orgmailto:disc...@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/discuss -- Ben Caradoc-Davies

[Geotools-devel] Nominate Xiangtan Lin for GeoTools commit access

2010-06-09 Thread Ben Caradoc-Davies
of work are currently in review. Xiangtan is currently working on more encoding problems that app-schema users want fixed, work that would be facilitated by his having commit access. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science

Re: [Geotools-devel] Informal poll: how good are we for a switch to Java 6 now?

2010-06-07 Thread Ben Caradoc-Davies
over our own developers to the extent that one major contributor left this project. Time to move on. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

Re: [Geotools-devel] Informal poll: how good are we for a switch to Java 6 now?

2010-06-07 Thread Ben Caradoc-Davies
+1 On 04/06/10 17:18, Andrea Aime wrote: Hi, quick informal poll. What about switching the current trunk to Java 6? Would you be pro? Against? Don't care? I would be pro. Cheers Andrea -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth

Re: [Geotools-devel] PMC: Map Context Refractor Proposal

2010-06-07 Thread Ben Caradoc-Davies
and enter to win: http://p.sf.net/sfu/thinkgeek-promo ___ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software

Re: [Geotools-devel] Informal poll: how good are we for a switch to Java 6 now?

2010-06-07 Thread Ben Caradoc-Davies
list and enter to win: http://p.sf.net/sfu/thinkgeek-promo ___ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software

Re: [Geotools-devel] Informal poll: how good are we for a switch to Java 6 now?

2010-06-07 Thread Ben Caradoc-Davies
remove the platform-dependence of iteration order, as LinkedHashMap iteration order is defined (insertion order). I one wrote a HashMap-considered-harmful rant, but never sent it to the list. :-| -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science

Re: [Geotools-devel] PMC: Map Context Refractor Proposal

2010-06-07 Thread Ben Caradoc-Davies
you have a good suggestion? I choose Map in response to a discussion with Michael with respect it being hard to start with the library when people simply want to draw a map. Jody On 08/06/2010, at 2:37 PM, Ben Caradoc-Davies wrote: +1. Changes look sensible. One suggestion: any chance

[Geotools-devel] [jira] Created: (GEOT-3130) Add DataUtilities tests

2010-06-02 Thread Ben Caradoc-Davies (JIRA)
: Ben Caradoc-Davies Assignee: Jody Garnett Attachments: DataUtilitiesTest.patch Add test coverage of collection factory method for ListSimpleFeature, and a length/size() sanity check, in response to a user list question. Jody, please let me know if I can commit

Re: [Geotools-devel] So how does app schema resolver work?

2010-05-31 Thread Ben Caradoc-Davies
= schemaIndex.getSchemas()[0].getSchemaLocation(); Assert.assertTrue(schemaLocation.startsWith(jar:file:)); Assert.assertTrue(schemaLocation.endsWith(geosciml.xsd)); } Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO

Re: [Geotools-devel] Proposal: documentation

2010-05-30 Thread Ben Caradoc-Davies
am very pleased to see GeoTools adopting this tried and tested tool for documentation. Nice work, Justin. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

Re: [Geotools-devel] PMC: using existing FIDs during feature insertion

2010-05-30 Thread Ben Caradoc-Davies
+inserts+to+use+existing+feature+ID The proposal is open for voting Cheers Andrea -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

[Geotools-devel] [jira] Created: (GEOT-3112) gml3 unit test failures in Eclipse caused by EPSG versioning support

2010-05-27 Thread Ben Caradoc-Davies (JIRA)
Components: core referencing, ext xml-xsd Reporter: Ben Caradoc-Davies Two gt-xsd-gml3 unit tests fail in Eclipse only. The tests are EnvelopeTypeBindingTest and PointTypeBindingTest. The failures are the same, and appear as an incorrect srsName in an encoded geometry type

[Geotools-devel] [jira] Created: (GEOT-3115) app-schema catalog lookup failure in a path with spaces

2010-05-27 Thread Ben Caradoc-Davies (JIRA)
-schema Affects Versions: 2.7-M0, 2.6.5, 2.7-M1 Reporter: Ben Caradoc-Davies Confirmed under Linux in Eclipse. Don't know why unit tests do not catch it in a path with spaces. Possibly because the testing environment has hygienically encoded all spaces in the catalog file URL

Re: [Geotools-devel] Tagging 2.7-M0

2010-05-26 Thread Ben Caradoc-Davies
On 27/05/10 00:06, Daniele Romagnoli wrote: Is there some other info which I should take into account when tagging? (I have noticed some emails about app-schema) App-schema is good to go. It is now restored in the build. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering

[Geotools-devel] Nominate Shane Bailie for GeoTools commit access

2010-05-25 Thread Ben Caradoc-Davies
I nominate my colleague Shane Bailie for GeoTools commit access. All the usual rules apply (commits must be approved by module maintainers). Shane has already fixed one bug in complex feature WFS encoding, and his work has been reviewed by Rini and Justin. -- Ben Caradoc-Davies ben.caradoc

Re: [Geotools-devel] Nominate Shane Bailie for GeoTools commit access

2010-05-25 Thread Ben Caradoc-Davies
maintainers). Shane has already fixed one bug in complex feature WFS encoding, and his work has been reviewed by Rini and Justin. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

Re: [Geotools-devel] Build failing in app-schema?

2010-05-25 Thread Ben Caradoc-Davies
everywhere else. What is your maven version? Were you perhaps affected by an osgeo repo timeout? Please try again. It did not break maven 2.0.10 on my box or on our buildbot. It did not break on Windows (Rini built it). It did not break on opengeo Hudson on maven 2.1.0. Curious. -- Ben Caradoc

[Geotools-devel] Going to revert Simone's imageio-ext changes to fix the build

2010-05-25 Thread Ben Caradoc-Davies
Unless I get an objection before 11:30 AWST (03:30 UTC), I will revert Simone's changes to fix the build. (Then I'll be reverting Andrea's unnecessary[?] kicking of app-schema.) Crikey! -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science

Re: [Geotools-devel] [ExternalEmail] Going to revert Simone's imageio-ext changes to fix the build

2010-05-25 Thread Ben Caradoc-Davies
I have reverted Simone's changes on trunk (r35590 and r35591) and 2.6.x (r35592) to fix the build. Developers, please wait until the build has run before you try to break it again. ;-) On 26/05/10 10:55, Ben Caradoc-Davies wrote: Unless I get an objection before 11:30 AWST (03:30 UTC), I

Re: [Geotools-devel] Tagging a 2.7.x version

2010-05-25 Thread Ben Caradoc-Davies
, tag at your convenience. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

[Geotools-devel] [jira] Created: (GEOT-3109) Intermittent build failure in H2DataStoreFactoryTest.testTCP() cause by race condition

2010-05-25 Thread Ben Caradoc-Davies (JIRA)
: GeoTools Issue Type: Bug Components: data h2 Affects Versions: 2.6.5, 2.7-M0 Reporter: Ben Caradoc-Davies H2DataStoreFactoryTest.testTCP() can fail if there is another H2DataStoreFactoryTest.testTCP() running concurrently. In this case

Re: [Geotools-devel] New unsupported module for hexagonal features

2010-05-24 Thread Ben Caradoc-Davies
objections to me placing this code in a new unsupported module ? +1 from me. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

Re: [Geotools-devel] Proposal: move app-schema from unsupported to extension

2010-05-18 Thread Ben Caradoc-Davies
GeoServer app-schema-test to GeoTools. And where would be set the schemaLocations? A lot of breakage is in the interaction with FeatureTypeSchemaBuilder, which is in GeoServer. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource

Re: [Geotools-devel] Proposed new module: gt-app-schema-resolver

2010-05-18 Thread Ben Caradoc-Davies
On 18/05/10 14:39, Andrea Aime wrote: Ben Caradoc-Davies ha scritto: The new module has no dependencies on gt-app-schema. If gt-app-schema-resolver works well enough, it might be useful elsewhere. It will be used initially by gt-app-schema only. Sounds good to me. I'm just wondering about

Re: [Geotools-devel] Proposal: move app-schema from unsupported to extension

2010-05-18 Thread Ben Caradoc-Davies
: GeoServer app-schema-test provides much more coverage. But GeoTools app-schema is in better shape than I thought. :-) -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

Re: [Geotools-devel] [ExternalEmail] Re: OK to put some non-GeoTools dependencies (application schema bundles) in our osgeo maven repo?

2010-05-18 Thread Ben Caradoc-Davies
Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre -- ___ Geotools

Re: [Geotools-devel] [ExternalEmail] Re: Tagging 2.6.4

2010-05-17 Thread Ben Caradoc-Davies
}XMLValidatingParser.XMLSchema org.xml.sax.SAXParseException: The element type xs:schema must be terminated by the matching end-tag /xs:schema And it is worth noting that manually issuing the problematic request in a web browser results in a response that is valid. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au

<    9   10   11   12   13   14   15   16   17   18   >