Summary
- Let the rewriter optionally work with an XMLEventReader/Writer instead (details)
- Added a rewriting mode for merging multiple XML documents. (details)
- Don't rewrite links w/o fragment in merge mode (details)
- Don't resolve external entities & DTDs. (details)
- Removed obsolete plugin directory (details)
- Bumped version number (details)
- Add OSGi metadata to the core maven artifact (details)
- Adjusted OSGi symbolic name to the old one (details)
- Removed (now obsolete) plugin submodule (details)
- Merged former parent pom into the library module (details)
- Moved library project to top (details)
- Unified whitespace. (details)
- Adjusted POM metadata (details)
- Ignore generated stuff (details)
- Adjusted link (details)
- Documented that we don't close streams (details)
- Use URIs as keys in the import mapping. (details)
- added test for file URI strings and special chars (details)
- removed @Ignore for latest test :-) (details)
- Fixed the special character rewriting test. (details)
- Added a little documentation (details)
- Modified ImportMapping.add(…) to be URI-based (details)
- - added test for special chars and reverse aggregation mapping. (details)
- Revert "- added test for special chars and reverse aggregation mapping." (details)
- - added test for special chars and reverse aggregation mapping. (details)
- using new ore:aggregates rdf:resource now for my test (details)
- Added debug logging for rewriting individual links in FINEST mode (details)
- fixed false test assertion and false import mapping creation. now test (details)
- yeah, running again. using relative URIs now in XML file. (details)
- Configured surefire to enable FINEST logging. (details)
- again fixed the test, we do need relative URIs not only for single (details)
- Removed Eclipse-specifics from version control (details)
- Extract test superclass (details)
- Skeleton for a configurable filename policy (details)
- AggregationTree: Optional work link in Aggregation (details)
- Added sub-policies (details)
- More policies + documentation (details)
- Refactored the configurable policy to a builder. (details)
- Support for unambiguous filenames (details)
- Support recursive subpolicies (-> parent) (details)
- fix: initialisation order (details)
- Fixed max-length option (details)
- Fixed the author|fallback option (details)
- ImportMapping retains insert order now (and is iterable) (details)
- Fixed the test that depended on the "undefined" order (details)
- Set version number to 0.3.5 (release version) (details)