You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2003/07/16 00:17:04 UTC

DO NOT REPLY [Bug 21627] New: - junit xml formatter uses obsolete redirect from xalan 1

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21627>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21627

junit xml formatter uses obsolete redirect from xalan 1

           Summary: junit xml formatter uses obsolete redirect from xalan 1
           Product: Ant
           Version: 1.6Alpha (nightly)
          Platform: All
               URL: http://xml.apache.org/xalan-
                    j/extensionslib.html#redirect
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Optional Tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: pkrause@soundbite.com


junit-frames.xsl contains a reference 
to "org.apache.xalan.xslt.extensions.Redirect" creating a dependency on Xalan 1.
This class was renamed to "org.apache.xalan.lib.Redirect" in Xalan 2.

junit-frames.xsl should be fixed to work with Xalan 2.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org