dleslie     01/03/14 13:31:35

  Modified:    java     commits.xml
  Log:
  Periodic extract of commit messages from local Notes database.
  
  Revision  Changes    Path
  1.5       +18 -0     xml-xalan/java/commits.xml
  
  Index: commits.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/commits.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- commits.xml       2001/03/14 14:46:12     1.4
  +++ commits.xml       2001/03/14 21:31:31     1.5
  @@ -657,4 +657,22 @@
   to the original result URI.
    If this is not available, references are relative to the source URI.</Log>
   </Commit>
  +<Commit category="core">
  +<Who>[EMAIL PROTECTED]</Who>
  +<DateCommitted>03/14/2001</DateCommitted>
  +<Modified>java/src/org/apache/xalan/xslt Process.java</Modified>
  +<Log>Remove check for missing -IN arg; there are a number of use
  + cases for calling Process.main without an XML document</Log>
  +</Commit>
  +<Commit category="core">
  +<Who>[EMAIL PROTECTED]</Who>
  +<DateCommitted>03/14/2001</DateCommitted>
  +<Modified>java/src/org/apache/xalan/xslt Process.java</Modified>
  +<Log>A (last ? ) place where XMLReaderFactory was used without
  + trying jaxp first. I used the same code that is used in all other
  + places in xalan.
  +
  + With this change, the parser defined in XSLTInfo.properties will be used
  + only if jaxp is not available.</Log>
  +</Commit>
   </Commits>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to