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] 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] [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] [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: 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] 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] 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] 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

[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] 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

Re: [Geotools-devel] gml 3.2 progress

2010-08-13 Thread Ben Caradoc-Davies
to the developer list. Agreed (and copied). -- 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

[Geotools-devel] Schema-validation against GML 3.2 and WFS 2.0 in unit tests

2010-08-17 Thread Ben Caradoc-Davies
then use AppSchemaValidator.validate(InputSource) to test schema validity against schemas on the classpath. It will throw a descriptive RuntimeException if schema validation fails. See AppSchemaValidatorTest for examples. Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software

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

2010-08-23 Thread Ben Caradoc-Davies
I think I tried this one and found it did not work with my Sphinx (either the logic does not work or mine was too old). On 22/08/10 20:37, Jody Garnett wrote: I found the following in the docs... exclude_patterns = ['**/.svn'] Jody On 16/07/2010, at 1:36 PM, Ben Caradoc-Davies wrote

[Geotools-devel] [jira] Created: (GEOT-3253) Build failure in imagemosaic caused by GranuleDescriptor changes

2010-08-23 Thread Ben Caradoc-Davies (JIRA)
Components: gc imagemosaic Affects Versions: 2.7-M3 Reporter: Ben Caradoc-Davies Assignee: Simone Giannecchini Not a blocker because the build failure introduced in r36112 was reverted in r36113. {code} Changed by: simonegiannecchini Changed at: Tue 24 Aug 2010 03:46:54

[Geotools-devel] git local repo: per-branch or per-svn-repo?

2010-08-31 Thread Ben Caradoc-Davies
Andrea and Justin, do you use a single git svn init command for the whole geotools repo or do you use git svn init once for each branch? What pattern do you find works best for geotools trunk development and branch maintenance? (Yes, I'm a git n00b.) Kind regards, -- Ben Caradoc-Davies

Re: [Geotools-devel] features and formats

2010-08-31 Thread Ben Caradoc-Davies
On 31/08/10 15:25, Jody Garnett wrote: plugins/postgis (is this being moved to unsupported?) +1 for moving old postgis to unsupported. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research

Re: [Geotools-devel] git local repo: per-branch or per-svn-repo?

2010-08-31 Thread Ben Caradoc-Davies
On 31/08/10 21:48, Jody Garnett wrote: I also found on on mac that git-svn is actually git svn Same under Linux. Looks like it changed some time in the 1.5 series. Now git-svn is used only as a name and for the man-page. Reminds me of openssl x509. :-) -- Ben Caradoc-Davies ben.caradoc-dav

Re: [Geotools-devel] git local repo: per-branch or per-svn-repo?

2010-08-31 Thread Ben Caradoc-Davies
wrote: Ben Caradoc-Davies ha scritto: Andrea and Justin, do you use a single git svn init command for the whole geotools repo or do you use git svn init once for each branch? What pattern do you find works best for geotools trunk development and branch maintenance? What I did so far

Re: [Geotools-devel] JTS version update request

2010-09-06 Thread Ben Caradoc-Davies
-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-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] JTS version update request

2010-09-06 Thread Ben Caradoc-Davies
Resources Research Centre -- 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 Dev2Dev email

[Geotools-devel] Remove .gitignore from GeoTools trunk and 2.6.x?

2010-09-07 Thread Ben Caradoc-Davies
/listinfo/geoserver-devel -- 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

[Geotools-devel] Build failure under Java 5 (now fixed); Java 6 API not allowed (yet)

2010-09-13 Thread Ben Caradoc-Davies
to Java 5 to check the API. (2) OpenGeo Hudson uses Java 6 to build GeoTools and so has no coverage of Java 5 build failures. I found this build failure only because we (CSIRO) use Java 5 on our buildbot. Any chance of reverting OpenGeo Hudson to Java 5? Kind regards, -- Ben Caradoc-Davies

Re: [Geotools-devel] Remove .gitignore from GeoTools trunk and 2.6.x?

2010-09-13 Thread Ben Caradoc-Davies
Science and Resource Engineering Australian Resources Research Centre -- 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] Remove .gitignore from GeoTools trunk and 2.6.x?

