- From: Yves Lafon <ylafon@w3.org>
- Date: Wed, 22 Mar 2000 19:25:58 +0100 (MET)
- To: Niklas Wiberg <e95_nwi@it.kth.se>
- cc: www-jigsaw@w3.org
On Wed, 22 Mar 2000, Niklas Wiberg wrote: > Hi > Is jdk1.2 required in order to run recent devel versions jigsaw 2.0.4? > I previously used the release from 20000121 using jdk1.1.7, but now it > seems as if the 2.0.4 from 20000317 (devel) makes use of > java.io.File.listFiles(), which is a jdk1.2 only method. I think it's > called from org.w3c.util.IO.clean(). (I can't find that method at all in > the 20000121 source...) > > Is this a mistake (bug) which will be corrected or am I doomed to use > the older 2.0.4 release until I can make use of a 1.2 JDK? > There are some things that makes it impossible for me to use a 1.2 JDK > right now :( > > Is it possible to download the source for the 20000317 version? Perhaps > I could make use of the improvements while trying to work around the 1.2 > requirement if I had the source...? I uploaded a new version without the jdk1.2 specific calls, it fixes also a problem with the idle connections count. http://jigsaw.w3.org/Devel/classes-2.0/20000322/ /\ - Yves Lafon - World Wide Web Consortium - /\ / \ Architecture Domain - Jigsaw Activity Leader / \ \/\ / \ / \ http://www.w3.org/People/Lafon - ylafon@w3.org
Received on Wednesday, 22 March 2000 13:26:07 UTC