Author: sijskes
Date: Sun Jan 15 14:38:14 2012
New Revision: 1231675
URL: http://svn.apache.org/viewvc?rev=1231675&view=rev
Log:
updated ref to jdk5 docs
Modified:
river/jtsk/trunk/common.xml
Modified: river/jtsk/trunk/common.xml
URL:
http://svn.apache.org/viewvc/river/jtsk/trunk/common.xml?rev=1231675&r1=1231674&r2=1231675&view=diff
==============================================================================
--- river/jtsk/trunk/common.xml (original)
+++ river/jtsk/trunk/common.xml Sun Jan 15 14:38:14 2012
@@ -78,7 +78,7 @@
<property name="test.results.dir" value="${test.results}"/>
<!-- Standard javadoc options and settings -->
- <property name="jdk.doc.url"
value="http://java.sun.com/j2se/1.4.2/docs/api"/>
+ <property name="jdk.doc.url"
value="http://docs.oracle.com/javase/1.5.0/docs/api"/>
<property name="jdk.packages" location="${root}/${src-doc}/j2se"/>
<property name="api.copyright" value="Copyright 2007-2010, multiple
authors.<br>Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0"
target="child" >Apache License, Version 2.0</a>, see the
<a href="{@docRoot}/doc-files/NOTICE" target="child"
>NOTICE</a> file for attributions."/>