Ticket #509 (closed news: fixed)
2009-08-15: Refactored XSLT processing
| Reported by: | dmisev | Owned by: | nmueller |
|---|---|---|---|
| Priority: | major | Milestone: | Release v0.1.3 |
| Component: | System Implementation (SI) | Version: | v0.1.3 |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Due to close: | YYYY/MM/DD | Include in GanttChart: | no |
| Dependencies: | Due to assign: | YYYY/MM/DD |
Description (last modified by dmisev) (diff)
I've refactored the XSLT processing in JOMDoc, it should be much more reliable now
- removed all usage of XOM as it was causing quite some troubles
- fixed the problems caused when using -X (default XSLT stylesheet), the URIs are now being properly resolved
- @Slava - I removed your resolver from XSLTUtil, but you can get the default TransformFactory? and set your custom resolver to it
This refactoring isn't thoroughly tested, let me know if you come across any problems.
Change History
Note: See
TracTickets for help on using
tickets.
