summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/databinding-jaxb/src/main/java/org/apache/tuscany (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2021-3547/+0
* Refactor JAXBContextCache/JAXBContextHelper to be a utility bound to the exte...rfeng2009-10-3011-52/+94
* Refactor the TCCL processing to ClassLoaderContextrfeng2009-10-291-3/+5
* Fix the generic array type introspectionrfeng2009-09-291-1/+1
* Support @XmlSeeAlso at java interface to reference extra JAXB classesrfeng2009-09-021-1/+23
* Add a method to ServiceDiscovery to set context classloader for service provi...rfeng2009-08-091-16/+6
* Replace the DOMHelper from common-xml modulerfeng2009-08-072-7/+18
* Restore the old TCCL rfeng2009-08-061-1/+1
* Set the thread context classloader so that JAXBContext.newInstance can find t...rfeng2009-08-052-14/+36
* Fix for TUSCANY-3167rfeng2009-07-201-6/+19
* Fix for TUSCANY-3162rfeng2009-07-201-0/+16
* Turn SimpleTypeMapper into a utility so that the implementation-bepl can use itrfeng2009-07-161-1/+3
* Use the JAXB package (ObjectFactory and indexed classes) to build JAXBContextrfeng2009-06-231-88/+177
* Produce xsi:type for local elements in JAXBrfeng2009-03-191-1/+2
* Make sure XML types introspected by databindings are honored by the J2W gener...rfeng2009-03-171-1/+2
* Fix the JAXBException if package-info annotated with @XmlSchema is present wi...rfeng2009-02-171-1/+4
* Fix J2 security issue as reported in TUSCANY-2846rfeng2009-02-121-4/+29
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-284-4/+4
* Made the constants finalmcombellack2008-12-041-2/+2
* Made class final as the only construvtor is private. Also Fixed a spelling mi...mcombellack2008-12-042-4/+4
* Fixed a couple of spelling mistakesmcombellack2008-12-041-2/+2
* Corrected order of modifiers so that it matches the recommendations from the ...mcombellack2008-12-041-1/+1
* Fix build error by removeing use of XmlSchema as its not used presentlyantelder2008-11-191-22/+19
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-194-28/+97
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1919-0/+3242
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1921-3311/+0
* Adding more XmlJavaTypeAdapter supportrfeng2008-10-013-26/+96
* Start cleaning up the databinding framework to remove obsolete code rfeng2008-09-301-2/+1
* Commit changes for TUSCANY-2590.scottkurz2008-09-152-19/+154
* Fix TUSCANY-2531nash2008-09-152-36/+36
* Added missing @Override annotation to methods that override methods from thei...mcombellack2008-08-132-0/+2
* Fix TUSCANY-2531nash2008-08-121-3/+32
* Fix for TUSCANY-2498rfeng2008-07-251-1/+3
* Fix TUSCANY-2479nash2008-07-241-0/+9
* Avoid conflict of Source[] and DataHandler[] in JAXBContextrfeng2008-07-081-0/+2
* Return a stateless instance of the JAXBTypeHelperrfeng2008-07-081-2/+2
* Moved test classes to test/src and fixed scope of dependency on jaxb2-reflect...jsdelfino2008-07-022-404/+0
* Fix for TUSCANY-2444rfeng2008-07-021-4/+11
* Avoid extra classes in the default JAXBContextrfeng2008-06-211-10/+13
* Move Tuscany from Incubator to top level.dims2008-06-1721-0/+3457