hi,

  in version 1.5 I was able to use new lines in <exec> <buildArgs>
tags values i.e. :
     <exec>
        <executable>python</executable>
        <baseDirectory>$(scriptsDir)</baseDirectory>
        <buildArgs>
          Arg1
          Arg2
          ...
          ArgN
        </buildArgs>
      </exec>

  I'm not sure if it was intentional feature, but it was definitely
very useful.

  My questions are:
  Was the change of handling new lines in tag values in 1.6
intentional?
  If so, what ware the reasons for making that change?

--
Greetings,
Piotr

Reply via email to