Repository: commons-rng
Updated Branches:
  refs/heads/multimodule f3963f2b4 -> acda9a359


Aggregate javadocs into maven parent module


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

Branch: refs/heads/multimodule
Commit: acda9a359441e6fac0139b2ff3c4e212f84883a0
Parents: f3963f2
Author: Artem Barger <ar...@bargr.net>
Authored: Wed Oct 26 20:20:23 2016 +0300
Committer: Artem Barger <ar...@bargr.net>
Committed: Wed Oct 26 20:20:23 2016 +0300

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


http://git-wip-us.apache.org/repos/asf/commons-rng/blob/acda9a35/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c98d417..1da716f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -419,6 +419,7 @@
         <artifactId>maven-javadoc-plugin</artifactId>
         <configuration>
           <additionalparam>-Xdoclint:none -header '&lt;script 
type="text/javascript" 
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"&gt;&lt;/script&gt;'</additionalparam>
+          <aggregate>true</aggregate>
         </configuration>
       </plugin>
     </plugins>

Reply via email to