|
Same situation here.
Below dsl code can generate the "incorrect" xml
Unable to find source-code formatter for language: groovy. Available languages are: actionscript, html, java, javascript, none, sql, xhtml, xml
customtools['arcanist']
customtools['phpenv']
Where
Unable to find source-code formatter for language: groovy. Available languages are: actionscript, html, java, javascript, none, sql, xhtml, xml
customtools['arcanist', 'phpenv']
generates the "correct" xml.
|