Bug 345752 - Upgrade xml-security to 1.4.4 or latest
Summary: Upgrade xml-security to 1.4.4 or latest
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Higgins (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Michael McIntosh CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-13 12:08 EDT by George Stanchev CLA
Modified: 2016-11-09 16:28 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description George Stanchev CLA 2011-05-13 12:08:57 EDT
Currently the Higgings STS includes xmlsec-1.4.0. One can upgrade only to 1.4.1 before running in classloading problems due to the including of XMLUtils.java that has been branched off 1.4.0 and it is not compatible with 1.4.2 or later. Since 1.4.1 and later provide the capability to turn off line break generation on signatures via the system property org.apache.xml.security.ignoreLineBreaks=true, we should be able to upgrade to the latest without branching off xmlsec code