[geotk] Missing dependency: org.geotoolkit.util.StringUtilities

Jon Blower j.d.blower at reading.ac.uk
Sun Jun 6 15:32:55 EDT 2010


Ah, didn't think of looking there, thanks!  It works now.

Jon

-----Original Message-----
From: geotoolkit-bounces at lists.osgeo.org [mailto:geotoolkit-bounces at lists.osgeo.org] On Behalf Of Martin Desruisseaux
Sent: 06 June 2010 20:05
To: geotoolkit at lists.osgeo.org
Subject: Re: [geotk] Missing dependency: org.geotoolkit.util.StringUtilities

Hello Jon

Le 06/06/10 20:43, Jon Blower a écrit :
> Exception in thread "Thread-1" java.lang.NoClassDefFoundError:
> org/geotoolkit/util/StringUtilities
>
> I can't see the StringUtilities class in the downloaded dependencies,
> nor on javadoc.geotoolkit.org.  However, there is an
> org.geotoolkit.util.Strings class.  Is this what is meant?

This is related, with a slight nuance.

StringUtilities is defined in the geotk-utility-pending module.

Like every classes defined in the pending modules, it is more subject to changes 
than the classes in the non-pending modules (I don't know if anyone noticed that 
the 3.12 release didn't had any new deprecated API in the non-pending modules :) 
). Some methods from StringUtilities may migrate to Strings later if they seem 
stable and of general use.

	Regards,

		Martin
_______________________________________________
Geotoolkit mailing list
Geotoolkit at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geotoolkit


More information about the Geotoolkit mailing list