erratum, windows styte crlf. Now I'm waiting for the build, it's weird anyway because the .bat has already crlf line endings.

-Fred

-----Message d'origine----- From: Frédéric THOMAS
Sent: Thursday, January 31, 2013 1:49 PM
To: dev@flex.apache.org
Subject: Re: makeApacheFlexForFlashBuilder.bat

It seems to be a DOS/unix line ending problem, I'll re-commit my fix with
unix style.

-Fred

-----Message d'origine----- From: Frédéric THOMAS
Sent: Thursday, January 31, 2013 1:33 PM
To: dev@flex.apache.org
Subject: makeApacheFlexForFlashBuilder.bat

In makeApacheFlexForFlashBuilder.bat, at the end of the file, there's :

rmdir /s /q "%FLEX_HOME/in%", it doesn't work on my windows, it should be
like that: rmdir /s /q "%FLEX_HOME%\in" but after having committed it,
jenkins failed, what's wrong ?

-Fred

Reply via email to