changes jdk 5 to jdk 6 needed for building mtn source

This commit is contained in:
echelon
2010-10-15 19:54:14 +00:00
parent 5b5d700c16
commit 5b74b6e7aa

View File

@ -42,7 +42,7 @@ Full list of branches: see <a href="http://stats.i2p/cgi-bin/viewmtn/">viewmtn</
Long version: see the <a href="monotone.html">monotone page</a>.
<li>
To compile the code, you need the Sun Java Development Kit 5 or higher, or equivalent JDK
To compile the code, you need the Sun Java Development Kit 6 or higher, or equivalent JDK
(<a href="http://java.sun.com/javase/downloads/index.jsp">Sun JDK 6</a> strongly recommended) and
<a href="http://ant.apache.org/">Apache ant</a>
version 1.7.0 or higher.