2010-09-14 Thread Ben Caradoc-Davies
git status to having a mess in one day :-) Jody On 14/09/2010, at 5:42 AM, Ben Caradoc-Davies wrote: Done. I have removed .gitignore on trunk/2.6.x in r36193/r36194. Kind regards, Ben. On 09/09/10 17:27, Jesse Eichar wrote: Go crazy. I didn't commit it intentionally and I agree

Re: [Geotools-devel] Remove .gitignore from GeoTools trunk and 2.6.x?

2010-09-14 Thread Ben Caradoc-Davies
and it's in my home (so, outside of the version control). You can follow these instructions: http://www.gitready.com/beginner/2009/01/19/ignoring-files.html -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering

Re: [Geotools-devel] Build failure under Java 5 (now fixed); Java 6 API not allowed (yet)

2010-09-14 Thread Ben Caradoc-Davies
. :-) A more significant problem is that we only build trunk/trunk. At the moment, nobody is covering stable with Java 5 (AFAIK). This could potentially leave us shipping a stable product that does not work on Java 5. I'll see what we can do. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au

Re: [Geotools-devel] Build failure under Java 5 (now fixed); Java 6 API not allowed (yet)

2010-09-14 Thread Ben Caradoc-Davies
/hudson64/ Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre -- Start uncovering the many

[Geotools-devel] [jira] Created: (GEOT-3268) Intermittent build failure in gt-feature-pregeneralized ShapeFilePreGeneralizedFeatureSourceTest

2010-09-16 Thread Ben Caradoc-Davies (JIRA)
, platform encoding: UTF-8 OS name: linux version: 2.6.32.21-166.fc12.x86_64 arch: i386 Family: unix Reporter: Ben Caradoc-Davies Assignee: Andrea Aime Priority: Blocker I am seeing intermittent build failures in gt-feature-pregeneralized (where by intermittent I

[Geotools-devel] [jira] Created: (GEOT-3271) Resource leak in app-schema vocab handling

2010-09-20 Thread Ben Caradoc-Davies (JIRA)
: 2.7-M4 Reporter: Ben Caradoc-Davies Assignee: Ben Caradoc-Davies org.geotools.filter.expression.VocabFunction does not dispose of its FileInputStream. This leak also prevents the file from being deleted under Windows. {code} Original Message Subject

Re: [Geotools-devel] [jira] Created: (GEOT-3268) Intermittent build failure in gt-feature-pregeneralized ShapeFilePreGeneralizedFeatureSourceTest

2010-09-21 Thread Ben Caradoc-Davies
how to do this !. Then I re-ran the build and it succeeded. Since then I've done another couple of builds without striking the error. Michael On 16 September 2010 16:54, Ben Caradoc-Davies (JIRA)j...@codehaus.org wrote: Intermittent build failure in gt-feature-pregeneralized

Re: [Geotools-devel] IRC meeting on attribute evaluation

2010-09-21 Thread Ben Caradoc-Davies
6436 8914 Australian Resources Research Centre 26 Dick Perry Avenue, Kensington WA 6151 -- 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-3273) Application schema doesn't dispose datastores

2010-09-21 Thread Ben Caradoc-Davies (JIRA)
Versions: 2.6.6, 2.7-M4 Reporter: Ben Caradoc-Davies Assignee: Ben Caradoc-Davies Fix For: 2.6.6, 2.7-M4 {code} Original Message Subject: [Geotools-gt2-users] Application schema doesn't dispose datastores? Date: Wed, 22 Sep 2010 06:54:01 +0800

Re: [Geotools-devel] coding conventions and eclipse warnings?

2010-09-23 Thread Ben Caradoc-Davies
types. If I turn off warnings in these categories, then I risk adding to the problem (if it is a problem). If I don't turn off the warnings, then this view becomes essentially useless because of so many occurrences. What, if any, are the geotools conventions about this? -- Ben Caradoc

Re: [Geotools-devel] IRC meeting on attribute evaluation

2010-09-23 Thread Ben Caradoc-Davies
Science and Resource Engineering Phone: +61 8 6436 8914 Australian Resources Research Centre 26 Dick Perry Avenue, Kensington WA 6151 -- Justin Deoliveira OpenGeo - http://opengeo.org Enterprise support for open source geospatial. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au

[Geotools-devel] shapefile .fix generated on stable only?

