dleslie 01/03/14 06:46:12 Modified: java commits.xml Log: Periodic extract of commit messages from local Notes database. Revision Changes Path 1.4 +19 -0 xml-xalan/java/commits.xml Index: commits.xml =================================================================== RCS file: /home/cvs/xml-xalan/java/commits.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- commits.xml 2001/03/13 21:00:23 1.3 +++ commits.xml 2001/03/14 14:46:12 1.4 @@ -638,4 +638,23 @@ <Modified>java/src/org/apache/xalan/templates FuncFormatNumb.java</Modified> <Log>Fix error message to say that 2 or 3 arguments are required.</Log> </Commit> +<Commit category="core"> +<Who>[EMAIL PROTECTED]</Who> +<DateCommitted>03/13/2001</DateCommitted> +<Modified>java/src/org/apache/xalan/processor ProcessorLRE.java + java/src/org/apache/xalan/res XSLTErrorResources.java</Modified> +<Log>Better error message for missing or incorrect XSLT namespace declaration in a +stylesheet</Log> +</Commit> +<Commit category="core"> +<Who>[EMAIL PROTECTED]</Who> +<DateCommitted>03/13/2001</DateCommitted> +<Modified>java/src/org/apache/xalan/lib Redirect.java + java/src/org/apache/xalan/transformer TransformerImpl.java + java/src/org/apache/xalan/xslt Process.java</Modified> +<Log>Remember the Result that was used to trigger the transform. Access that +result from the Redirect extension to make file references in Redirect relative +to the original result URI. + If this is not available, references are relative to the source URI.</Log> +</Commit> </Commits>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
