diff options
author | chiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3> | 2010-04-12 16:58:08 +0000 |
---|---|---|
committer | chiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3> | 2010-04-12 16:58:08 +0000 |
commit | 243bceef5ab08307d8136a3c40b70f9fc6661100 (patch) | |
tree | ff4f0442aa1e54ebf62ad3906aa26ca120e6716d /Readme.html | |
parent | aafe4b1a09df7f0c94668875d38dddf2f05f5822 (diff) | |
download | javassist-243bceef5ab08307d8136a3c40b70f9fc6661100.tar.gz javassist-243bceef5ab08307d8136a3c40b70f9fc6661100.zip |
fixed deprecated API calls
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@526 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
Diffstat (limited to 'Readme.html')
-rw-r--r-- | Readme.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.html b/Readme.html index 3b839644..fb37ced8 100644 --- a/Readme.html +++ b/Readme.html @@ -67,7 +67,7 @@ other editors. <h2>How to run sample programs</h2> -<p>JDK 1.3 or later is needed. +<p>JDK 1.4 or later is needed. <h3>0. If you have Apache Ant</h3> |