summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/databinding/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to end all service provider files with a new lineantelder2009-10-297-2/+7
* Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng2009-10-282-2/+2
* Enabling some transformers with high weigth to allow fallback when the jaxb b...lresende2009-10-221-2/+2
* Improve the bindings to avoid data copy rfeng2009-10-092-7/+15
* Turn the set of built-in transformers into declared extensionsrfeng2009-10-071-8/+4
* Replace the DOMHelper from common-xml modulerfeng2009-08-0712-287/+117
* Refactor the databinding module to use common-xmlrfeng2009-08-0737-5561/+91
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-2110-1224/+1224
* Turn SimpleTypeMapper into a utility so that the implementation-bepl can use itrfeng2009-07-166-10/+56
* Fix concurrency issue in JAXBDataSource (TUSCANY-3065)rfeng2009-06-122-18/+33
* Refactoring a few methods on the ServiceDiscoverrfeng2009-05-204-5/+7
* Merge the change from 1.xrfeng2009-05-041-1/+15
* Merge the Mediator changes from 1.xrfeng2009-05-016-53/+589
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-201-1/+1
* Update the ASL headerrfeng2009-02-131-13/+16
* Marked class as final since the only Constructor is private. Fixed spelling m...mcombellack2008-12-041-2/+2
* Removed redundant public modifier from interfacemcombellack2008-12-041-1/+1
* Fixed generics raw type compiler warningsmcombellack2008-12-035-7/+7
* Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack2008-12-037-16/+6
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-0214-120/+82
* Cleaned up compile time warning messages regarding unneccsary use of @Suppres...mcombellack2008-11-271-1/+0
* Removed unused importsmcombellack2008-11-271-1/+0
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-1911-83/+19
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-19124-0/+15706
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-19124-15638/+0
* Start cleaning up the databinding framework to remove obsolete code rfeng2008-09-3012-89/+19
* Fix random concurrent update problem when transforms are loaded by synchroniz...slaws2008-09-161-2/+3
* TUSCANY-2302: Apply patch from Kevan Miller for Exception thrown during Simpl...antelder2008-09-101-3/+5
* Added missing @Override annotation to methods that override methods from thei...mcombellack2008-08-136-0/+11
* Fix for TUSCANY-2444rfeng2008-07-021-3/+11
* Move Tuscany from Incubator to top level.dims2008-06-17124-0/+15686