Re: [Geotools-devel] Include app-schema in build

2009-07-08 Thread Ben Caradoc-Davies
Andrea Aime wrote: >>> Another option could be to have the build server build with >>> -Pextensive (shall we rename this to -Pexpensive ;-) ?) >> +1 for the rename. > > I was just joking :) I know, but it was a good suggestion. > This Eclipse XSD issue seem relevant as well and it's being discus

Re: [Geotools-devel] Include app-schema in build

2009-07-08 Thread Andrea Aime
Ben Caradoc-Davies ha scritto: > Andrea Aime wrote: >> I'm ok to put up with extensive build time and high memory usage for >> a short time, provided there are serious plans to address both, >> one way or the other. GeoTools has already bad rep enough without >> having to require a server like setu

Re: [Geotools-devel] Java 5 64-bit: memory hog?

2009-07-08 Thread Ben Caradoc-Davies
Gabriel Roldan wrote: > you're right at pointing a finger at it. I have a suggestion for you. > Besides upgrading to a newer EMF, the problem with app schema is startup > time. Once you got the schemas parsed you're good to go with less memory. > If I remember well, EMFAppSchemaReader does a two st

Re: [Geotools-devel] Include app-schema in build

2009-07-08 Thread Ben Caradoc-Davies
Andrea Aime wrote: > I'm ok to put up with extensive build time and high memory usage for > a short time, provided there are serious plans to address both, > one way or the other. GeoTools has already bad rep enough without > having to require a server like setup to build it (512M heap > mean 600-7

Re: [Geotools-devel] Include app-schema in build

2009-07-08 Thread Andrea Aime
Ben Caradoc-Davies ha scritto: > Jody Garnett wrote: >> Not from here; you do have the option of marking tests that are >> extensive and only engaging them if needed (we use that for some of >> the really slow tests). > > Al the tests together take about two minutes. We intend to reduce this > su

[Geotools-devel] DefaultMapContext patch getLayerBounds

