summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/core-databinding/src/main/java/org/apache/tuscany (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-209-1401/+0
* Rename the methods on RuntimeEndpoint/RuntimeEndpointReference rfeng2009-11-181-2/+2
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng2009-11-132-39/+68
* Change some extension code to be declarative instead of being registered usin...rfeng2009-10-181-82/+0
* Enhancing extensibility to dinamycally load interface visitorslresende2009-10-153-10/+31
* Remove unused coderfeng2009-10-141-20/+0
* Remove the default constructor to honor the one taking registryrfeng2009-10-081-4/+0
* Turn the set of built-in transformers into declared extensionsrfeng2009-10-076-72/+34
* Use ExtensionPointRegistry to pass argumentsrfeng2009-10-052-14/+10
* TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder2009-07-116-346/+0
* TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...slaws2009-06-111-3/+3
* Turn FaultExceptionMapper into a declarative system utilityrfeng2009-05-041-4/+3
* Merge the Mediator changes from 1.xrfeng2009-05-014-386/+46
* Move fault introspection into the FaultMapperrfeng2009-03-191-7/+0
* Fix a regression caused by r755474rfeng2009-03-183-74/+127
* Make sure XML types introspected by databindings are honored by the J2W gener...rfeng2009-03-171-4/+5
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-061-1/+1
* More changes to switch SCA namespace from osoa version to oasis onerfeng2009-03-051-2/+2
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-2810-10/+10
* Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng2008-12-044-39/+26
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-191-2/+1
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1914-0/+2153
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1914-2152/+0
* Start cleaning up the databinding framework to remove obsolete code rfeng2008-09-301-2/+1
* Temporary work around for TUSCANY-2586 to prevent the pass-by-value intercept...antelder2008-09-081-1/+10
* Fix for TUSCANY-2398rfeng2008-08-272-12/+17
* Fix TUSCANY-2531nash2008-08-122-0/+84
* Move Tuscany from Incubator to top level.dims2008-06-1713-0/+2055