You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@santuario.apache.org by bu...@apache.org on 2010/11/17 16:17:05 UTC

DO NOT REPLY [Bug 50284] New: Dependencies on Xalan despite documentation stating it's not required

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: security-dev@xml.apache.org
        ReportedBy: mark@birenbaum.net


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.

DO NOT REPLY [Bug 50284] Dependencies on Xalan despite documentation stating it's not required

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50284

--- Comment #1 from coheigea <co...@apache.org> 2010-11-18 06:35:20 EST ---

This will be fixed in a new major release (1.5) next year, as part of the move
to use JDK 1.5.

Colm.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.