2010-09-30 Thread Ben Caradoc-Davies
and not on trunk? Automatic index generation turned on by default? It is going in my .gitignore, but it might indicate a problem. Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research

Re: [Geotools-devel] Build Failure: AppSchemaFileDataTest gives errors

2010-10-04 Thread Ben Caradoc-Davies
(SurefireBooter.java:1009) -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre -- Virtualization is moving to the mainstream

Re: [Geotools-devel] Binding DirectPosition with app-schema

2010-10-04 Thread Ben Caradoc-Davies
- http://opengeo.org Enterprise support for open source geospatial. -- 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] Binding DirectPosition with app-schema

2010-10-05 Thread Ben Caradoc-Davies
: Mumble... so there is no other way out? I guess my only way out is to use some XSLT post processing on the GML generation chain to switch from gml:Point to gml:DirectPosition then... -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource

Re: [Geotools-devel] Binding DirectPosition with app-schema

2010-10-05 Thread Ben Caradoc-Davies
investigated how to use xpaths for complex properties in an SLD. -- 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] Binding DirectPosition with app-schema

2010-10-05 Thread Ben Caradoc-Davies
On 05/10/10 15:57, Andrea Aime wrote: On Tue, Oct 5, 2010 at 9:51 AM, Ben Caradoc-Davies ben.caradoc-dav...@csiro.au wrote: Note that WMS does not yet support any DataAccess or non-simple features. We have not even investigated how to use xpaths for complex properties in an SLD

Re: [Geotools-devel] Mapping an optional element whose attributes are not optional

2010-10-05 Thread Ben Caradoc-Davies
experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb ___ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel -- Ben Caradoc-Davies ben.caradoc-dav

Re: [Geotools-devel] AppSchema store builds chained features, xml encoder does not emit them...

2010-10-07 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] AppSchema store builds chained features, xml encoder does not emit them...

2010-10-08 Thread Ben Caradoc-Davies
, their schemas were not conformant, principally in not observing the striping rule. Do you have any ability to change the schema? -- 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] AppSchema store builds chained features, xml encoder does not emit them...

2010-10-10 Thread Ben Caradoc-Davies
equivalent or schema conformance testing tool. 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] [ExternalEmail] Re: Build Failure: AppSchemaFileDataTest gives errors

2010-10-11 Thread Ben Caradoc-Davies
this problem is not evident (the file is only removed when it has no links and nothing has it open). On 04/10/10 13:30, Ben Caradoc-Davies wrote: That is really weird. It looks like the sort of failures you get on Windows when something else has the file open. Can you please manually delete the file

Re: [Geotools-devel] [ExternalEmail] Re: Build Failure: AppSchemaFileDataTest gives errors

2010-10-11 Thread Ben Caradoc-Davies
I have fixed a bunch of resource leaks (see GEOT-3273, not committed but in progress); I think the underlying problem was an unclosed FeatureIterator in MappingFeatureIterator.getCount ... a workaround used *only* for property files. On 12/10/10 09:56, Ben Caradoc-Davies wrote: Florence

[Geotools-devel] [jira] Created: (GEOT-3290) Resource leak in PropertyFeatureSource breaks the build on Windows

2010-10-12 Thread Ben Caradoc-Davies (JIRA)
Components: data property Affects Versions: 2.6.6, 2.7-M4 Reporter: Ben Caradoc-Davies Priority: Blocker Attachments: PropertyFeatureSource.patch Attached patch fixes a resource leak in PropertyFeatureSource that breaks the build on Windows. The problem

Re: [Geotools-devel] [ExternalEmail] Re: Build Failure: AppSchemaFileDataTest gives errors

2010-10-12 Thread Ben Caradoc-Davies
I found the cause and created a Jira issue: http://jira.codehaus.org/browse/GEOT-3290 On 12/10/10 12:33, Ben Caradoc-Davies wrote: I have fixed a bunch of resource leaks (see GEOT-3273, not committed but in progress); I think the underlying problem was an unclosed FeatureIterator

[Geotools-devel] Adjusting logging in unit tests?

2010-10-12 Thread Ben Caradoc-Davies
often tried but seem to be defeated by the gap between commons-logging and java.utils.logging, which seems to be designed to defeat all logging outside a fully configured environment. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science

