You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xalan.apache.org by Sarah McNamara <mc...@ca.ibm.com> on 2005/09/06 03:46:48 UTC

Fw: Unneeded BCEL classes in Xalan.jar (2 jar version)

Hi Eric.
  You are correct.   The bcel, regexp and java_cup classes have been
included in xalan.jar in the
  '2 jar' distribution or Xalan Java 2.7, however, there is no need for
them to be there.

  Can you please open a JIRA issue for this.  I have a patch that can be
applied to correct this problem.

  Thanks,


Sarah McNamara

----- Forwarded by Sarah McNamara/Toronto/IBM on 09/05/2005 09:44 PM -----
                                                                           
             Eric Everman                                                  
             <everman@precedad                                             
             esign.com>                                                 To 
                                       xalan-j-users@xml.apache.org        
             08/30/2005 01:45                                           cc 
             PM                                                            
                                                                   Subject 
                                       Unneeded BCEL classes in Xalan.jar  
                                       (2 jar version)                     
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




Hi-

The binary '2 jar' distribution of Xalan includes the BCEL classes in
the xalan.jar.  I don't think these classes are required for Xalan,
only for XMLTC - am I correct in this?  I tried removing the BCEL
classes from xalan.jar and transformations seem to be working normally.

Any thoughts?  Should I post this as a bug?

Background:  I am running Oracle's OC4J which requires an older
version of BCEL and also does not support pluggable XML processors w/
o replacing the processor for the entire system.

Thanks,

Eric Everman