AW: AW: Default excludes and Subversion on Windows

2006-08-18 Thread Antoine Levy-Lambert
Hi, this is right. Regards, Antoine Original-Nachricht Datum: Fri, 18 Aug 2006 09:13:14 +0200 Von: [EMAIL PROTECTED] An: dev@ant.apache.org Betreff: AW: AW: Default excludes and Subversion on Windows > If we reject automatically handling _svn directories (as a "hack&

AW: AW: Default excludes and Subversion on Windows

2006-08-18 Thread Jan.Materne
I added a note to . Please recheck. Jan >-Ursprüngliche Nachricht- >Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Gesendet: Freitag, 18. August 2006 09:13 >An: dev@ant.apache.org >Betreff: AW: AW: Default excludes and Subversion on Windows > >If we reject a

AW: AW: Default excludes and Subversion on Windows

2006-08-18 Thread Jan.Materne
t [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 16. August 2006 01:41 >An: Ant Developers List >Betreff: Re: AW: Default excludes and Subversion on Windows > >Hi, > >I would also not make the behavior of defaultexcludes >conditional upon an environment variable. > >I woul

Re: AW: Default excludes and Subversion on Windows

2006-08-17 Thread Jesse Glick
Antoine Levy-Lambert wrote: I would also not make the behavior of defaultexcludes conditional upon an environment variable. Agreed. Env vars make builds less reproducible and that is bad. -J. -- [EMAIL PROTECTED] x22801 netbeans.org ant.apache.org http://google.com/search?q=e%5E%28pi

Re: AW: Default excludes and Subversion on Windows

2006-08-15 Thread Antoine Levy-Lambert
ienne" <[EMAIL PROTECTED]> An: "Ant Developers List" Betreff: Re: AW: Default excludes and Subversion on Windows > > Accessing environment variables from Java is a hack. Do we want to > always > > execute it? In case of failure, normal build execution can be affecte

Re: AW: Default excludes and Subversion on Windows

2006-08-15 Thread Dominique Devienne
Accessing environment variables from Java is a hack. Do we want to always execute it? In case of failure, normal build execution can be affected, even if people do not care about "_svn" directory names. Not in JDK 1.5+ anymore. But I agree than fetching the env if that user hasn't explicitly don

Re: AW: Default excludes and Subversion on Windows

2006-08-15 Thread Alexey Solofnenko
Accessing environment variables from Java is a hack. Do we want to always execute it? In case of failure, normal build execution can be affected, even if people do not care about "_svn" directory names. - Alexey. On 8/15/06, Martijn Kruithof <[EMAIL PROTECTED]> wrote: [EMAIL PROTECTED] wrote:

Re: AW: Default excludes and Subversion on Windows

2006-08-15 Thread Martijn Kruithof
[EMAIL PROTECTED] wrote: "... the svn command line client and svnversion now treat the environment variable SVN_ASP_DOT_NET_HACK specially on Windows. If this variable is set (to any value), they will use "_svn" instead of ".svn". We recommend that all Subversion clients running on Windows take a

AW: Default excludes and Subversion on Windows

2006-08-15 Thread Jan.Materne
"... the svn command line client and svnversion now treat the environment variable SVN_ASP_DOT_NET_HACK specially on Windows. If this variable is set (to any value), they will use "_svn" instead of ".svn". We recommend that all Subversion clients running on Windows take advantage of this behavio