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