Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.1
-
Component/s: Document Clustering Workbench, Framework Core
-
Labels:None
Description
There are classes (stax I think) that prevent Workbench from loading on JDK1.5. Do we keep 1.5 compatibility? MacOS by default comes with JDK1.5, for example...
In fact, stax is not required for JDK 1.6, it's only required for JDK.1.5:
http://simple.sourceforge.net/download.php
This probably means that Workbench don't work with JDK 1.5 on other platforms as well (because stax is not exported)?