[Geotools-devel] IRC Meeting now

2008-08-11 Thread Jody Garnett
Sorry for the lack of reminder today; we are started up. I have updated the developers guide to reflect this new earlier meeting time: - http://docs.codehaus.org/display/GEOT/3.1+Internet+Relay+Chat Todays topics include: 0) what is up 1) verifier 2) pom.xml management -

Re: [Geotools-devel] Build failed in Hudson: geotools-2.5.x #7

2008-08-11 Thread Jody Garnett
Let us talk about it in the meeting; it would be good to have a maven site and if the verifier is a good tool to help us in that direction it is worth keeping. Jody Martin Desruisseaux wrote: > Justin Deoliveira a écrit : > >> Adding verifier to build/maven/pom.xml introduces a circular depen

Re: [Geotools-devel] Build failed in Hudson: geotools-2.5.x #7

2008-08-11 Thread Martin Desruisseaux
Justin Deoliveira a écrit : > Adding verifier to build/maven/pom.xml introduces a circular dependency > into he build. Backing it out since its just a one liner to fix. An alternative is to completly remove the verifier if peoples wish. I added it a while ago in an attempt to enforce some rule

Re: [Geotools-devel] Build failed in Hudson: geotools-2.5.x #7

2008-08-11 Thread Jody Garnett
Thanks Justin; Okay verifier is making a strong argument for putting fixed version numbers on a few things; starting with our build directory. Jody Justin Deoliveira wrote: > Jody, > > Adding verifier to build/maven/pom.xml introduces a circular dependency > into he build. Backing it out since

Re: [Geotools-devel] Quick Fix for CharsetConverterFactoryTest

2008-08-11 Thread Justin Deoliveira
Hi Christian, Works for me. Thanks for the fix :). -Justin Christian Müller wrote: > in > CharsetConverterFactoryTest>>testStringToCharset is a line > > assertEquals( "UTF-8", charset.displayName() ); > This does not work on an ibm sdk because the method displayName gives a > much longer desc

[Geotools-devel] Quick Fix for CharsetConverterFactoryTest

2008-08-11 Thread Christian Müller
in CharsetConverterFactoryTest>>testStringToCharset is a line assertEquals( "UTF-8", charset.displayName() ); This does not work on an ibm sdk because the method displayName gives a much longer description. charset.name() works on both sun and ibm sdk, is it ok to fix and commit ?

Re: [Geotools-devel] Build failed in Hudson: geotools-2.5.x #7

2008-08-11 Thread Justin Deoliveira
Jody, Adding verifier to build/maven/pom.xml introduces a circular dependency into he build. Backing it out since its just a one liner to fix. -Justin Arne Kepp wrote: > See http://gridlock.openplans.org:8080/hudson/job/geotools-2.5.x/7/changes > > Changes: > > [christian.mueller] Merging bug

[Geotools-devel] Build failed in Hudson: geotools-2.5.x #7

2008-08-11 Thread Arne Kepp
See http://gridlock.openplans.org:8080/hudson/job/geotools-2.5.x/7/changes Changes: [christian.mueller] Merging bugfix for GEOT-1939 from trunk into 2.5.x [jgarnett] Include verifier in the build; add the assembly settings back in so we can make a release - we are still locked down to version 2

[Geotools-devel] GEOT-1946, DB2 Online Tests

2008-08-11 Thread Christian Müller
Hy Dave, regarding the online tests I found out that they are working only on a Windows box using the DB2 standard installation. Is it ok to eleminate the dependencies, commit and close this issue. I have the possibility to test on Windows, Linux, Linux z/OS, Linux ppc and AIX, all running a d