This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia.git


    from 2e73c3fc [MNG-6829] Replace any StringUtils#isEmpty(String) and 
#isNotEmpty(String) (#167)
     new 2c6fd0a9 Use autoboxing
     new e8d880f2 User our SinkEventAttributes
     new aa73a3c6 [DOXIA-704] style and class attributes not merged when 
user-supplied in XHTML5 sink

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../maven/doxia/parser/Xhtml5BaseParser.java       | 10 +--
 .../maven/doxia/sink/impl/Xhtml5BaseSink.java      | 96 ++++++++++++----------
 .../maven/doxia/sink/impl/Xhtml5BaseSinkTest.java  | 19 +++--
 .../maven/doxia/module/xdoc/XdocSinkTest.java      |  2 +-
 .../doxia-module-xdoc/src/test/resources/test.xml  |  4 +-
 .../maven/doxia/module/xhtml5/Xhtml5SinkTest.java  |  2 +-
 6 files changed, 72 insertions(+), 61 deletions(-)

Reply via email to