summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/databinding-jaxb (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-01Adding more XmlJavaTypeAdapter supportrfeng6-34/+184
2008-09-30Start cleaning up the databinding framework to remove obsolete code rfeng2-3/+2
2008-09-15Commit changes for TUSCANY-2590.scottkurz2-19/+154
2008-09-15Fix TUSCANY-2531nash2-36/+36
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack3-0/+6
2008-08-12Fix TUSCANY-2531nash1-3/+32
2008-07-25Fix for TUSCANY-2498rfeng1-1/+3
2008-07-24Fix TUSCANY-2479nash1-0/+9
2008-07-08Avoid conflict of Source[] and DataHandler[] in JAXBContextrfeng1-0/+2
2008-07-08Return a stateless instance of the JAXBTypeHelperrfeng1-2/+2
2008-07-02Moved test classes to test/src and fixed scope of dependency on jaxb2-reflect...jsdelfino3-1/+1
2008-07-02Added missing .sca to test package.jsdelfino10-10/+10
2008-07-02Fix for TUSCANY-2444rfeng1-4/+11
2008-06-30Cleaned up dependencies on stax-api to make sure that one copy of stax-api.ja...jsdelfino1-6/+0
2008-06-21Avoid extra classes in the default JAXBContextrfeng2-12/+15