Repository: commons-rng Updated Branches: refs/heads/master ebb7c9839 -> 93e35b69d
Revert. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/93e35b69 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/93e35b69 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/93e35b69 Branch: refs/heads/master Commit: 93e35b69d003959610d88ece2d263f5683e5867c Parents: ebb7c98 Author: Gary Gregory <ggreg...@apache.org> Authored: Mon Jan 8 18:19:40 2018 -0700 Committer: Gary Gregory <ggreg...@apache.org> Committed: Mon Jan 8 18:19:40 2018 -0700 ---------------------------------------------------------------------- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rng/blob/93e35b69/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9b8683c..38e61ea 100644 --- a/pom.xml +++ b/pom.xml @@ -348,8 +348,7 @@ <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <configuration> - <header><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" /></header> - <additionalparam>-Xdoclint:all --allow-script-in-comments</additionalparam> + <additionalparam>-Xdoclint:all --allow-script-in-comments -header <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" /></additionalparam> <!-- <aggregate>true</aggregate> --> </configuration> </plugin>