summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make the test interface remotableantelder2011-05-101-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1101335 13f79535-47bb-0310-9956-ffa450edef68
* Remove default command line memory settingsantelder2011-05-091-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1101129 13f79535-47bb-0310-9956-ffa450edef68
* Fix up the tests to use the iface contribution appropriatelyslaws2011-04-277-9/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1097065 13f79535-47bb-0310-9956-ffa450edef68
* make the test runner a simple deamon so it can be shut down properlyslaws2011-04-273-15/+73
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1097055 13f79535-47bb-0310-9956-ffa450edef68
* Add appropriate exports/imports for sharing of interface between contributionsslaws2011-04-273-1/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1097053 13f79535-47bb-0310-9956-ffa450edef68
* Clean up, remove unused classes, and get workingantelder2011-04-213-11/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095702 13f79535-47bb-0310-9956-ffa450edef68
* Add start of a test that uses the tuscany plugin to run the service which ↵antelder2011-04-217-0/+265
| | | | | | the client can call git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095697 13f79535-47bb-0310-9956-ffa450edef68
* A new version of the two vm sample. not in the build yet as it doesn't shut ↵slaws2011-04-198-0/+321
| | | | | | down properly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095119 13f79535-47bb-0310-9956-ffa450edef68
* Add @Ignore while i investigate a failing testantelder2011-03-221-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084328 13f79535-47bb-0310-9956-ffa450edef68
* Take out the spi itest fwhile we work out whats up with the ↵antelder2011-03-211-1/+1
| | | | | | Jdk14RegexpMatcher. See r1083699 and r1082808 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083969 13f79535-47bb-0310-9956-ffa450edef68
* Fix test fail by adding back regexp dependencyantelder2011-03-211-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083699 13f79535-47bb-0310-9956-ffa450edef68
* Add servlet scoped Node lifecycle support for web applicationsrfeng2011-03-181-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1082810 13f79535-47bb-0310-9956-ffa450edef68
* Fix the build errorrfeng2011-03-181-9/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1082808 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3846: Apply patch from Anuj B to fix build fails with maven 3.0 with ↵antelder2011-03-111-2/+0
| | | | | | incorrect dependency scope error message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1080603 13f79535-47bb-0310-9956-ffa450edef68
* Extend test to prove that node which fires up ws binding can be ↵slaws2011-03-101-3/+28
| | | | | | stopped/started repeatedly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1080209 13f79535-47bb-0310-9956-ffa450edef68
* Update spi txt fileantelder2011-03-061-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1078435 13f79535-47bb-0310-9956-ffa450edef68
* Update safe spi file to match deployer updateantelder2011-03-041-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1077879 13f79535-47bb-0310-9956-ffa450edef68
* Add the spi test to the buildslaws2011-02-241-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074117 13f79535-47bb-0310-9956-ffa450edef68
* set native eol styleslaws2011-02-241-4086/+4086
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074115 13f79535-47bb-0310-9956-ffa450edef68
* Catch up with wrapper and SCABindingMapper SPI changesslaws2011-02-241-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074111 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3837 - more SCABindingMapper from the binding sca runtime module to ↵slaws2011-02-211-0/+0
| | | | | | the core spi module so that people who want to implement their own mapper don't need to depend on a runtime module. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073037 13f79535-47bb-0310-9956-ffa450edef68
* Update to embed the calculator contribution in the itest now that the ↵antelder2011-02-152-1/+1
| | | | | | samples are empty git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070832 13f79535-47bb-0310-9956-ffa450edef68
* Take the old sample distribution tests out of the build while the sample ↵antelder2011-02-101-0/+7
| | | | | | updates happen git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069295 13f79535-47bb-0310-9956-ffa450edef68
* Didn't mean to enable the spi test in the previous check in. Also update the ↵slaws2011-02-092-0/+4
| | | | | | safe spi file to include Raymond's APBR changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069018 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3834 - ensure that exceptions in @Destroy operations are handled and ↵slaws2011-02-0910-4/+560
| | | | | | allow the top process to continue for other components git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069015 13f79535-47bb-0310-9956-ffa450edef68
* Finalize the AllowsPassByReference support and add test casesrfeng2011-02-0710-3/+625
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1068211 13f79535-47bb-0310-9956-ffa450edef68
* Enable the allowsPassByReference supportrfeng2011-02-072-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1068209 13f79535-47bb-0310-9956-ffa450edef68
* Fix lots of depricated maven variable warnings for Maven v3antelder2011-02-0585-132/+94
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067440 13f79535-47bb-0310-9956-ffa450edef68
* Add another file without a license header to rat excludesantelder2011-02-051-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067430 13f79535-47bb-0310-9956-ffa450edef68
* Correcting error message for BWS_2016 to match latest Tuscany codeedwardsmj2011-02-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066795 13f79535-47bb-0310-9956-ffa450edef68
* As we have a list of SPI files here use it to generate stand-alone javadoc ↵slaws2011-02-031-71/+94
| | | | | | for the SPI git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066779 13f79535-47bb-0310-9956-ffa450edef68
* Correct typosslaws2011-02-031-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066765 13f79535-47bb-0310-9956-ffa450edef68
* Ass more SPI classes to the check.slaws2011-02-022-11/+3433
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066573 13f79535-47bb-0310-9956-ffa450edef68
* Start some simple code to detect when Tuscany SPI changes. Not in build yet. slaws2011-02-024-0/+935
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066551 13f79535-47bb-0310-9956-ffa450edef68
* Fix to overcome the test failure logged in TUSCANY-3829, removing the POM ↵edwardsmj2011-02-021-7/+1
| | | | | | dependency on jaxws-rt git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066413 13f79535-47bb-0310-9956-ffa450edef68
* Update RAT excludesantelder2011-01-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1064703 13f79535-47bb-0310-9956-ffa450edef68
* Add misisnglicense headersantelder2011-01-282-0/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1064701 13f79535-47bb-0310-9956-ffa450edef68
* Modified poms for Maven 3 compliance.fmoga2011-01-2743-50/+60
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1064296 13f79535-47bb-0310-9956-ffa450edef68
* Update to as much as possible only use dependencies in the maven central ↵antelder2011-01-2621-75/+32
| | | | | | repo and for where thats not possible define the other repository in the module that uses it not the top level pom.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063664 13f79535-47bb-0310-9956-ffa450edef68
* Commit some more multiple output tests and un-ignore existing ones.scottkurz2011-01-268-18/+66
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063552 13f79535-47bb-0310-9956-ffa450edef68
* comment out the direct otest dependency as this pulls in two copies of ↵slaws2011-01-251-2/+8
| | | | | | Tuscany JARs and add in a line (commented out) to show how to debug surefire tests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063276 13f79535-47bb-0310-9956-ffa450edef68
* Add some tests (@Ignore'd) showing problems in void return type + Holder case.scottkurz2011-01-244-28/+130
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1062956 13f79535-47bb-0310-9956-ffa450edef68
* Fix itest module name.scottkurz2011-01-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061838 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3675 - Ignore the base tests while the bare/holder function is ↵slaws2011-01-211-0/+2
| | | | | | sorted out git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061767 13f79535-47bb-0310-9956-ffa450edef68
* Make module name consistent with the other itestsslaws2011-01-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061765 13f79535-47bb-0310-9956-ffa450edef68
* Change itests to depend on base pom rather than base jar so that we can ↵slaws2011-01-2154-121/+175
| | | | | | sensibly use/updates itests in eclipse without having to rebuilt the jar all the time. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061763 13f79535-47bb-0310-9956-ffa450edef68
* Partially fix TUSCANY-3675 to get some distributed domain functions working ↵antelder2011-01-201-6/+5
| | | | | | again git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061571 13f79535-47bb-0310-9956-ffa450edef68
* Correcting license headers of various filesedwardsmj2011-01-2015-147/+199
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061402 13f79535-47bb-0310-9956-ffa450edef68
* Adding new group of Itests for Async Servicesedwardsmj2011-01-2020-0/+1168
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061396 13f79535-47bb-0310-9956-ffa450edef68
* Expedite test execution by doing static setup/teardownscottkurz2011-01-202-18/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061343 13f79535-47bb-0310-9956-ffa450edef68