summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/databinding-jaxb/src/test (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-20Moving 2.x trunklresende13-1314/+0
2009-10-30Refactor JAXBContextCache/JAXBContextHelper to be a utility bound to the exte...rfeng2-6/+7
2009-08-07Replace the DOMHelper from common-xml modulerfeng2-4/+9
2009-03-06Support the SCA property value based on the OASIS syntaxrfeng2-2/+11
2008-12-03Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack3-8/+3
2008-12-02Converted unit tests from JUnit 3 to JUnit 4mcombellack5-36/+46
2008-11-27Cleaned up compile time warning messages regarding unneccsary use of @Suppres...mcombellack1-2/+0
2008-11-19Fix build error by removeing use of XmlSchema as its not used presentlyantelder1-2/+2
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende3-5/+87
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende12-0/+1214
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende15-1824/+0
2008-10-01Adding more XmlJavaTypeAdapter supportrfeng3-8/+88
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack1-0/+4
2008-07-02Moved test classes to test/src and fixed scope of dependency on jaxb2-reflect...jsdelfino2-0/+404
2008-07-02Added missing .sca to test package.jsdelfino10-10/+10
2008-06-21Avoid extra classes in the default JAXBContextrfeng1-2/+2