summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Modify the contribution schema to demonstrate how extensibility could be ↵slaws2008-12-154-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
* remove unwanted fileslaws2008-12-151-19/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726657 13f79535-47bb-0310-9956-ffa450edef68
* Fix some cases where I checked in some 1.4-SNAPSHOT dependencies by mistakeslaws2008-12-123-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726061 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2739 - fix ant generator to allow the path to the distribution root ↵slaws2008-12-1217-6/+53
| | | | | | directory to be specified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725975 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2710: zipcode-jaxws sample in binary distribution hangs - add a note ↵antelder2008-12-111-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
* TUSCANY-2725 Thanks for the patch Jun Guoslaws2008-12-1134-0/+2035
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725659 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2706rfeng2008-12-111-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725602 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2738 - Removing the binding-gdata2 as binding-gdata is now a ↵lresende2008-12-1134-3292/+2
| | | | | | superset in terms of functionality git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725556 13f79535-47bb-0310-9956-ffa450edef68
* Reverting changes from #725543lresende2008-12-1142-0/+4520
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725545 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2738 - Removing the binding-gdata as binding-gdata2 is now a ↵lresende2008-12-1143-4522/+0
| | | | | | superset in terms of functionality git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725543 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2737 - Moving to latest release of the sql-maven-pluginlresende2008-12-118-16/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725532 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2707 - Updating ActiveMQ dependency to 5.2.0 version where derby ↵lresende2008-12-1113-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
* Add JIRA number to vtest ignoreslaws2008-12-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725375 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2732 - Separate out Tuscany extension to the component context from ↵slaws2008-12-1011-27/+347
| | | | | | the OSOA component context git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725361 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2740ramkumar2008-12-103-46/+87
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725357 13f79535-47bb-0310-9956-ffa450edef68
* Copy bin distro bigbank fix from 1.4 to 1.xantelder2008-12-101-8/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725049 13f79535-47bb-0310-9956-ffa450edef68
* Copy readmem fix from 1.4 branchantelder2008-12-101-14/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725048 13f79535-47bb-0310-9956-ffa450edef68
* componentType side file for implementation web is web.componentTypevamsic0072008-12-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724742 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2730ramkumar2008-12-093-94/+96
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724630 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2729 - Updates to readme to remove statement that sample is not ↵lresende2008-12-091-4/+3
| | | | | | working in linux git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724562 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2728ramkumar2008-12-081-0/+65
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724389 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headerantelder2008-12-081-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724365 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2681: Apply fix from Rodolfo Dias to fix When a Component class ↵antelder2008-12-082-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
* Add missing license headersantelder2008-12-071-127/+145
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724120 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-071-124/+142
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724119 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-072-0/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724118 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-074-0/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724117 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-071-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724116 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-071-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724115 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-0718-1296/+1620
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724114 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-076-628/+736
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724113 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-072-0/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724112 13f79535-47bb-0310-9956-ffa450edef68
* Exclude ORB trace files from distributionantelder2008-12-071-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724111 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headerantelder2008-12-071-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724109 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headerantelder2008-12-071-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724108 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headerantelder2008-12-071-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724107 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2714ramkumar2008-12-051-1/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723667 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2718ramkumar2008-12-051-15/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723641 13f79535-47bb-0310-9956-ffa450edef68
* fixes for TUSCANY-2716ramkumar2008-12-051-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723633 13f79535-47bb-0310-9956-ffa450edef68
* fixes for TUSCANY-2717ramkumar2008-12-053-3/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723632 13f79535-47bb-0310-9956-ffa450edef68
* Wrong launch class in ant build scriptlresende2008-12-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723595 13f79535-47bb-0310-9956-ffa450edef68
* Delaying initialization of Contribution repository to avoid creation of ↵lresende2008-12-053-133/+203
| | | | | | target directory. No refactoring or removal of obsolete code was done to maintain backward compatibility. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723588 13f79535-47bb-0310-9956-ffa450edef68
* Removing JCR support and other clean up preparing to add sample to 1.4 releaselresende2008-12-057-405/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723564 13f79535-47bb-0310-9956-ffa450edef68
* Add validation test case and further updates for TUSCANY-2698nash2008-12-056-7/+189
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723501 13f79535-47bb-0310-9956-ffa450edef68
* Merge r723297 from 1.4 to 1.x to remove some junk frm src distroantelder2008-12-041-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723298 13f79535-47bb-0310-9956-ffa450edef68
* Merge r723286 from 1.4 to 1.x to remove some junk frm src distroantelder2008-12-041-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723288 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2709ramkumar2008-12-0417-7423/+8492
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723244 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2686 - Thanks for the patch Yiwen. Constraining type vtests. I don;t ↵slaws2008-12-0311-8/+357
| | | | | | believe we exploit constraining type information just yet but the tests are inplace in the case that we decide to implement this feature.The negative test needs a little work still. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722833 13f79535-47bb-0310-9956-ffa450edef68
* Changes of version 1.4-SNAPSHOT to 1.5-SNAPSHOTramkumar2008-12-0234-281/+281
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722460 13f79535-47bb-0310-9956-ffa450edef68
* Changing version 1.4-SNAPSHOT to 1.5-SNAPSHOTramkumar2008-12-02457-14008/+14008
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722441 13f79535-47bb-0310-9956-ffa450edef68