diff --git a/check.xml b/check.xml
index 90655ed4f..495cf4b95 100644
--- a/check.xml
+++ b/check.xml
@@ -109,7 +109,7 @@
+ description="Which version of Simian to use"/>
@@ -128,6 +128,11 @@
value="${build.dir}/reports/owasp-dc"
description="Where to store the OWASP Dependency Check reports"/>
+
+
+
@@ -312,4 +317,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/main/org/apache/tools/ant/property/package.html b/src/main/org/apache/tools/ant/property/package.html
index 456849994..871aa122e 100644
--- a/src/main/org/apache/tools/ant/property/package.html
+++ b/src/main/org/apache/tools/ant/property/package.html
@@ -16,6 +16,9 @@
limitations under the License.
-->
+
+ Helper classes for Ant properties
+
Contains helper classes for Ant properties.
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 9f0251884..ddb3dd314 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
@@ -16,6 +16,9 @@
limitations under the License.
-->
+
+ SourceOffSite SCM tasks
+
Ant tasks for working with a SourceOffSite source control system.
diff --git a/src/main/org/apache/tools/ant/types/resolver/package.html b/src/main/org/apache/tools/ant/types/resolver/package.html
index ab75c0e82..39217967c 100644
--- a/src/main/org/apache/tools/ant/types/resolver/package.html
+++ b/src/main/org/apache/tools/ant/types/resolver/package.html
@@ -16,6 +16,9 @@
limitations under the License.
-->
+
+ Integration with xml-commons resolver
+
Ant integration with xml-commons resolver.