[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xalan-cvs
Subject:    cvs commit: xml-xalan/java/src/org/apache/xalan/processor CompilingStylesheetHandler.java
From:       sboag () locus ! apache ! org
Date:       2000-09-28 15:56:39
[Download RAW message or body]

sboag       00/09/28 08:56:39

  Modified:    java/src/org/apache/xalan/processor
                        CompilingStylesheetHandler.java
  Log:
  Changed com.ibm.bsf to com.ibm.cs for latest BSF jar.
  
  Revision  Changes    Path
  1.4       +1 -1      xml-xalan/java/src/org/apache/xalan/processor/CompilingStylesheetHandler.java
  
  Index: CompilingStylesheetHandler.java
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/src/org/apache/xalan/processor/CompilingStylesheetHandler.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- CompilingStylesheetHandler.java	2000/09/21 19:14:01	1.3
  +++ CompilingStylesheetHandler.java	2000/09/28 15:56:38	1.4
  @@ -984,7 +984,7 @@
           // 1.1 calls), then fall back on command line if necessary.
           // But I'm having some odd problems with it right now under
           // both VisualCafe and VisualJ++.
  -        compileOK=com.ibm.cs.util.JavaUtils.JDKcompile(filename,classpath);
  +        compileOK=com.ibm.bsf.util.JavaUtils.JDKcompile(filename,classpath);
       }
       else
       {
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic