HBASE-21996 Set locale for javadoc

Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
This commit is contained in:
Peter Somogyi 2019-03-05 11:47:21 +01:00 committed by Jan Hentschel
parent eba383d2b4
commit d832786304
No known key found for this signature in database
GPG Key ID: 5CD818B19CC299A3
1 changed files with 2 additions and 1 deletions

View File

@ -2921,6 +2921,7 @@
</reports>
<configuration>
<destDir>devapidocs</destDir>
<locale>en_US</locale>
</configuration>
</reportSet>
@ -2946,7 +2947,7 @@
</excludePackageNames>
<!-- switch on dependency-driven aggregation -->
<includeDependencySources>false</includeDependencySources>
<locale>en_US</locale>
<dependencySourceIncludes>
<!-- include ONLY dependencies I control -->
<dependencySourceInclude>org.apache.hbase:hbase-annotations