Project

General

Profile

Bug #7

Xalan missing in Java 1.5

Added by Paula Gearon over 17 years ago. Updated about 15 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Mulgara
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
fixed

Description

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

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

Updated by Paula Gearon about 15 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Xalan was brought in some time ago, and is working fine in 1.6 now.

Also available in: Atom PDF