This is an automated email from the ASF dual-hosted git repository.
kwin pushed a change to branch feature/locator
in repository https://gitbox.apache.org/repos/asf/maven-doxia.git
from 99d4bb4d [DOXIA-723] Expose document location in Sink
add 761a78dd Act on string references instead of file paths
No new revisions were added by this update.
Summary of changes:
.../maven/doxia/parser/AbstractXmlParser.java | 13 ++++++------
.../java/org/apache/maven/doxia/parser/Parser.java | 4 +++-
.../maven/doxia/sink/impl/AbstractLocator.java | 16 +++++++--------
.../apache/maven/doxia/module/apt/AptParser.java | 23 +++++++++++++++++++++-
.../org/apache/maven/doxia/module/apt/AptSink.java | 7 +++++--
.../org/apache/maven/doxia/sink/EmptyLocator.java | 4 +---
.../java/org/apache/maven/doxia/sink/Locator.java | 6 ++----
7 files changed, 47 insertions(+), 26 deletions(-)