summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add another file without a license header to rat excludesantelder2011-02-051-0/+1
* As we have a list of SPI files here use it to generate stand-alone javadoc fo...slaws2011-02-031-71/+94
* Correct typosslaws2011-02-031-2/+2
* Ass more SPI classes to the check.slaws2011-02-022-11/+3433
* Start some simple code to detect when Tuscany SPI changes. Not in build yet. slaws2011-02-024-0/+935
* Fix to overcome the test failure logged in TUSCANY-3829, removing the POM dep...edwardsmj2011-02-021-7/+1
* Update RAT excludesantelder2011-01-281-1/+1
* Add misisnglicense headersantelder2011-01-282-0/+36
* Modified poms for Maven 3 compliance.fmoga2011-01-2743-50/+60
* Update to as much as possible only use dependencies in the maven central repo...antelder2011-01-2621-75/+32
* Commit some more multiple output tests and un-ignore existing ones.scottkurz2011-01-268-18/+66
* Add some tests (@Ignore'd) showing problems in void return type + Holder case.scottkurz2011-01-244-28/+130
* Fix itest module name.scottkurz2011-01-211-1/+1
* TUSCANY-3675 - Ignore the base tests while the bare/holder function is sorted...slaws2011-01-211-0/+2
* Make module name consistent with the other itestsslaws2011-01-211-1/+1
* Change itests to depend on base pom rather than base jar so that we can sensi...slaws2011-01-2154-121/+175
* Partially fix TUSCANY-3675 to get some distributed domain functions working a...antelder2011-01-201-6/+5
* Correcting license headers of various filesedwardsmj2011-01-2015-147/+199
* Adding new group of Itests for Async Servicesedwardsmj2011-01-2020-0/+1168
* Expedite test execution by doing static setup/teardownscottkurz2011-01-202-18/+18
* Add multiple output (Holder) itests.scottkurz2011-01-1914-0/+1322
* Re-enabling iTest Callback SeparateThread following fix to TUSCANY-3816edwardsmj2011-01-121-3/+1
* Fix for the problem in Callback-SeparateThread iTest identified in TUSCANY-3816edwardsmj2011-01-121-5/+27
* Disabled Callback SeparateThread iTest due to problem described in TUSCANY-3816edwardsmj2011-01-111-0/+2
* convert to base pom dependencyslaws2010-12-232-3/+6
* Add woodstox to get tests to passantelder2010-12-111-0/+5
* Add woodstox to get tests to passantelder2010-12-111-0/+6
* Use a consistent version of woodstoxantelder2010-12-111-1/+1
* Add woodstox as test dependency to fix testsantelder2010-12-111-0/+7
* Correct importantelder2010-12-111-2/+2
* Update to use NodeFactory.getInstance() instead of newInstance to see if that...antelder2010-12-091-2/+2
* Update to latest OASIS XSDsrfeng2010-12-081-2/+2
* Add itest using an UnknownEndpointHandler. Also update tests to use port 8085antelder2010-12-087-4/+205
* Add the sca binding mapper itest to buildantelder2010-12-081-0/+1
* Add an itest for changing the sca binding protocol on a per service basisantelder2010-12-088-0/+351
* Add RAT exclude for OO diagramsantelder2010-12-061-0/+1
* Update some itests for base + extensionsantelder2010-11-1531-583/+111
* A bunch more base + extension updatesantelder2010-11-1222-152/+277
* Remove the servlet dependencies. (grumble grumble... pointless javadoc commme...antelder2010-11-111-12/+5
* TUSCANY-3727 - fix binding-ws which jars so that it doesn't have base Tuscany...slaws2010-11-096-114/+60
* Flip to remotable so that it doesn't mess up the samples when running in ecli...slaws2010-11-082-0/+6
* Take account of the provided dependencies that were added back in to make str...slaws2010-11-031-1/+9
* Correct another dependency missed from the hazelcast module changesantelder2010-10-251-16/+1
* Add test for binding-jsonrpc sampleslaws2010-10-253-7/+136
* Correct dependenceisantelder2010-10-251-17/+1
* Correct dependenciesantelder2010-10-251-8/+1
* Correct dependenciesantelder2010-10-251-11/+1
* Switch to use domain-hazelcast and remove old hazelcast mpodulesantelder2010-10-256-38/+6
* Test all of the embedded-jse targetsslaws2010-10-221-1/+17
* Add sync version of the bi-directional interactionrfeng2010-10-2111-18/+193