--- beanshell-2.0b6/build.xml.~1~	2016-02-05 20:16:07.000000000 +0300
+++ beanshell-2.0b6/build.xml	2017-02-28 13:45:41.172133977 +0300
@@ -217,8 +217,9 @@
			 use="true"
			 windowtitle="BeanShell ${version}"
			 doctitle="<h1>BeanShell ${version}<h1>"
-			 bottom="<em>© 2000-2005 pat@pat.net :-)</em>"
-		/>
+			 bottom="<em>© 2000-2005 pat@pat.net :-)</em>">
+			<arg value="-Xdoclint:none" />
+		</javadoc>
	</target>

	<!-- Jar target setup -->