From 6201fb98c75a02757691afad0a2922f9e165de63 Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Thu, 14 Feb 2013 11:55:58 -0800 Subject: [PATCH] Remove APIviz doclet --- all/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 9b85578c49..97fad4e3d3 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -317,14 +317,7 @@ ${quickbuild} *.internal,*.example - org.jboss.apiviz.APIviz true - - org.jboss.apiviz - apiviz - 1.3.2.GA - - true ${project.build.directory}/api ${basedir}/src/javadoc/overview.html Netty API Reference (${project.version}) @@ -343,9 +336,6 @@ -group "Client & Server bootstrapping utilities" io.netty.bootstrap* -group "Reusable I/O event interceptors" io.netty.handler* -group "Miscellaneous" io.netty.util* - - -sourceclasspath ${project.build.outputDirectory} - -nopackagediagram en_US