summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/common-xml (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-30Work around for Java bug with map entry setValueantelder1-2/+5
2011-07-27Add a parser tool for DOM to avoid a JDK bug of deadlock (at com.sun.org.apac...rfeng3-10/+205
2010-12-11Remove dependencies now included in base Javaantelder1-51/+0
2010-11-21Remove jdk15 profilebdaniel1-2/+2
2010-09-24Move to wstx-as version 3.2.6 consistently. Having two versions in the distro...slaws1-1/+1
2010-07-21Update regular expression to correctly handle multiple prefixesbdaniel1-0/+27
2010-07-21Update regular expression to correctly handle multiple prefixesbdaniel1-1/+1
2010-07-06Ensure that the SCA namespace prefix is registered in the XPath namespace con...bdaniel1-1/+2
2010-06-23Refactor the default sca namespace bindingrfeng1-2/+7
2010-06-23Remove NameSpaceContextImpl class reference from assembly-xmlbdaniel1-1/+13
2010-06-22Potential NPE in NamespaceContextImpl.getPrefixesbdaniel1-1/+1
2010-05-18Updating createXMLStreamReader(URL) to use a StreamSource in its implementati...edwardsmj2-2/+7
2010-04-26mark additional classes as extension spi according to use indicated by interf...kelvingoodson2-1/+8
2010-04-23mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson1-0/+1
2010-03-02TUSCANY-242 add operation to trim whitespace from anyURI attributes according...slaws1-0/+65
2009-11-20Moving 2.x trunklresende34-0/+7565