|
From: Dejan K. <dej...@nb...> - 2003-04-01 13:34:01
|
I noticed RC4 version has bean released. As I could see the main reason for releasing was JDK1.3 compatiblity. However if scanner code is included in build I am afraid there is still JDK1.4 code since JDK1.3 does not have regex support. If you don't need scanners then you can safely delete babeldoc-scanner.jar from lib folder. If JDK1.3 compatibility is necessery for scanners then we should use some of two Jakarta projects that deal with regular expressions instead of JDK1.4 regex package.. Dejan |