summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-atom-runtime (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2052-6702/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the MANIFEST.MF and add SCA-Version headerrfeng2009-11-201-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882666 13f79535-47bb-0310-9956-ffa450edef68
* Rename the methods on RuntimeEndpoint/RuntimeEndpointReference rfeng2009-11-181-1/+1
| | | | | | Defer the unmarshalling of XML into endpoint/endpointReference git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881883 13f79535-47bb-0310-9956-ffa450edef68
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the ↵rfeng2009-11-133-25/+13
| | | | | | | | owner of invocaiton chains (http://www.mail-archive.com/dev@tuscany.apache.org/msg07856.html) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836009 13f79535-47bb-0310-9956-ffa450edef68
* Update to end all service provider files with a new lineantelder2009-10-291-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830951 13f79535-47bb-0310-9956-ffa450edef68
* Fix the MFrfeng2009-10-281-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830432 13f79535-47bb-0310-9956-ffa450edef68
* Adding test case that exercise collection of business object being exposed ↵lresende2009-10-135-0/+282
| | | | | | as Atom Binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824852 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3299, take out failing testantelder2009-10-101-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823832 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3299, take out failing testantelder2009-10-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823828 13f79535-47bb-0310-9956-ffa450edef68
* Improve the bindings to avoid data copy rfeng2009-10-091-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823730 13f79535-47bb-0310-9956-ffa450edef68
* Change some dependencies to runtimerfeng2009-10-081-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823284 13f79535-47bb-0310-9956-ffa450edef68
* Avoid the usage of Require-Bundlerfeng2009-10-081-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823282 13f79535-47bb-0310-9956-ffa450edef68
* More fixes to Atom Binding manifest importslresende2009-10-081-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823220 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up Atom Binding manifest importslresende2009-10-081-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823219 13f79535-47bb-0310-9956-ffa450edef68
* Adding generated Atom Binding OSGi Manifests to source controllresende2009-10-083-26/+68
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823059 13f79535-47bb-0310-9956-ffa450edef68
* Re-formatting testslresende2009-10-0823-1285/+1347
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823050 13f79535-47bb-0310-9956-ffa450edef68
* Bringing up Atom Binding tests that were failinglresende2009-10-0814-106/+127
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823047 13f79535-47bb-0310-9956-ffa450edef68
* Removing local variables, as they were causing test case to faillresende2009-10-081-4/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823046 13f79535-47bb-0310-9956-ffa450edef68
* Removing local variables, as they were causing test case to faillresende2009-10-081-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823045 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up Atom Binding test composites to stop using promoted services as ↵lresende2009-10-084-9/+23
| | | | | | they have no affect git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823044 13f79535-47bb-0310-9956-ffa450edef68
* Changing project name to reflect change on module namelresende2009-10-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823043 13f79535-47bb-0310-9956-ffa450edef68
* Bringing up Atom Binding test caseslresende2009-10-0830-196/+342
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823041 13f79535-47bb-0310-9956-ffa450edef68
* More tide up of OASIS package imports and minor fix for method visibilitylresende2009-10-082-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823039 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up pom and ading data-api dependency back as the module is now ↵lresende2009-10-081-2/+2
| | | | | | available git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823038 13f79535-47bb-0310-9956-ffa450edef68
* Updating to latest ProviderFactory SPIlresende2009-10-083-37/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823033 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up OASIS annotationslresende2009-10-082-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823032 13f79535-47bb-0310-9956-ffa450edef68
* Starting to bring up the Atom binding by updating the pom versionIdslresende2009-10-081-47/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823023 13f79535-47bb-0310-9956-ffa450edef68
* Copy ATOM Binding to start porting from 1.x to 2.xlresende2009-09-2544-0/+6152
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818884 13f79535-47bb-0310-9956-ffa450edef68