Repository: airavata
Updated Branches:
  refs/heads/airavata-0.15-release-branch 2919cd1ad -> fec602987


Maven with java8 complains of javadoc


Project: http://git-wip-us.apache.org/repos/asf/airavata/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/fec60298
Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/fec60298
Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/fec60298

Branch: refs/heads/airavata-0.15-release-branch
Commit: fec6029877c0b1eb5c6b6248fb515968f34ca8f1
Parents: 2919cd1
Author: smarru <[email protected]>
Authored: Fri Dec 4 04:47:28 2015 -0500
Committer: smarru <[email protected]>
Committed: Fri Dec 4 04:47:28 2015 -0500

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/fec60298/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3279ed4..d7da48d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,6 +98,7 @@
         <google.gson.version>2.3</google.gson.version>
                <zk.version>3.4.0</zk.version>
                <amqp.client.version>3.5.1</amqp.client.version>
+        <additionalparam>-Xdoclint:none</additionalparam>
        </properties>
 
        <developers>

Reply via email to