summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Moved imports from JUnit 3 to JUnit 4 style - i.e changed import ↵mcombellack2008-12-0315-28/+26
| | | | | | junit.framework to import org.junit git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722817 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the Import-Package/Export-Packagerfeng2008-12-021-11/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722681 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the Import-Package/Export-Packagerfeng2008-12-021-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722664 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the Import-Package/Export-Packagerfeng2008-12-021-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722655 13f79535-47bb-0310-9956-ffa450edef68
* Remove dependency on o.a.t.s.a.builder.implrfeng2008-12-021-16/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722633 13f79535-47bb-0310-9956-ffa450edef68
* Fix the typorfeng2008-12-021-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722632 13f79535-47bb-0310-9956-ffa450edef68
* Remove dependency on o.a.t.s.a.builder.implrfeng2008-12-022-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722568 13f79535-47bb-0310-9956-ffa450edef68
* Remove references to Constants from assembly-xmlrfeng2008-12-022-10/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722565 13f79535-47bb-0310-9956-ffa450edef68
* Removed testcases erroneously included into interface-wsdl module when ↵edwardsmj2008-12-025-425/+0
| | | | | | migrating to the 2.0 release - as described in Tuscany JIRA 2704 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722510 13f79535-47bb-0310-9956-ffa450edef68
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-025-36/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722505 13f79535-47bb-0310-9956-ffa450edef68
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-0214-120/+82
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722501 13f79535-47bb-0310-9956-ffa450edef68
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-023-13/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722494 13f79535-47bb-0310-9956-ffa450edef68
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-023-15/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722491 13f79535-47bb-0310-9956-ffa450edef68
* Renamed test case so it has the correct test case name format (i.e. ending ↵mcombellack2008-12-021-2/+2
| | | | | | in TestCase) so it will be run by the surefire test report git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722468 13f79535-47bb-0310-9956-ffa450edef68
* Changes in version to 1.4ramkumar2008-12-02643-25876/+14066
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722462 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
* Reduced the length of the delays in some unit tests since they do not need ↵mcombellack2008-12-022-20/+20
| | | | | | to be so long to test the required functionality git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722431 13f79535-47bb-0310-9956-ffa450edef68
* Branch for 1.4ramkumar2008-12-028703-0/+731190
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722428 13f79535-47bb-0310-9956-ffa450edef68
* Updating scripts with november monthlresende2008-12-024-0/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722383 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up obsolete DISCLAIMER files from Incubation timeframelresende2008-12-018-56/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722178 13f79535-47bb-0310-9956-ffa450edef68
* Add the self import back inslaws2008-12-011-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722082 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
* Minimize dependencies by making xmlschema optional for nowantelder2008-11-281-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721511 13f79535-47bb-0310-9956-ffa450edef68
* Add Apache headerslaws2008-11-281-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721507 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
* add some ignoresslaws2008-11-280-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721500 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
* Remove the self import as it messes up my eclipse PDE dependency graph. ↵slaws2008-11-281-3/+1
| | | | | | There may be a specific reason for his import as many modules import packages that they themselves contain so I'll see if anyone can shed light on this and if not carry on removing them git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721429 13f79535-47bb-0310-9956-ffa450edef68
* Some module description tidying. Also get rid of an empty directoryslaws2008-11-2816-16/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721428 13f79535-47bb-0310-9956-ffa450edef68