From 02082b1aec97140dd62a418d68f2cc029082444e Mon Sep 17 00:00:00 2001 From: "Christopher L. Shannon (cshannon)" Date: Fri, 30 Sep 2016 14:36:09 -0400 Subject: [PATCH] NO-JIRA: More Java 8 JavaDoc fixes - also fixed findbugs for Java 8 --- activemq-broker/pom.xml | 2 ++ activemq-client/pom.xml | 2 ++ activemq-unit-tests/pom.xml | 2 ++ pom.xml | 2 +- 4 files changed, 7 insertions(+), 1 deletion(-) diff --git a/activemq-broker/pom.xml b/activemq-broker/pom.xml index 0078c80d86..32b99778fc 100755 --- a/activemq-broker/pom.xml +++ b/activemq-broker/pom.xml @@ -102,6 +102,8 @@ maven-javadoc-plugin ${maven-javadoc-plugin-version} + + -Xdoclint:none ${javase-javadoc-url} ${javaee-javadoc-url} diff --git a/activemq-client/pom.xml b/activemq-client/pom.xml index a28322d0ed..f8f2935389 100755 --- a/activemq-client/pom.xml +++ b/activemq-client/pom.xml @@ -94,6 +94,8 @@ maven-javadoc-plugin ${maven-javadoc-plugin-version} + + -Xdoclint:none ${javase-javadoc-url} ${javaee-javadoc-url} diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml index a64a02280f..40f4b24da8 100755 --- a/activemq-unit-tests/pom.xml +++ b/activemq-unit-tests/pom.xml @@ -324,6 +324,8 @@ maven-javadoc-plugin ${maven-javadoc-plugin-version} + + -Xdoclint:none ${javase-javadoc-url} ${javaee-javadoc-url} diff --git a/pom.xml b/pom.xml index 3a3b1ec4db..91378e3f65 100755 --- a/pom.xml +++ b/pom.xml @@ -161,7 +161,7 @@ 2.9.1 2.4 2.1 - 2.5.2 + 3.0.1 2.6 2.5.2 2.4