summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/databinding-jaxb (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2041-5370/+0
* Clean up the MANIFEST.MF and add SCA-Version headerrfeng2009-11-201-3/+1
* Refactor JAXBContextCache/JAXBContextHelper to be a utility bound to the exte...rfeng2009-10-3013-58/+101
* Update to end all service provider files with a new lineantelder2009-10-293-1/+3
* 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-023-3/+24
* Add a method to ServiceDiscovery to set context classloader for service provi...rfeng2009-08-091-16/+6
* Make jaxb-impl version consistent at 2.1.12rfeng2009-08-071-1/+1
* Replace the DOMHelper from common-xml modulerfeng2009-08-075-11/+29
* Restore the old TCCL rfeng2009-08-061-1/+1
* Set the thread context classloader so that JAXBContext.newInstance can find t...rfeng2009-08-053-14/+37
* 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
* Make the versions consistentrfeng2009-05-291-1/+1
* Update to jaxb-impl 2.1.11rfeng2009-05-271-7/+7
* Merge interface-java-xml into interface-javaantelder2009-05-171-1/+1
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
* Produce xsi:type for local elements in JAXBrfeng2009-03-191-1/+2
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-4/+4
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-4/+4
* Make sure XML types introspected by databindings are honored by the J2W gener...rfeng2009-03-171-1/+2
* Support the SCA property value based on the OASIS syntaxrfeng2009-03-062-2/+11
* 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-285-6/+6
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-231-1/+1
* Updating MANIFEST.MF versions to 2.0.0lresende2009-01-201-15/+15
* Update cglib, jaxb-impl versionsrfeng2009-01-131-2/+2
* 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
* Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack2008-12-033-8/+3
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-025-36/+46
* Some module description tidying. Also get rid of an empty directoryslaws2008-11-281-1/+1
* Cleaned up compile time warning messages regarding unneccsary use of @Suppres...mcombellack2008-11-271-2/+0
* More changes to get to a stage where I have a working build in mvn and in Ecl...slaws2008-11-211-0/+12
* Fix a few MFsrfeng2008-11-201-2/+1
* Fix build error by removeing use of XmlSchema as its not used presentlyantelder2008-11-193-25/+21
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-191-4/+4
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-198-34/+185
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1938-0/+4953
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1943-5652/+0
* Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder2008-11-171-15/+15
* Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder2008-11-171-0/+53
* Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder2008-11-171-4/+4
* Adding more XmlJavaTypeAdapter supportrfeng2008-10-016-34/+184