From bb1f2c693e312dca82ae4ab5b767f656b149c1c6 Mon Sep 17 00:00:00 2001 From: Gintas Grigelionis Date: Sat, 20 Jan 2018 21:08:20 +0100 Subject: [PATCH] Java 9 javadoc objects to self-terminating tags in package.html --- .../tools/ant/taskdefs/optional/sos/package.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/org/apache/tools/ant/taskdefs/optional/sos/package.html b/src/main/org/apache/tools/ant/taskdefs/optional/sos/package.html index 401c7d736..4a344129c 100644 --- a/src/main/org/apache/tools/ant/taskdefs/optional/sos/package.html +++ b/src/main/org/apache/tools/ant/taskdefs/optional/sos/package.html @@ -19,11 +19,11 @@

Ant tasks for working with a SourceOffSite source control system.

-

- The <SOSGet> Retrieves file(s) from a SOS database
- The <SOSCheckin> Commits and unlocks file(s) in a SOS database
- The <SOSCheckout> Retrieves and lock file(s) in a SOS database
- The <SOSLabel> Label a SOS database -

+
+
<SOSGet>
Retrieves file(s) from a SOS database
+
<SOSCheckin>
Commits and unlocks file(s) in a SOS database
+
<SOSCheckout>
Retrieves and lock file(s) in a SOS database
+
<SOSLabel>
Label a SOS database
+