Re: [Geotools-devel] Adjusting logging in unit tests?

2010-10-12 Thread Ben Caradoc-Davies
outside the code, by setting a property (or even many). Justin's solution seems a bit cleaner; I ended up hacking the root logger to log everything. Logging is not very test-friendly, and I end up scattering System.err breadcrumbs in code, which is a logging antipattern. -- Ben Caradoc-Davies

Re: [Geotools-devel] [ExternalEmail] Nominate Niels Charlier for commit access

2010-10-12 Thread Ben Caradoc-Davies
, and been active with the mailing list discusssions. He contributed a patch that has been approved, but not yet committed: http://jira.codehaus.org/browse/GEOT-3066 You will hear more from Niels as more of his patches are in progress. Thank you Rini -- Ben Caradoc-Davies ben.caradoc-dav

[Geotools-devel] [jira] Created: (GEOT-3293) Build failure in gt-xsd-wfs WFSParsingTest and FeatureTypeListTypeBindingTest

2010-10-13 Thread Ben Caradoc-Davies (JIRA)
Issue Type: Bug Components: ext xml-xsd Reporter: Ben Caradoc-Davies Assignee: Justin Deoliveira Priority: Blocker Justin, the build is failing in gt-xsd-wfs since your commit in r36272: {code} Tests in error: testParseGetCapabilities

Re: [Geotools-devel] [ExternalEmail] Nominate Niels Charlier for commit access

2010-10-13 Thread Ben Caradoc-Davies
If your username does not work for svn, try entering it as lowercase. Rini had a problem with mixed case. (Or is it the GeoServer repo that does this?) On 14/10/10 11:27, Niels wrote: My osgeo username is NielsCharlier, so is my codehause username. -- Ben Caradoc-Davies ben.caradoc-dav

[Geotools-devel] Reminder: GeoTools / GeoServer Meeting at 13:00 UTC

2014-10-13 Thread Ben Caradoc-Davies
GeoTools / GeoServer committee meeting at 13:00 UTC on Skype. Please let us know if you want to attend but usually do not: http://www.timeanddate.com/worldclock/fixedtime.html?msg=GeoTools+%2F+GeoServer+Meeting+2014-10-14iso=20141014T13ah=1 -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au

[Geotools-devel] Reminder: GeoTools / GeoServer Meeting at 13:00 UTC

2014-10-27 Thread Ben Caradoc-Davies
GeoTools / GeoServer committee meeting at 13:00 UTC on Skype. Please let us know if you want to attend but usually do not: http://www.timeanddate.com/worldclock/fixedtime.html?msg=GeoTools+%2F+GeoServer+Meeting+2014-10-28iso=20141028T13ah=1 -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au

Re: [Geotools-devel] Complex feature parsing: wfs-ng and app-schema

2015-02-04 Thread Ben Caradoc-Davies
put it on my todo list. Kind Regards Niels On 03-02-15 20:11, Ben Caradoc-Davies wrote: Niels and Sampo, have you seen Rini's complex feature parsing pull request? This resurrects Adam Brown's GML client library work. Discussion and links here: https://github.com/geotools/geotools/pull

[Geotools-devel] [jira] (GEOT-5008) PostgisLobTest fails against PostgreSQL 9.4

2015-02-02 Thread Ben Caradoc-Davies (JIRA)
Title: Message Title Ben Caradoc-Davies created an issue

[Geotools-devel] Reminder: GeoTools / GeoServer Meeting at 17:30 UTC on Tuesday

2015-02-02 Thread Ben Caradoc-Davies
Caradoc-Davies b...@transient.nz Software Engineer Transient Software http://transient.nz New Zealand -- Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership

[Geotools-devel] [jira] (GEOT-5014) SimplifyingFilterVisitor breaks MatchAction on multivalued binary comparison operators

2015-02-06 Thread Ben Caradoc-Davies (JIRA)
Title: Message Title Ben Caradoc-Davies created an issue

[Geotools-devel] GeoTools / GeoServer Meeting 2015-02-03

2015-02-03 Thread Ben Caradoc-Davies
GeoTools / GeoServer Meeting 2015-02-03 === Attending - Andrea Aime Ben Caradoc-Davies Jody Garnett Kevin Smith Agenda -- - Release schedule - Security proposal and GeoFence integration - new committers / community modules - feedback on the beta

