[jira] Created: (XALANJ-2236) [PATCH] clean up static calls thru instance references

2005-11-18 Thread Dave Brosius (JIRA)
[PATCH] clean up static calls thru instance references -- Key: XALANJ-2236 URL: http://issues.apache.org/jira/browse/XALANJ-2236 Project: XalanJ2 Type: Improvement Versions: Latest Development Code Repor

[jira] Created: (XALANC-585) Define XalanDOMChar as a typedef for Xerces-C's XMLCh

2005-11-18 Thread David Bertoni (JIRA)
Define XalanDOMChar as a typedef for Xerces-C's XMLCh - Key: XALANC-585 URL: http://issues.apache.org/jira/browse/XALANC-585 Project: XalanC Type: Bug Components: XalanC Versions: CurrentCVS Reporter

RE: Fw: Test code/cases for xalan

2005-11-18 Thread Justin Li
Cool! Thanks Dmitry Hayes! I do appreciate that.   Justin   From: Dmitry Hayes [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 15, 2005 5:58 PM To: xalan-dev@xml.apache.org Subject: Re: Fw: Test code/cases for xalan   Hi Justin! There are more then one way to test Xal

RE: Test code/cases for xalan

2005-11-18 Thread Justin Li
Thanks for your help. We ported version 1.9.   Justin   From: Marcus Sobeys [mailto:[EMAIL PROTECTED] Sent: Monday, November 14, 2005 7:58 PM To: Justin Li; xalan-dev@xml.apache.org Subject: Re: Test code/cases for xalan   you should be able to use the xml-xalan/test

[jira] Resolved: (XALANJ-2235) Xalan used to throw Excecption from fatalError in DefaultErrorHandler by default, behaviour changed in 2.7 to suppress it

2005-11-18 Thread Henry Zongaro (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2235?page=all ] Henry Zongaro resolved XALANJ-2235: --- Resolution: Invalid I believe this is the correct behaviour. The JAXP 1.3 clarified the behaviour of the default ErrorListener. See [1] which rea

[jira] Created: (XALANJ-2235) Xalan used to throw Excecption from fatalError in DefaultErrorHandler by default, behaviour changed in 2.7 to suppress it

2005-11-18 Thread Simon Goldsmith (JIRA)
Xalan used to throw Excecption from fatalError in DefaultErrorHandler by default, behaviour changed in 2.7 to suppress it - Key: XALANJ-2235 URL: http://issues

[jira] Commented: (XALANJ-2234) Problems with output encoding for text output

2005-11-18 Thread Albert Tumanov (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2234?page=comments#action_12357974 ] Albert Tumanov commented on XALANJ-2234: The example works correctly in Xalan 2.5.1: java -Xbootclasspath/p:xalan.jar;xml-apis.jar;xercesImpl.jar;serializer.jar org

[jira] Created: (XALANJ-2234) Problems with output encoding for text output

2005-11-18 Thread Albert Tumanov (JIRA)
Problems with output encoding for text output - Key: XALANJ-2234 URL: http://issues.apache.org/jira/browse/XALANJ-2234 Project: XalanJ2 Type: Bug Versions: 2.5, 2.6, 2.7 Environment: Windows XP SP2 Reporter: Al