2009-07-08 Thread Frank Gasdorf
Hi Andrea, I created an issue (http://jira.codehaus.org/browse/GEOT-2600) with an attached patch (includes a test case) for the layer bounds problem. Could you review and maybe apply it to 2.5.x and trunk? Would be great! Thanks so far, Frank > > And by the way: > > Strange code found (trunk

Re: [Geotools-devel] Why does Hudson use -Dtest.maxHeapSize=256M

2009-07-08 Thread Ben Caradoc-Davies
That would be great! We need to fix it for GeoServer too. In each case, Hudson should be consistent with the pom, to avoid unpleasant surprises. (Even building with -Dall was a nasty trap until I added this to our builds; too easy to have a local build pass and Hudson fail.) Justin Deoliveira w

Re: [Geotools-devel] Include app-schema in build

2009-07-08 Thread Ben Caradoc-Davies
Yes, in modules/unsupported/pom.xml I moved it from its own "app-schema" profile to the "unsupported" profile activated by -Dall. I performed this change in r33530, and reverted it in r22531 when the build failed (presumably because it uses -Dtest.maxHeapSize=256M). As soon as -Dtest.maxHeapSiz

Re: [Geotools-devel] Include app-schema in build

2009-07-08 Thread Justin Deoliveira
So I assume this means adding app-schema to the profile which gets engaged with -Dall ? Ben Caradoc-Davies wrote: > I'm assuming that, because app-schema is an approved unsupported module, > I can include it in the build (once it passes on Hudson). I expect it to > add about two minutes to the

Re: [Geotools-devel] Why does Hudson use -Dtest.maxHeapSize=256M

2009-07-08 Thread Justin Deoliveira
The reason this was put in there was to tame the build. Before this was sit getting a build server able to handle the geotools build was a bit challenging. So I fear if we remove it it will lead to a much less stable build server. But I am willing to try it out though. -Justin Ben Caradoc-Davi

Re: [Geotools-devel] Include app-schema in build

2009-07-08 Thread Ben Caradoc-Davies
Jody Garnett wrote: > Not from here; you do have the option of marking tests that are > extensive and only engaging them if needed (we use that for some of > the really slow tests). Al the tests together take about two minutes. We intend to reduce this substantially with some refactoring in the n

Re: [Geotools-devel] Include app-schema in build

2009-07-08 Thread Jody Garnett
Not from here; you do have the option of marking tests that are extensive and only engaging them if needed (we use that for some of the really slow tests). Care should be taken to check tests are isolated into OnlineTests if they hit other web services etc... Jody On Thu, Jul 9, 2009 at 1:04 PM,

[Geotools-devel] [jira] Created: (GEOT-2607) Client properties on simple attributes aren't encoded

2009-07-08 Thread Rini Angreani (JIRA)
Client properties on simple attributes aren't encoded - Key: GEOT-2607 URL: http://jira.codehaus.org/browse/GEOT-2607 Project: GeoTools Issue Type: Bug Components: ext xml-xsd

[Geotools-devel] Why does Hudson use -Dtest.maxHeapSize=256M

2009-07-08 Thread Ben Caradoc-Davies
Ben Caradoc-Davies wrote: > I can't figure out why app-schema fails to build on Hudson. Justin, I think I found the problem: http://hudson.opengeo.org/hudson/job/geotools-trunk/1792/consoleText [gt_trunk] $ /opt/actual/apache-maven-2.1.0/bin/mvn -U clean install -Djava.awt.headless=true -Dtest.m

[Geotools-devel] Include app-schema in build

2009-07-08 Thread Ben Caradoc-Davies
I'm assuming that, because app-schema is an approved unsupported module, I can include it in the build (once it passes on Hudson). I expect it to add about two minutes to the build time. We are working to reduce this. Any objections? -- Ben Caradoc-Davies Software Engineer, CSIRO Exploration

Re: [Geotools-devel] Hudson JVM 64-bit?

2009-07-08 Thread Ben Caradoc-Davies
Justin Deoliveira wrote: > 32 bit. Indeed a hudson set up on a 64 bit JVM would be nice. Help! I can't figure out why app-schema fails to build on Hudson. I know it uses huge amounts of memory in a 64-bit JVM, but it seems fine on our 32-bit continuous integration engine. I think it would be ve

Re: [Geotools-devel] Hudson JVM 64-bit?

2009-07-08 Thread Justin Deoliveira
32 bit. Indeed a hudson set up on a 64 bit JVM would be nice. Ben Caradoc-Davies wrote: > I can't get app-schema to build on Hudson. I had to kick it out. Is > Hudson running a 32 or 64 bit JVM? > -- Justin Deoliveira OpenGeo - http://opengeo.org Enterprise support for open source geospatial.

[Geotools-devel] Hudson build is back to normal: geotools-trunk #1793

2009-07-08 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-trunk/1793/changes -- Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applicat

[Geotools-devel] Hudson JVM 64-bit?

2009-07-08 Thread Ben Caradoc-Davies
I can't get app-schema to build on Hudson. I had to kick it out. Is Hudson running a 32 or 64 bit JVM? -- Ben Caradoc-Davies Software Engineer, CSIRO Exploration and Mining Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia ---

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

2009-07-08 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-trunk/1792/changes Changes: [bencaradocdavies] Enabled app-schema in the build (alongside the other unsupported modules built with -Dall) [bencaradocdavies] Removed registered function support from app-schema. Disabled gt-jdbc-regfunc module.

Re: [Geotools-devel] Java-collab meeting on geometry

2009-07-08 Thread Justin Deoliveira
A big +1 here. We are already spread pretty thin in GeoTools in terms of developer resources vs number of modules so sharing maintainence burden with another community outweighs any edge that the code that is sitting unmaintained at the moment might have. And as Andrea states what they have is

Re: [Geotools-devel] Java 5 64-bit: memory hog?

2009-07-08 Thread Justin Deoliveira
Ben Caradoc-Davies wrote: > Andrea Aime wrote: >> Given we use EMF bindings this _might_ be relevant > > Thanks, Andrea. I am sure it is relevant. We use an ancient EMF, and I > am pointing the finger squarely at it. > Indeed, faster EMF would be nice. I will throw it on the TODO list of thing

Re: [Geotools-devel] Axis problems again with CRS.lookupEpsgCode

2009-07-08 Thread Milton Jonathan
Hi again The software from which the CRS is coming from is Terralib (http://www.terralib.org/), for which we have developped a GeoTools DataStore (we intend to release it to the GeoTools community as soon as it is ready to go). The library is C++ by the way, we made the plugin using JNI. In r

Re: [Geotools-devel] Axis problems again with CRS.lookupEpsgCode

2009-07-08 Thread Andrea Aime
Milton Jonathan ha scritto: > Hello again, and thanks a lot for the fast feedback! > > Well, in my really humble opinion, if the guy stated that the code is > EPSG:6618, then that is what he wants, regardless of any imprecisions in > the WKT. If he wanted something else, why put the code? > > L

Re: [Geotools-devel] Axis problems again with CRS.lookupEpsgCode

2009-07-08 Thread Milton Jonathan
Hello again, and thanks a lot for the fast feedback! Well, in my really humble opinion, if the guy stated that the code is EPSG:6618, then that is what he wants, regardless of any imprecisions in the WKT. If he wanted something else, why put the code? Looking at things from my perspective, I th

[Geotools-devel] Imageio-ext 1.0.3 released

2009-07-08 Thread Daniele Romagnoli
Hi lists, The ImageIO-Ext 1.0.3 version have been released. Major changes are: - Added Kakadu support (A R/W plugin leveraging on the Kakadu driver via JNI) - Added DOQ1 and DOQ2 support (2 new plugins leveraging on GDAL). - All GDAL plugins are now based on GDAL 1.4.5. (Native libraries are availa

Re: [Geotools-devel] Java 5 64-bit: memory hog?

2009-07-08 Thread Gabriel Roldan
Hi Ben, Ben Caradoc-Davies wrote: > Andrea Aime wrote: >> Given we use EMF bindings this _might_ be relevant > > Thanks, Andrea. I am sure it is relevant. We use an ancient EMF, and I > am pointing the finger squarely at it. you're right at pointing a finger at it. I have a suggestion for you. Be

Re: [Geotools-devel] Axis problems again with CRS.lookupEpsgCode

2009-07-08 Thread Andrea Aime
Milton Jonathan ha scritto: > 1b. This issue has other consequences. Since many such object > comparisons seem to ignore the EPSG code, I have the following problem: > a WKT was generated where the numbers were printed with only a certain > level of precision, making the WGS84 SPHEROID's inverse

Re: [Geotools-devel] Axis problems again with CRS.lookupEpsgCode

2009-07-08 Thread Milton Jonathan
Hey Andrea Thanks a lot for the feedback. I wish to apologize for not sending a new e-mail yesterday with what I was finding out. Turns out that, yeah, when I came back the next morning, this exact WKT was working (but not the real one I'm getting in my system here). I must have messed somethi

[Geotools-devel] [jira] Created: (GEOT-2606) ArrayIndexOutOfBoundsException in ShapefileRenderer

2009-07-08 Thread Frank Gasdorf (JIRA)
ArrayIndexOutOfBoundsException in ShapefileRenderer --- Key: GEOT-2606 URL: http://jira.codehaus.org/browse/GEOT-2606 Project: GeoTools Issue Type: Bug Components: ext shapefilerender

Re: [Geotools-devel] Axis problems again with CRS.lookupEpsgCode

2009-07-08 Thread Andrea Aime
Milton Jonathan ha scritto: Hi there Once again, the axis issue attacked me :P. I guess this may have something to do with changes from 2.5.x to 2.6.x (has LONGITUDE_FIRST become the default now?). The situation is like this: I have a (valid) WKT generated for a Projected CRS with longitude

Re: [Geotools-devel] Java 5 64-bit: memory hog?

2009-07-08 Thread Ben Caradoc-Davies
Andrea Aime wrote: > Given we use EMF bindings this _might_ be relevant Thanks, Andrea. I am sure it is relevant. We use an ancient EMF, and I am pointing the finger squarely at it. -- Ben Caradoc-Davies Software Engineer, CSIRO Exploration and Mining Australian Resources Research Centre 26 Di

Re: [Geotools-devel] Java-collab meeting on geometry

2009-07-08 Thread Andrea Aime
Jody Garnett ha scritto: > Andrea has done a good job setting up a collaboration opportunity for > us with the deegree team. Looks like there is an IRC breakout meeting > later today: > - > http://www.timeanddate.com/worldclock/meetingdetails.html?year=2009&month=7&day=8&hour=9&min=30&sec=0&p1=215

Re: [Geotools-devel] Java-collab meeting on geometry

2009-07-08 Thread Rob Atkinson
I cant make this meeting at short notice, but I'd like to express my support for the idea of collaboration. The similarities between Deegree and Geoserver lead to quite reasonable questions of "which horse do I back", which may result in failure to commit to anything - having a collaboration makes