summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/databinding (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-20Clean up the MANIFEST.MF and add SCA-Version headerrfeng1-3/+1
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-09-11Merge modules to assembly module as discussed on MLantelder1-1/+1
2009-08-07Replace the DOMHelper from common-xml modulerfeng12-287/+117
2009-08-07Refactor the databinding module to use common-xmlrfeng39-5569/+102
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.xrfeng7-53/+591
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
2009-04-10Cleanup import/export packages based on the Eclipse PDE 3.5 validationrfeng1-0/+1
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-7/+7
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-7/+7
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
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-20/+20
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-21More changes to get to a stage where I have a working build in mvn and in Ecl...slaws1-1/+9
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-6/+6
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 ...lresende128-0/+16112
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende128-16062/+0
2008-11-17Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder1-20/+20
2008-11-17Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder1-0/+66
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-6/+6
2008-09-30Start cleaning up the databinding framework to remove obsolete code rfeng12-89/+19
2008-09-19Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng1-1/+1
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
2008-06-30Cleaned up dependencies on stax-api to make sure that one copy of stax-api.ja...jsdelfino1-29/+35