LGTM, but as written if users have both property files the in-project-dir one will "win" on any overlaps, because ant properties are immutable. That may not be a problem, but I wanted to call it out.
On Mon, Sep 8, 2008 at 11:30 AM, Emily Crutcher <[EMAIL PROTECTED]> wrote: > Adds a check for a global-incubator.properties file in the directory above > the working gwt-incubator directory. The purpose of this change is to allow > people with multiple gwt-incubator directories to have a single properties > file associated with all of them. > > -- > "There are only 10 types of people in the world: Those who understand > binary, and those who don't" > --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
