dleslie     01/03/15 09:18:16

  Modified:    java     commits.xml
  Log:
  Periodic extract of commit messages from local Notes database.
  
  Revision  Changes    Path
  1.6       +15 -0     xml-xalan/java/commits.xml
  
  Index: commits.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/commits.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- commits.xml       2001/03/14 21:31:31     1.5
  +++ commits.xml       2001/03/15 17:18:12     1.6
  @@ -658,6 +658,15 @@
    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/xpath VariableStack.java</Modified>
  +<Log>Added protection for null pointer exception that I discovered when
  + running some Cocoon tests. Since I've never seen this before,
  + I assume this is related to the changes that Gary made, but am
  + unsure as it's 4:00 in the morning and I'm too tired to look into it 
deeply.</Log>
  +</Commit>
  +<Commit category="core">
   <Who>[EMAIL PROTECTED]</Who>
   <DateCommitted>03/14/2001</DateCommitted>
   <Modified>java/src/org/apache/xalan/xslt Process.java</Modified>
  @@ -674,5 +683,11 @@
   
    With this change, the parser defined in XSLTInfo.properties will be used
    only if jaxp is not available.</Log>
  +</Commit>
  +<Commit category="core">
  +<Who>[EMAIL PROTECTED]</Who>
  +<DateCommitted>03/14/2001</DateCommitted>
  +<Modified>java/src/org/apache/xml/utils StringVector.java</Modified>
  +<Log>Added missing @serial Javadoc tags.</Log>
   </Commit>
   </Commits>
  
  
  

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

Reply via email to