DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28752>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28752 Some patches for c14 and various other improvment ------- Additional Comments From [EMAIL PROTECTED] 2004-05-09 18:04 ------- Berin, I had three fails at home and 4 errors: *test34subtree(org.apache.xml.security.test.c14n.implementations.Canonicalizer20010315Test) 3.4 Character Modifications and Character *test34subset(org.apache.xml.security.test.c14n.implementations.Canonicalizer20010315Test) 3.4 Character Modifications and Character References. (uncommented, patched to run on validating Parsers) *test37(org.apache.xml.security.test.c14n.implementations.Canonicalizer20010315Test) 3.7 Document Subsets. (uncommented) But none fails at work and the same four errors. I think that the four errors where some data file I haven't download, so i don't look it very deep. So I investigate the fails thing a little and it seems it is something related to whitespace remove in the value part of an attribute. So I begin to blame the xerces or JDK version. But it was none of this. For testing the opensaml I put at home in jre endorsed libs the dom3-xercesImpl-2.5.0.jar dom3-xml-apis-2.5.0.jar and after removing this files everything the fails have dispair. Perhaps do you have the same problem. Regarding the errors I look at it more deep & i download the ibm files and set correctly the basedir property(something that can be automaticly done in the alltests). And everything has run fine but the external_dsa I'm having a look and i detect where It fail already. I will try to fix it in a couple of hours. Regards