Skip to content

Releases: oxygen-plugins/common-xml

Release version 0.1.2

15 Jan 15:42

Choose a tag to compare

  • Bug fixes:
    • Encoding problems when reading from URL.

Release version 0.1.1

11 Nov 16:48

Choose a tag to compare

  • Fix for Entity parsing: Support Character entities (e.g. & /  )
  • Fix for NodeInfo: if node baseUri is null use the baseUri of the parent node.

Release version 0.1.0

11 Nov 16:47

Choose a tag to compare

  • XInclude support
  • Some smaller fixes
  • Added helper classes for array handling, reflections, regex, threading and compare XML
  • Added this release notes
  • Maven changes:
    • Use woodstox 5.2.1
    • Use a local distribution repository

Release version 0.0.2

14 Jun 21:14

Choose a tag to compare

v0.0.2

Added ChangePropertyListener

Release version 0.0.1

14 Jun 11:12

Choose a tag to compare

First publish alpha Release, to set up other projects and reusing this project.