[ 
https://issues.apache.org/jira/browse/GROOVY-7418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul King updated GROOVY-7418:
------------------------------
    Description: The exclusion of the xmlpull dependency and use of the JDKs 
internal StAX parser means that the output of the compiler when using 
-Dantlr.ast=xml will no longer be pretty-printed but all on one line. It can be 
pretty printed within a suitably aware XML editor or indeed Groovy's XmlUtil 
methods.  (was: The exclusion of the xmlpull dependency and use of the JDKs 
internal StAX parser means that the output of the compiler when using 
-Dantlr.ast=xml will no longer be pretty-printed but all on one line. It can be 
pretty printed within a suitably aware XML editor.)

> upgrade xstream to 1.4.8 and also exclude optional xmlpull dependency
> ---------------------------------------------------------------------
>
>                 Key: GROOVY-7418
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7418
>             Project: Groovy
>          Issue Type: Task
>            Reporter: Paul King
>            Assignee: Paul King
>             Fix For: 2.5.0-beta-1
>
>
> The exclusion of the xmlpull dependency and use of the JDKs internal StAX 
> parser means that the output of the compiler when using -Dantlr.ast=xml will 
> no longer be pretty-printed but all on one line. It can be pretty printed 
> within a suitably aware XML editor or indeed Groovy's XmlUtil methods.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to