summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* TUSCANY-2697: Fix NoSuchMethodError by moving up to activemq core 5.2.0antelder2008-12-011-8/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722072 13f79535-47bb-0310-9956-ffa450edef68
* No changes just fix eolantelder2008-12-011-110/+110
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722071 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2696ramkumar2008-12-0115-19/+145
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722055 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2696ramkumar2008-12-0116-15/+83
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722054 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2694ramkumar2008-12-011-1/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722046 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2691ramkumar2008-12-013-0/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722042 13f79535-47bb-0310-9956-ffa450edef68
* remove PolicyProviderRRB and detect RRB policies by looking at the phase. slaws2008-12-015-68/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722040 13f79535-47bb-0310-9956-ffa450edef68
* Mark old listener and invoker as deprecatedslaws2008-12-012-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722031 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2699ramkumar2008-12-0151-13877/+13967
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721998 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-2698nash2008-12-017-26/+88
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721944 13f79535-47bb-0310-9956-ffa450edef68
* Remove some more file that have been deleted to remove split packagesslaws2008-11-305-472/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721823 13f79535-47bb-0310-9956-ffa450edef68
* Remove delimited test as we don't have an example delimited wire format. Add ↵slaws2008-11-3010-71/+101
| | | | | | a JMS Object example git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721821 13f79535-47bb-0310-9956-ffa450edef68
* Tidy jms policy implementations to remove code from the binding and put it ↵slaws2008-11-3060-245/+736
| | | | | | into binding wire interceptors. The implication is that the JMS runtime no longer depends on the JMS policy package. Also get rid of split packages in wire format and operation selector packages. Add a binding context to the Tuscany message so that you don't have to keep finding it in the message header. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721811 13f79535-47bb-0310-9956-ffa450edef68
* Add schema for java import/exportslaws2008-11-281-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721505 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2689 - Some new composite vtests. Thanks for the patch Susanslaws2008-11-2829-29/+899
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721498 13f79535-47bb-0310-9956-ffa450edef68
* Exclude store tutorial prebuilt webappantelder2008-11-281-4/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721459 13f79535-47bb-0310-9956-ffa450edef68
* Exclude some store tutorial test filesantelder2008-11-281-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721458 13f79535-47bb-0310-9956-ffa450edef68
* Exclude .felix files in target folderantelder2008-11-281-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721457 13f79535-47bb-0310-9956-ffa450edef68
* Exclude chat2 as its not ready for 1.4antelder2008-11-281-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721456 13f79535-47bb-0310-9956-ffa450edef68
* Exclude calculator-rcp as it doesn't work in 1.4antelder2008-11-281-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721455 13f79535-47bb-0310-9956-ffa450edef68
* Exclude calculator2 sample as the modules it uses aren't in 1.4antelder2008-11-281-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721454 13f79535-47bb-0310-9956-ffa450edef68
* Add some sample cleanups to the bin distribution buildantelder2008-11-281-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721450 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2684: Apply patch from Dhaval Chauhan for README file update for ↵antelder2008-11-271-5/+167
| | | | | | domain-management sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721164 13f79535-47bb-0310-9956-ffa450edef68
* Add ComponentPreProcessor to EJBImplementationImpl.vamsic0072008-11-261-1/+64
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720856 13f79535-47bb-0310-9956-ffa450edef68
* Check if the binding object is null. Does getting a null binding object here ↵vamsic0072008-11-261-0/+4
| | | | | | mean there is a problem else where?? git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720841 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2690ramkumar2008-11-26126-2566/+1981
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720798 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2687ramkumar2008-11-2510-30/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720463 13f79535-47bb-0310-9956-ffa450edef68