Author: markt
Date: Wed Jun 12 19:54:44 2013
New Revision: 1492401
URL: http://svn.apache.org/r1492401
Log:
Javadoc SE and EE version updates
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1492401&r1=1492400&r2=1492401&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Wed Jun 12 19:54:44 2013
@@ -1755,9 +1755,9 @@ Apache Tomcat ${version} native binaries
<link href="../jspapi"/>
<link href="../elapi"/>
<link href="../websocketapi"/>
- <link href="http://docs.oracle.com/javase/6/docs/api/"/>
+ <link href="http://docs.oracle.com/javase/7/docs/api/"/>
<link
href="http://commons.apache.org/proper/commons-io/javadocs/api-release/"/>
- <link href="http://docs.oracle.com/javaee/6/api/"/>
+ <link href="http://docs.oracle.com/javaee/7/api/"/>
<sourcepath>
<path location="${tomcat.dist}/src/java"/>
<!--jdbc-pool src files for javadoc-->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]