Skip to content

Commit 539e893

Browse files
committed
remove click packages from javadoc
1 parent f37da9b commit 539e893

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2036,6 +2036,11 @@
20362036
<source>8</source>
20372037
<doclint>none</doclint>
20382038
<notimestamp>true</notimestamp>
2039+
<excludePackageNames>
2040+
org.apache.click
2041+
org.openidentityplatform.openam.click
2042+
org.openidentityplatform.openam.velocity
2043+
</excludePackageNames>
20392044
</configuration>
20402045
</plugin>
20412046
<plugin>

0 commit comments

Comments
 (0)