-
Type:
Improvement
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: CurrentCVS
-
Fix Version/s: None
-
Component/s: XalanC
-
Labels:None
-
Environment:SuSE-Linux-9.3, but all affected
Xalan uses deprecated dom from xerces, which is not any more provided with version 3.0.
In order to compile on top of xerces-3.0, the legal dom must be used instead. I provide a trivial patch that fixes this.