Skip to content

Commit

Permalink
Remove JMH tests and generator codes from Javadoc output. Closes #150.
Browse files Browse the repository at this point in the history
Signed-off-by: Hiroshi Ito <Hiroshi.Ito@gs.com>
  • Loading branch information
itohro committed Oct 5, 2016
1 parent b2ab4dc commit 92564eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,7 @@
</links>
<destDir>${project.version}</destDir>
<additionalparam>-Xdoclint:none</additionalparam>
<excludePackageNames>org.openjdk,org.eclipse.collections.impl.jmh,org.eclipse.collections.codegenerator</excludePackageNames>
</configuration>
</plugin>

Expand Down

0 comments on commit 92564eb

Please sign in to comment.