[Geotools-devel] Complex feature parsing: wfs-ng and app-schema

2015-02-03 Thread Ben Caradoc-Davies
be merged before she gets back. On master, after the feature freeze. Kind regards, -- Ben Caradoc-Davies b...@transient.nz Software Engineer Transient Software http://transient.nz New Zealand -- Dive into the World

[Geotools-devel] [jira] (GEOT-5011) Invalid double-semicolon on import declarations

2015-02-05 Thread Ben Caradoc-Davies (JIRA)
Title: Message Title Ben Caradoc-Davies created an issue

[Geotools-devel] Reminder: GeoTools / GeoServer Meeting at 17:30 UTC on Tuesday

2015-02-16 Thread Ben Caradoc-Davies
GeoTools / GeoServer committee meeting on Skype at 17:30 UTC on Tuesday: http://www.timeanddate.com/worldclock/fixedtime.html?msg=GeoTools+%2F+GeoServer+Meetingyear=2015month=2day=17hour=17min=30ah=1 -- Ben Caradoc-Davies b...@transient.nz Software Engineer Transient Software http://transient.nz

Re: [Geotools-devel] GeoTools PostGIS Test failures

2015-02-18 Thread Ben Caradoc-Davies
___ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel -- Ben Caradoc-Davies b...@transient.nz Software Engineer Transient Software http://transient.nz New Zealand

Re: [Geotools-devel] Online Tests

2015-02-18 Thread Ben Caradoc-Davies
change hater's club too. What's the damage in doing it on trunk only after the cut, and backport later, or just do not backport at all if those are considered API? (arguably, the base classes are API as any JDBC store depends on them) Cheers Andrea Il 18/feb/2015 05:29 Ben Caradoc-Davies b

Re: [Geotools-devel] Online Tests

2015-02-18 Thread Ben Caradoc-Davies
not even fail to run. Torben On Wed, Feb 18, 2015 at 10:08 AM, Ben Caradoc-Davies b...@transient.nz wrote: I agree that this is a welcome change; how refreshing that our test classes finally conform to our own long standing and well-thought-out policy. One problem is that this is an API

Re: [Geotools-devel] GeoTools PostGIS Test failures

2015-02-18 Thread Ben Caradoc-Davies
, the = portion is what is failing). I am curious as to what has changed to make it fail now and not before. Torben On Wed, Feb 18, 2015 at 10:17 AM, Ben Caradoc-Davies b...@transient.nz wrote: Torben, please see the discussion in this Jira issue about the various postgres driver versions

Re: [Geotools-devel] [geotools-devel] gt-render tests failure

2015-02-12 Thread Ben Caradoc-Davies
/ ___ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel -- Ben Caradoc-Davies b...@transient.nz Software Engineer Transient Software http://transient.nz New Zealand

Re: [Geotools-devel] [geotools-devel] gt-render tests failure

2015-02-12 Thread Ben Caradoc-Davies
/02/15 12:54, francesco bartoli wrote: Documentation says that image tests need the command perceptualdiff whom I did not have. Maybe those were failed for this reason…after brewing that I will try again and let you know. -- Ben Caradoc-Davies b...@transient.nz Software Engineer Transient

Re: [Geotools-devel] [geotools-devel] gt-render tests failure

2015-02-12 Thread Ben Caradoc-Davies
secret sauce is. That said I think someone recently added a built profile to ignore these failures. On Thu, Feb 12, 2015 at 12:09 PM, Ben Caradoc-Davies b...@transient.nz wrote: Francesco, a full build of master with -Dall passes for me on debian/sid amd64. This could be a Mac-only

[Geotools-devel] GeoTools / GeoServer Meeting 2015-02-17

