mirror of
https://github.com/apache/activemq.git
synced 2025-02-16 23:16:52 +00:00
NO-JIRA: Disabling doclint check so jdk8 can be used to build javadocs
(cherry picked from commit 507bf3ab01f604808274e3618008fd9ff2aa6903)
This commit is contained in:
parent
ae97f7dfb7
commit
c6f56738d7
2
pom.xml
2
pom.xml
@ -1496,6 +1496,8 @@
|
||||
<maxmemory>2048m</maxmemory>
|
||||
<source>${source-version}</source>
|
||||
<additionalJOption>-J-Xmx2048m</additionalJOption>
|
||||
<!-- necessary for now under the javadocs can be fixed because jdk8 is much stricter -->
|
||||
<additionalparam>-Xdoclint:none</additionalparam>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
Loading…
x
Reference in New Issue
Block a user