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 b2d7537 Bump version to 2.0.0-M1-SNAPSHOT
new 60e1c2c [DOXIA-631] Remove all deprecated macros
new 72b50aa Disable clirr for now since breaking in 2.0.0 is fine
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:
.../org/apache/maven/doxia/macro/SsiMacro.java | 71 ---------
.../org/apache/maven/doxia/macro/SwfMacro.java | 169 ---------------------
.../org/apache/maven/doxia/macro/SsiMacroTest.java | 68 ---------
.../org/apache/maven/doxia/macro/SwfMacroTest.java | 158 -------------------
pom.xml | 6 +-
5 files changed, 4 insertions(+), 468 deletions(-)
delete mode 100644
doxia-core/src/main/java/org/apache/maven/doxia/macro/SsiMacro.java
delete mode 100644
doxia-core/src/main/java/org/apache/maven/doxia/macro/SwfMacro.java
delete mode 100644
doxia-core/src/test/java/org/apache/maven/doxia/macro/SsiMacroTest.java
delete mode 100644
doxia-core/src/test/java/org/apache/maven/doxia/macro/SwfMacroTest.java