summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-12-18Sample changes needed to bootstrap Tuscany extensions in Android, as the ↵lresende1-3/+8
extension mechanism based on meta-inf files does not work in android git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727601 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17[Work in progress] An Android version of the calculator sample applicationlresende39-0/+420
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727494 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17[Work in progress] An Android store app consuming SCA serviceslresende13-0/+394
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727484 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17Adding host-android to buildlresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727483 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17Changing project name to avoid duplication in maven reactorlresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727482 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17Fix up the MTOM test case so it does somethingslaws3-11/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727464 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17finish fix for TUSCANY-2706antelder1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727459 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17Allow for multiple references from a BPEL script.slaws2-3/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727399 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16Fixing tuscany.version to deploy snapshotslresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727103 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16Creating host-android to hardwire services that are using tuscany extension ↵lresende36-0/+4024
mechanism to workaround android issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726988 13f79535-47bb-0310-9956-ffa450edef68
2008-12-15Modify the contribution schema to demonstrate how extensibility could be ↵slaws4-56/+60
implemented. Still using the OSOA namespace here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726718 13f79535-47bb-0310-9956-ffa450edef68
2008-12-15remove unwanted fileslaws1-19/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726657 13f79535-47bb-0310-9956-ffa450edef68
2008-12-12Fix some cases where I checked in some 1.4-SNAPSHOT dependencies by mistakeslaws3-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726061 13f79535-47bb-0310-9956-ffa450edef68
2008-12-12TUSCANY-2739 - fix ant generator to allow the path to the distribution root ↵slaws17-6/+53
directory to be specified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725975 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11TUSCANY-2710: zipcode-jaxws sample in binary distribution hangs - add a note ↵antelder1-0/+5
about the issue to the README git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725669 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11TUSCANY-2725 Thanks for the patch Jun Guoslaws34-0/+2035
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725659 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11Fix for TUSCANY-2706rfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725602 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11TUSCANY-2738 - Removing the binding-gdata2 as binding-gdata is now a ↵lresende34-3292/+2
superset in terms of functionality git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725556 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11Reverting changes from #725543lresende42-0/+4520
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725545 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11TUSCANY-2738 - Removing the binding-gdata as binding-gdata2 is now a ↵lresende43-4522/+0
superset in terms of functionality git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725543 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11TUSCANY-2737 - Moving to latest release of the sql-maven-pluginlresende8-16/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725532 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11TUSCANY-2707 - Updating ActiveMQ dependency to 5.2.0 version where derby ↵lresende13-20/+20
files are not embedded on the activeMQ jar. This solves the issues we were seeing with helloworld-bpel sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725498 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10Add JIRA number to vtest ignoreslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725375 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10TUSCANY-2732 - Separate out Tuscany extension to the component context from ↵slaws11-27/+347
the OSOA component context git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725361 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10Fixes for TUSCANY-2740ramkumar3-46/+87
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725357 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10Copy bin distro bigbank fix from 1.4 to 1.xantelder1-8/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725049 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10Copy readmem fix from 1.4 branchantelder1-14/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725048 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09componentType side file for implementation web is web.componentTypevamsic0071-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724742 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09Fixes for TUSCANY-2730ramkumar3-94/+96
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724630 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09TUSCANY-2729 - Updates to readme to remove statement that sample is not ↵lresende1-4/+3
working in linux git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724562 13f79535-47bb-0310-9956-ffa450edef68
2008-12-08Fixes for TUSCANY-2728ramkumar1-0/+65
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724389 13f79535-47bb-0310-9956-ffa450edef68
2008-12-08Add missing license headerantelder1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724365 13f79535-47bb-0310-9956-ffa450edef68
2008-12-08TUSCANY-2681: Apply fix from Rodolfo Dias to fix When a Component class ↵antelder2-9/+69
implements an interfaces that extends other interface and use generics occur the error git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724302 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07Add missing license headersantelder1-127/+145
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724120 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07Add missing license headersantelder1-124/+142
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724119 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07Add missing license headersantelder2-0/+35
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724118 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07Add missing license headersantelder4-0/+72
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724117 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07Add missing license headersantelder1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724116 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07Add missing license headersantelder1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724115 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07Add missing license headersantelder18-1296/+1620
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724114 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07Add missing license headersantelder6-628/+736
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724113 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07Add missing license headersantelder2-0/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724112 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07Exclude ORB trace files from distributionantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724111 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07Add missing license headerantelder1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724109 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07Add missing license headerantelder1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724108 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07Add missing license headerantelder1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724107 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05Fixes for TUSCANY-2714ramkumar1-1/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723667 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05Fixes for TUSCANY-2718ramkumar1-15/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723641 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05fixes for TUSCANY-2716ramkumar1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723633 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05fixes for TUSCANY-2717ramkumar3-3/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723632 13f79535-47bb-0310-9956-ffa450edef68