summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/databinding/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-29Update to end all service provider files with a new lineantelder7-2/+7
2009-10-28Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng2-2/+2
2009-10-22Enabling some transformers with high weigth to allow fallback when the jaxb b...lresende1-2/+2
2009-10-09Improve the bindings to avoid data copy rfeng2-7/+15
2009-10-07Turn the set of built-in transformers into declared extensionsrfeng1-8/+4
2009-08-07Replace the DOMHelper from common-xml modulerfeng12-287/+117
2009-08-07Refactor the databinding module to use common-xmlrfeng37-5561/+91
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng10-1224/+1224
2009-07-16Turn SimpleTypeMapper into a utility so that the implementation-bepl can use itrfeng6-10/+56
2009-06-12Fix concurrency issue in JAXBDataSource (TUSCANY-3065)rfeng2-18/+33
2009-05-20Refactoring a few methods on the ServiceDiscoverrfeng4-5/+7
2009-05-04Merge the change from 1.xrfeng1-1/+15
2009-05-01Merge the Mediator changes from 1.xrfeng6-53/+589
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng1-1/+1
2009-02-13Update the ASL headerrfeng1-13/+16
2008-12-04Marked class as final since the only Constructor is private. Fixed spelling m...mcombellack1-2/+2
2008-12-04Removed redundant public modifier from interfacemcombellack1-1/+1
2008-12-03Fixed generics raw type compiler warningsmcombellack5-7/+7
2008-12-03Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack7-16/+6
2008-12-02Converted unit tests from JUnit 3 to JUnit 4mcombellack14-120/+82
2008-11-27Cleaned up compile time warning messages regarding unneccsary use of @Suppres...mcombellack1-1/+0
2008-11-27Removed unused importsmcombellack1-1/+0
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende11-83/+19
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende124-0/+15706
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende124-15638/+0
2008-09-30Start cleaning up the databinding framework to remove obsolete code rfeng12-89/+19
2008-09-16Fix random concurrent update problem when transforms are loaded by synchroniz...slaws1-2/+3
2008-09-10TUSCANY-2302: Apply patch from Kevan Miller for Exception thrown during Simpl...antelder1-3/+5
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack6-0/+11
2008-07-02Fix for TUSCANY-2444rfeng1-3/+11