Modello

Add in the DOM4J reader an URL parameter (to allow to use relative entities in XML)

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.0-alpha-1, 1.0-alpha-2, 1.0-alpha-3, 1.0-alpha-4, 1.0-alpha-5, 1.0-alpha-6, 1.0-alpha-7, 1.0-alpha-8, 1.0-alpha-9, 1.0-alpha-10
  • Fix Version/s: 1.0-alpha-13
  • Component/s: modello-plugin-dom4j
  • Labels:
    None
  • Complexity:
    Intermediate
  • Number of attachments :
    0

Description

To be able to read an XML file with entities the parser must have as Input an URL or a File to resolve relative entities. It's not possible with a Reader. It doesn't work for xpp3 (I'm preparing a plugin for woodstox which support entities) but it works for the dom4j reader. It allow us in maven 1 to read the model from a POM with relative entities.

Issue Links

Activity

Hide
Arnaud Heritier added a comment -

There's not URL or File input available in a XmlPullParser

Show
Arnaud Heritier added a comment - There's not URL or File input available in a XmlPullParser
Hide
Arnaud Heritier added a comment -

Fixed.

Show
Arnaud Heritier added a comment - Fixed.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: