We found some code making use of new ScopeCode (or any other code list subclass) without checking to see if a value with that name had already been created. The change is to make the constructor private, and introduce a factory method "valueOf( String )" - this is method compatible with Enum.
Jody Graham Davis wrote: > A new GeoAPI has been deployed with some changes to CodeList stuff (see > geoapi list for details). Please remember to update geotools with -U > next time you build. > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
