Reviewers: jat, Description: Adds a Precompress linker that can be used to compress public artifacts as part of a GWT build. The design doc is here:
http://code.google.com/p/google-web-toolkit/wiki/PrecompressLinker Please review this at http://gwt-code-reviews.appspot.com/254801/show Affected files: A user/src/com/google/gwt/precompress/Precompress.gwt.xml A user/src/com/google/gwt/precompress/linker/PrecompressLinker.java M user/src/com/google/gwt/user/User.gwt.xml M user/src/com/google/gwt/user/rebind/rpc/BlacklistTypeFilter.java A user/src/com/google/gwt/util/blacklist/Blacklist.java A user/test/com/google/gwt/precompress/PrecompressLinkerSuite.java A user/test/com/google/gwt/precompress/linker/PrecompressLinkerTest.java M user/test/com/google/gwt/user/RPCSuite.java A user/test/com/google/gwt/user/rebind/rpc/BlacklistTypeFilterTest.java -- 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.
