summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/databinding (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-20104-10995/+0
* Clean up the MANIFEST.MF and add SCA-Version headerrfeng2009-11-201-3/+1
* 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
* Merge modules to assembly module as discussed on MLantelder2009-09-111-1/+1
* Replace the DOMHelper from common-xml modulerfeng2009-08-0712-287/+117
* Refactor the databinding module to use common-xmlrfeng2009-08-0739-5569/+102
* 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-017-53/+591
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
* Cleanup import/export packages based on the Eclipse PDE 3.5 validationrfeng2009-04-101-0/+1
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-7/+7
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-7/+7
* 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
* 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-20/+20
* 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
* More changes to get to a stage where I have a working build in mvn and in Ecl...slaws2008-11-211-1/+9
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-191-6/+6
* 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-19128-0/+16112
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-19128-16062/+0
* Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder2008-11-171-20/+20
* Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder2008-11-171-0/+66
* Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder2008-11-171-6/+6
* Start cleaning up the databinding framework to remove obsolete code rfeng2008-09-3012-89/+19
* Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng2008-09-191-1/+1
* 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
* Cleaned up dependencies on stax-api to make sure that one copy of stax-api.ja...jsdelfino2008-06-301-29/+35
* Move Tuscany from Incubator to top level.dims2008-06-17127-0/+16038