RE: Properties files are not properly loaded when testing class under junit task (possible bug)

2003-11-14 Thread Valmaña
Dear Stefan, -Mensaje original- De: Stefan Bodewig [mailto:[EMAIL PROTECTED] Enviado el: viernes, 14 de noviembre de 2003 14:18 Para: [EMAIL PROTECTED] Asunto: Re: Properties files are not properly loaded when testing class under junit task (possible bug) On Tue, 11 Nov 2003, Dav

Properties files are not properly loaded when testing class under junit task (possible bug)

2003-11-11 Thread Valmaña
Dear Members,   I have detected that the junit task doesn't take into account a change on the variable user.language, for example on the invokation: ant -Duser.language=en (my deafult language is spanish). The user.language takes effect, but the junit test class read wrong the properties file (for