Skip to content
Snippets Groups Projects
Commit 3bb2a8d7 authored by Herman van Hovell's avatar Herman van Hovell Committed by Sean Owen
Browse files

[SPARK-11388][BUILD] Fix self closing tags.

Java 8 javadoc does not like self closing tags: ```<p/>```, ```<br/>```, ...

This PR fixes those.

Author: Herman van Hovell <hvanhovell@questtec.nl>

Closes #9339 from hvanhovell/SPARK-11388.
parent f304f9c9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment