Re: [Htmlparser-developer] Latest code Problems
Brought to you by:
derrickoswald
From: Derrick O. <Der...@ro...> - 2003-01-09 04:11:55
|
Karle, I've removed the reference to getPath() in HTMLLinkProcessor and removed the BeanInfo classes. It compiles under JDK 1.2.2 and 1.3.0 on NT and JDK 1.4.1_01 on Linux. Unit tests are all clear except for 21 failures when using JDK 1.2.2 on NT. These are mostly due to attribute rearrangement by toHTML() in various tags and URL resolution problems in HTMLLinkProcessor. Derrick Kaarle Kaila wrote: > As I looked at the code in CVS yesterday it did not compile OK with > JDK 1.3 > I needed to do it with JDK 1.4.1 > > Kaarle > |