So I have finished going over Sharon's review: - 67% of things are completely done - 25% in progress - 7% needs review (i.e. we would like to talk to Sharon)
In total we have now lost two bits of functionality: 1) SLD validator was copied from GeoServer (and GPL) 2) JGTtmsRenderMetricsFactory disabled (https://jira.codehaus.org/browse/UDIG-1991) (Aside: To restore JGTtmsRenderMetricsFactory I found a better source for tile calculations: http://wiki.openstreetmap.org/wiki/Slippy_map_tilenames ) And gained one feature request: - https://jira.codehaus.org/browse/UDIG-2002 Dynamically fetch GetTileService.xml document Today I rewrote a number of things: - TileWorkerQueue - now uses a ExecutorService (since Doug Lee's work is part of Java now) - ColourEditor, StolenColourEditor etc now smoothly extend a public JFace class - RecentHistory - created a queue to manage recent history for the dialogs that had copied some Eclipse wizard code Here is what that looks like: $ git log --pretty=format:'%C(yellow)%h %Cred%ad %Cblue%an%Cgreen%d %Creset%s' --date=short 679ccb0 2013-06-16 Jody Garnett (HEAD, upstream/locationtech_ip, locationtech_ip) Messing with headers for code duplicated from Eclipse due to visibility constraints. c8c2e36 2013-06-16 Jody Garnett Removed SLDValidator from GeoServer as it was GPL code ea39034 2013-06-16 Jody Garnett restore eclipse headers f20aabe 2013-06-16 Jody Garnett comment clarification source of original code is within this codebase 23b2dcb 2013-06-16 Jody Garnett comment clarification, reverse engineered is being viewed as a complaint for lack of documented API dbefb78 2013-06-16 Jody Garnett common clarification source of code information being documented (not source code) 8571d82 2013-06-16 Jody Garnett Update author name 07ba5d9 2013-06-16 Jody Garnett Managed to source the ColorEditor / StolenColorEditor by extending a public class in preferences. 5f268a3 2013-06-16 Jody Garnett comment clarification on handling of maven repository 714881d 2013-06-16 Jody Garnett removed unmaintained korean translation of quickstart 594b676 2013-06-16 Jody Garnett Was just making use of the design example of AdaptorManager e9d1436 2013-06-16 Jody Garnett restored IBM header as this is a derived work daf8aac 2013-06-16 Jody Garnett restored ivm header for these derived works, this will need review (as I had previously captured this information) 8f4328e 2013-06-16 Jody Garnett fixed header, darn templates e1786a0 2013-06-16 Jody Garnett Rewrite ivm developer works example of worker queue now that Doug Lee's concurrency library is included with Java. Make use of Java ExecutorService ins c9f47a1 2013-06-16 Jody Garnett Rewrite tile calculations based on http://wiki.openstreetmap.org/wiki/Slippy_map_tilenames 7e423ce 2013-06-16 Jody Garnett Assorted clarifications of intent d6e70fd 2013-06-16 Jody Garnett Force regeneration of printing XSD docs e7ac979 2013-06-16 Jody Garnett Clarification of method compatibility with ReentrantLock fcdea71 2013-06-16 Jody Garnett Replace keyword contributors with implementors c1cec16 2013-06-15 Jody Garnett File requested from the geotools community 3067300 2013-06-15 Jody Garnett File generated with the wrong header - lol 054825b 2013-06-15 Jody Garnett Regenerate templates to avoid merge conflicts mentioning LGPL 28b8321 2013-06-15 Jody Garnett clean up download messages 9c3544a 2013-06-15 Jody Garnett Fix up headers mentioning County Council of Gipuzkoa, Department of Environment and Planning e9602a4 2013-06-15 Jody Garnett clean up comments 07bb25c 2013-06-15 Jody Garnett Update the build instructions 46d99e1 2013-06-15 Jody Garnett Add standard header to NSIS installer script a307a9b 2013-06-15 Jody Garnett Fix up headers mentioning County Council of Gipuzkoa, Department of Environment and Planning 96cd4bb 2013-06-15 Jody Garnett Continue to ignore libs 03c6631 2013-06-15 Jody Garnett Fixe compile error around use of RecentHistory utility class fa13c9e 2013-06-15 Jody Garnett fixe a couple of LGPL references 7e426ae 2013-06-15 Jody Garnett Update comments during review. 9973ca0 2013-06-15 Jody Garnett Factor out RecentHistory functionality into a distinct class 4d20853 2013-06-15 Jody Garnett Rewrite comment noting duplication of hashmap data structure due to visibility restrictions in GeoTools ef819fa 2013-06-15 Jody Garnett Update headers to EPL+BSD now that we have email confirmation from Rudi 1f1347a 2013-06-13 Jody Garnett reword comment to avoid the word copy 57bb9aa 2013-06-13 Jody Garnett remove screen files from wrireframesketcher f243620 2013-06-13 Jody Garnett Review feature contents and more closely describe the licenses used. Two features still include LGPL code. -- Jody Garnett
_______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel