[
https://issues.apache.org/jira/browse/BUILDR-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Assaf Arkin updated BUILDR-60:
------------------------------
Component/s: Core features
> 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
>
> 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.