https://issues.apache.org/bugzilla/show_bug.cgi?id=50284
Summary: Dependencies on Xalan despite documentation stating
it's not required
Product: Security
Version: Java 1.4.2
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Encryption
AssignedTo: [email protected]
ReportedBy: [email protected]
XMLSec has dependencies on the Xalan jar.
The instance we've run into is:
XMLCipher depends on org.apache.xml.utils.URI.
The release notes for 1.3 said it wasn't necessary to put xalan on the
classpath and the pom file indicates it's a "provided" dependency, which I take
to mean the XSLT implementation provided by Java 5+ is good enough.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.