Группа :: Разработка/Java
Пакет: jakarta-commons-lang
Главная Изменения Спек Патчи Загрузить Bugs and FR
Патч: jakarta-commons-lang-build.xml.patch
--- build.xml.orig 2003-08-23 18:27:30 +1300
+++ build.xml 2004-03-21 23:44:58 +1200
@@ -81,8 +81,7 @@
doctitle="<h1>${component.title}</h1>"
windowtitle="${component.title} (Version ${component.version})"
bottom="Copyright &copy; 2001-2003 - Apache Software Foundation"
- use="true"
- link="http://java.sun.com/products/jdk/1.2/docs/api/">
+ use="true">
<classpath refid="compile.classpath"/>
</javadoc>
</target>