Ticket #7 (new defect)

Opened 2 years ago

Last modified 2 years ago

Xalan missing in Java 1.5

Reported by: pag Assigned to: pag
Priority: major Milestone:
Component: Mulgara Version:
Keywords: Cc:

Description

src/jar/descriptor/src/java/org/mulgara/descriptor/DescriptorElement.java uses classes from org.apache.xalan.templates.
This package was included in Java 1.4, but not in Java 1.5. The library needs to be brought in manually.

The bug does not show up on a Mac, as apple have included the package in the jar file:
/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes/.compatibility/14compatibility.jar