LGTM.
http://gwt-code-reviews.appspot.com/289801/diff/1/10 File dev/core/src/com/google/gwt/dev/javac/StandardGeneratorContext.java (right): http://gwt-code-reviews.appspot.com/289801/diff/1/10#newcode240 dev/core/src/com/google/gwt/dev/javac/StandardGeneratorContext.java:240: private final Map<String, PendingResource> pendingResources = new HashMap<String, PendingResource>(); Indicate what the key means, either by renaming this to pendingResourcesByPath or using a StringKey. http://gwt-code-reviews.appspot.com/289801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors To unsubscribe from this group, send email to google-web-toolkit-contributors+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
