You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Antoine Toulme (JIRA)" <ji...@apache.org> on 2016/05/20 07:34:13 UTC

[jira] [Closed] (BUILDR-60) Replace XmlSimple with something else

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

Antoine Toulme closed BUILDR-60.
--------------------------------
    Resolution: Auto Closed

Closed for inactivity.

> Replace XmlSimple with something else
> -------------------------------------
>
>                 Key: BUILDR-60
>                 URL: https://issues.apache.org/jira/browse/BUILDR-60
>             Project: Buildr
>          Issue Type: Bug
>          Components: Core features, Packaging
>    Affects Versions: 1.3
>            Reporter: Assaf Arkin
>            Priority: Minor
>             Fix For: 1.5
>
>
> Something to do when we have the time.
> Two things I don't like about XmlSimple: a) returning an array of nodes is not that simple, sometimes more confusing that just using REXML; b) if the input doesn't look like XML, it attempts to read a file with that name, which could be hard to find bug, or potentially security risk.
> Either find something that does XML Simple better (XML Simple = no namespace, no mixed content, usually no attributes), or switch back to REXML.



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