From: Reini U. <ru...@x-...> - 2001-12-22 01:25:24
|
Lawrence Akka schrieb: > Incidentally, might it be sensible to release language packs separately, > rather than including them in the main distribution? Just a thought I'm for keeping it in main. > > 3) Do we really need to distribute the tests directory? The only people > who use it probably use cvs anyway. I for one have not the faintest idea > what the tests are for! Yes, the testes inspired me yesterday to download the sun jre runtime, but then I needed another 30mb download for the complete sdk just for javac.exe is there any more info how to run the tests or where to get the needed classes, steve? sun j2sdk1.4.0-beta3 $ javac AAA_GetHomePage.java AAA_GetHomePage.java:2: package com.meterware.httpunit does not exist import com.meterware.httpunit.*; ^ AAA_GetHomePage.java:18: cannot resolve symbol symbol : class WebRequest location: class AAA_GetHomePage WebRequest request; ^ -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |