Re: [Geotools-devel] error maven during building imageio-Extension- Custom Streams

2008-05-02 Thread Daniele Romagnoli
Hi Michele, The problem you are reporting is related to the imageio-ext project. For this reason, you could post your help request to the imageio-ext dev mailing list :) [devATimageio-ext.dev.java.net] Anyway, are you sure the missing package is "com.sun.imageio.streams" instead of "com.sun.media.i

Re: [Geotools-devel] How to default with "empty", "unspecified" instead of null?

2008-05-02 Thread Jody Garnett
Thanks for forwarding my reply to geotool-devel, I am going to have to give up use of my refractions email address (this is too silly not being able to send email from home). Perhaps next week when I have a new ISP I will be able to send email from home... Andrea Aime wrote: >> As for the new f

Re: [Geotools-devel] How to default with "empty", "unspecified" instead of null?

2008-05-02 Thread Gabriel Roldán
On Sunday 27 April 2008 07:43:01 pm Jody Garnett wrote: > > get an exception. To have the serial behaviour trigger, you have to > > avoid specifying the value. > > But in our feature model we don't have the idea of "empty", > > "unspecified", right? > > We do; simply don't include that attribute wh

[Geotools-devel] KML Writer in Geotools

2008-05-02 Thread Theodor Foerster
Hi, We are struggeling with KML support in GT 2.5. We got the parsing of GML working and are now trying to write those GT features back as KML (using the GTXML framework). Is there any possibility to get it working? Please find attached our current experimental code. Thanks for your help Theodor

[Geotools-devel] Backporting paging to 1.6.x

2008-05-02 Thread Gabriel Roldán
Hi Justin, I'm wondering how the backport of paging fits the geotools release cycle and your timeframe. I was also asked if we should backport at all since its new api, etc. So the question is open, I'm fine either way, could we backport this new api to the stable branch? Cheers, Gabriel -

Re: [Geotools-devel] Backporting paging to 1.6.x

2008-05-02 Thread Justin Deoliveira
Good question... It is new api... however we have made exceptions in the past for adding new api on the stable branch, as long as we dont change old api, which I believe is the case here correct? How do other folks feel about this? Gabriel Roldán wrote: > Hi Justin, > > I'm wondering how the b

[Geotools-devel] Build failure on 2.4.x (arcgrid)?

2008-05-02 Thread Andrea Aime
Hi, I'm trying to build gt2 2.4.x and I'm getting the following errors: --- Test set: org.geotools.gce.arcgrid.ArcGridReadWriteTest --- Tests run:

Re: [Geotools-devel] [udig-devel] Cleaning up Geotools SVN

2008-05-02 Thread Jody Garnett
Adrian Custer wrote: > Jody, I presume we can use your authentication mechanism to keep people > out of the old repo once we switch. Is that correct? > I presume as well. Now for the interesting question; do we ask again for the list of who has sent in their paper work? Jody -

[Geotools-devel] Cleaning up Geotools SVN

2008-05-02 Thread Adrian Custer
Hey all, The geotools community would like to cleanup its repository and we are ready to do the work. uDiggers, this should have *no impact* on you since we are, for now, planning to leave everything in place the way it is. You are being notified because eventually uDig will probably want to unde

Re: [Geotools-devel] Build failure on 2.4.x (arcgrid)?

2008-05-02 Thread Daniele Romagnoli
Hi, mmm... During a slight arcGrid refactoring, I indeed talked with Simone about keep using StringBuffer instead of 1.5 StringBuilder to let arcGrid plugin be compatible with GeoTools 2.4. I was pretty sure to use StringBuffer on ImageIO-ext to be compatible with GeoTools 2.4 requirements but howe

Re: [Geotools-devel] Build failure on 2.4.x (arcgrid)?

2008-05-02 Thread Simone Giannecchini
Sorry about the problem, in one or two weeks, we should have a first cut of a more stable release of imageio-ext since we are going to fuse with another project in order to get more plugins; we have to finish some work on JPEG2000 first then we'll branch. More newsd soon. Simone. On Fri, May 2, 2

Re: [Geotools-devel] KML Writer in Geotools

2008-05-02 Thread Justin Deoliveira
Hi Theodor, The kml stuff in geotools as of now only does parsing... no encoding. Adding encoding would be too much work... but a little. I can try to slot it into some volunteer time... should only take me a few hours... (famous last words :)) -Justin Theodor Foerster wrote: > Hi, > We are s

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

2008-05-02 Thread jdeolive
See http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/529/changes Changes: [simboss] -committing first cut of raster symbolizer work [simboss] -committing first cut of raster symbolizer work [simboss] -committing first cut of raster symbolizer work [simboss] -committing first cut of

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

2008-05-02 Thread jdeolive
See http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/530/changes -- [...truncated 1819 lines...] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorIm

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

2008-05-02 Thread jdeolive
See http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/531/changes Changes: [simboss] -fixing build -- [...truncated 1822 lines...] at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.booter.SurefireB

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

2008-05-02 Thread jdeolive
See http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/532/changes Changes: [simboss] -fixing build -- [...truncated 1947 lines...] [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project

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

2008-05-02 Thread jdeolive
See http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/533/changes Changes: [simboss] -will fix this test later on -- [...truncated 1948 lines...] [INFO] [verifier:verify {execution: default}] [INFO] [install:install] [INFO] Installing http://gr

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

2008-05-02 Thread jdeolive
See http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/534/changes Changes: [simboss] -wdf, I think we ran into a JAI pure java vs native bug -- [...truncated 1969 lines...] [INFO]

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

2008-05-02 Thread jdeolive
See http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/535/changes Changes: [simboss] -will fix this test later on -- [...truncated 1945 lines...] [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals nee

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

2008-05-02 Thread jdeolive
See http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/536/changes - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use p