> Description:
> This is in response to Sebastien's complaint of 1jul09, that trunk
> didn't compile because his French svn info gave output that didn't match
> our English regexps.
> 
> There are two parts to this:
>    1. If the output propety is already defined, don't
>       run svn, don't match the output, don't risk failing.
>       That would have given Sebastien a workaround, by
>       defining gwt.svnrev in local.ant.properties.
>    2. Change the regexps to be word-neutral, so that they
>       don't care about the language of the tags, just the
>       shape of the values.  This trades a language
>       sensitivity for a positional one.

 Wouldn't using svn info --xml solve those problems?

-- 
        Benjamin Lerman

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to