[ http://issues.apache.org/jira/browse/XALANJ-1940?page=all ]
Brian Minchau updated XALANJ-1940: ---------------------------------- Fix Version: 2.7 > Default order of output/serialized attribute inconsistent. > ---------------------------------------------------------- > > Key: XALANJ-1940 > URL: http://issues.apache.org/jira/browse/XALANJ-1940 > Project: XalanJ2 > Type: Improvement > Components: Serialization > Environment: Sun/Solaris 2.8; JDK 1.4; Xalan-J 2.6 > Reporter: Ed Knoll > Fix For: 2.7 > > We are creating an XML file from another XML file. During this process we > will add attriubtes to some of the input elements. If we execute this > transformation using org.apache.xalan.xslt.Process directly, our (generated) > attributes come out in one order. If we execute this process with a Java > program which uses Transformer, DOM and Serializer classes directly, we get a > different attribute order. > This has no effect on downstream processing. However, from a regression > testing perspective where we are comparing new test results to old this does > become a (minor) issue. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]