Jan De Mo
GeoTools / GeoServer Meeting 2013-02-18
==
Participants
---
Ben Caradoc-Davies
Jody Garnett
Andrea Aime
Agenda
-
- Meeting time 13:00 UTC?
- GeoTools code contribution agreement
- GeoServer Incubation Done (waiting on incubation committee)
-
Hi all, I tried to solve the remaining issues.
Please update the javadocs in gt-app-schema-resolver and the user manual,
>> which still mention the old class names. You should probably move the
>> resolver section in the manual to xml, or wherever you think it makes most
>> sense. for your conveni
Ákos Maró
Mauro,
that looks great. Both GeoTools and GeoServer (patched branch) build
cleanly. The docs build and look fine.
The only question I have is: why is it necessary to synchronise the
block where resolvedLocationToOriginalLocationMap.put is called, when
this is already a ConcurrentHashMap? (I c
Ákos Maró