Skip to content

Commit a514515

Browse files
committed
[DOXIA-629] Deprecate SwfMacro
1 parent 80e02c5 commit a514515

File tree

1 file changed

+1
-0
lines changed
  • doxia-core/src/main/java/org/apache/maven/doxia/macro

1 file changed

+1
-0
lines changed

doxia-core/src/main/java/org/apache/maven/doxia/macro/SwfMacro.java

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
* @author <a href="mailto:[email protected]">Steve Motola</a>
3030
* @author <a href="mailto:[email protected]">Vincent Siveton</a>
3131
*/
32+
@Deprecated
3233
@Component( role = Macro.class, hint = "swf" )
3334
public class SwfMacro
3435
extends AbstractMacro

0 commit comments

Comments
 (0)