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

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


 discard 3e0b52b  [DOXIA-568] Enable ANCHORLINKS extension
 discard 490ba7a  [DOXIA-568] Introduce AssertJ
     add 587212b  remove unused code
     add 80e16ac  replace deprecated class from commons-lang (#65)
     add 382491c  fill in some generic types (#66)
     new a1173cc  [DOXIA-568] Introduce AssertJ
     new ac56af2  [DOXIA-568] Enable ANCHORLINKS extension

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (3e0b52b)
            \
             N -- N -- N   refs/heads/DOXIA-568 (ac56af2)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 2 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:
 doxia-core/pom.xml                                 |  5 ++
 .../org/apache/maven/doxia/util/HtmlTools.java     |  2 +-
 .../apache/maven/doxia/module/itext/ITextSink.java | 13 -----
 .../doxia/module/itext/SinkActionContext.java      |  2 -
 .../org/apache/maven/doxia/module/rtf/RtfSink.java | 59 ++++++++++------------
 .../apache/maven/doxia/module/rtf/WMFWriter.java   |  4 +-
 6 files changed, 36 insertions(+), 49 deletions(-)

Reply via email to