2015-02-17 Thread Ben Caradoc-Davies
GeoTools / GeoServer Meeting 2015-02-17 === Attending - Ben Caradoc-Davies Jody Garnett Niels Charlier Torben Barsballe Andrea Aime Kevin Smith Agenda -- - Release 11.5 / 2.5.5 - Release candidate 13-RC1 / 2.7-RC1 (and GeoWebCache 1.7-RC1

[Geotools-devel] 13-RC1 smoke testing

2015-02-19 Thread Ben Caradoc-Davies
Everyone is welcome to help smoke test 13-RC1 artifacts: http://ares.boundlessgeo.com/geotools/release/13-RC1/ -- Ben Caradoc-Davies b...@transient.nz Software Engineer Transient Software http://transient.nz New Zealand

[Geotools-devel] New stable 13.x branch created; feature freeze on master is over

2015-02-18 Thread Ben Caradoc-Davies
The new stable 13.x branch has been created and the GeoTools feature freeze on master is over. master now builds 14-SNAPSHOT. -- Ben Caradoc-Davies b...@transient.nz Software Engineer Transient Software http://transient.nz New Zealand

Re: [Geotools-devel] Pull request for WFS-NG

2015-02-19 Thread Ben Caradoc-Davies
Sampo, Jody has applied your changes to master. If testing passes, I will apply them to 13.x and include them in 13-RC1. Kind regards, Ben. On 20/02/15 07:58, Ben Caradoc-Davies wrote: Sampo, as far as I can tell, your PR has not been merged. Jody, does this block RC1? Kind regards

Re: [Geotools-devel] 13-RC1 smoke testing

2015-02-19 Thread Ben Caradoc-Davies
. The database tests are apparently all known issues and will not act as a blocker. I am kind of cheerful that automated tests are making this visible.. Jody -- Jody Garnett On 19 February 2015 at 11:04, Ben Caradoc-Davies b...@transient.nz wrote: Jody, I have built RC1 artifacts but not yet

Re: [Geotools-devel] 13-RC1 smoke testing

2015-02-19 Thread Ben Caradoc-Davies
= 85c54bb63815123c14aea630d784a0ce40eeb045 geowebcache version = 1.7-SNAPSHOT geowebcache revision = 65e4759525533492ee1a658887bdbe58edc6527e/65e47 I can restart and re-branch if necessary, but this will delay the release candidate. Any other problems? Go or no-go? Kind regards, Ben. On 19/02/15 21:14, Ben Caradoc-Davies wrote

Re: [Geotools-devel] Pull request for WFS-NG

2015-02-19 Thread Ben Caradoc-Davies
mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel -- Ben Caradoc-Davies b...@transient.nz Software Engineer Transient Software http://transient.nz New Zealand

[Geotools-devel] Memory problems for Jenkins geotools-13.x

2015-02-19 Thread Ben Caradoc-Davies
-master passes. Kind regards, -- Ben Caradoc-Davies b...@transient.nz Software Engineer Transient Software http://transient.nz New Zealand -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate

[Geotools-devel] Jenkins on ares hung?

2015-02-18 Thread Ben Caradoc-Davies
Jody, Jenkins on ares has been trying to build geotools-master for over two hours. Is it hung or running into resource constraints? This is blocking the RC1 release. Kind regards, -- Ben Caradoc-Davies b...@transient.nz Software Engineer Transient Software http://transient.nz New Zealand

Re: [Geotools-devel] GeoTools PostGIS Test failures

2015-02-18 Thread Ben Caradoc-Davies
Done. On 19/02/15 13:20, Torben Barsballe wrote: Jira created here: https://jira.codehaus.org/browse/GEOT-5025 Do you want to add the results you got (as well as your environment) Torben -- Ben Caradoc-Davies b...@transient.nz Software Engineer Transient Software http://transient.nz New

Re: [Geotools-devel] Online Tests

2015-02-18 Thread Ben Caradoc-Davies
-test.html I will fix it. On 19/02/15 08:59, Ben Caradoc-Davies wrote: Torben and Jody, I have conducted a full review and have merged PR 742. While I am averse to last-minute changes, Jody has a compelling argument that this is an investment in the future ease of cherry-picking onto stable

Re: [Geotools-devel] Online Tests

2015-02-18 Thread Ben Caradoc-Davies
Fixed on master. On 19/02/15 13:07, Ben Caradoc-Davies wrote: Bugger. Several Oracle tests were not ported and FTBFS. Without -Doracle, these tests are not even compiled. gt-jdbc-oracle uses properties maven.test.skiptrue/maven.test.skip /properties which is worse than skipTests. http

<    6   7   8   9   10   11   12   13   14   15   >