summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-02-21TUSCANY-3837 - more SCABindingMapper from the binding sca runtime module to ↵slaws1-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
2011-02-15Update to embed the calculator contribution in the itest now that the ↵antelder2-1/+1
samples are empty git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070832 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Take the old sample distribution tests out of the build while the sample ↵antelder1-0/+7
updates happen git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069295 13f79535-47bb-0310-9956-ffa450edef68
2011-02-09Didn't mean to enable the spi test in the previous check in. Also update the ↵slaws2-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
2011-02-09TUSCANY-3834 - ensure that exceptions in @Destroy operations are handled and ↵slaws10-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
2011-02-07Finalize the AllowsPassByReference support and add test casesrfeng10-3/+625
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1068211 13f79535-47bb-0310-9956-ffa450edef68
2011-02-07Enable the allowsPassByReference supportrfeng2-3/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1068209 13f79535-47bb-0310-9956-ffa450edef68
2011-02-05Fix lots of depricated maven variable warnings for Maven v3antelder79-126/+88
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067440 13f79535-47bb-0310-9956-ffa450edef68
2011-02-05Add another file without a license header to rat excludesantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067430 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03As we have a list of SPI files here use it to generate stand-alone javadoc ↵slaws1-71/+94
for the SPI git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066779 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03Correct typosslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066765 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02Ass more SPI classes to the check.slaws2-11/+3433
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066573 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02Start some simple code to detect when Tuscany SPI changes. Not in build yet. slaws4-0/+935
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066551 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02Fix to overcome the test failure logged in TUSCANY-3829, removing the POM ↵edwardsmj1-7/+1
dependency on jaxws-rt git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066413 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28Update RAT excludesantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1064703 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28Add misisnglicense headersantelder2-0/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1064701 13f79535-47bb-0310-9956-ffa450edef68
2011-01-27Modified poms for Maven 3 compliance.fmoga43-50/+60
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1064296 13f79535-47bb-0310-9956-ffa450edef68
2011-01-26Update to as much as possible only use dependencies in the maven central ↵antelder21-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
2011-01-26Commit some more multiple output tests and un-ignore existing ones.scottkurz8-18/+66
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063552 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24Add some tests (@Ignore'd) showing problems in void return type + Holder case.scottkurz4-28/+130
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1062956 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21Fix itest module name.scottkurz1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061838 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21TUSCANY-3675 - Ignore the base tests while the bare/holder function is ↵slaws1-0/+2
sorted out git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061767 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21Make module name consistent with the other itestsslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061765 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21Change itests to depend on base pom rather than base jar so that we can ↵slaws54-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
2011-01-20Partially fix TUSCANY-3675 to get some distributed domain functions working ↵antelder1-6/+5
again git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061571 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20Correcting license headers of various filesedwardsmj15-147/+199
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061402 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20Adding new group of Itests for Async Servicesedwardsmj20-0/+1168
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061396 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20Expedite test execution by doing static setup/teardownscottkurz2-18/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061343 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19Add multiple output (Holder) itests.scottkurz14-0/+1322
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1060924 13f79535-47bb-0310-9956-ffa450edef68
2011-01-12Re-enabling iTest Callback SeparateThread following fix to TUSCANY-3816edwardsmj1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058215 13f79535-47bb-0310-9956-ffa450edef68
2011-01-12Fix for the problem in Callback-SeparateThread iTest identified in TUSCANY-3816edwardsmj1-5/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058211 13f79535-47bb-0310-9956-ffa450edef68
2011-01-11Disabled Callback SeparateThread iTest due to problem described in TUSCANY-3816edwardsmj1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057555 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23convert to base pom dependencyslaws2-3/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052292 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Add woodstox to get tests to passantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044653 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Add woodstox to get tests to passantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044643 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Use a consistent version of woodstoxantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044638 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Add woodstox as test dependency to fix testsantelder1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044626 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Correct importantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044619 13f79535-47bb-0310-9956-ffa450edef68
2010-12-09Update to use NodeFactory.getInstance() instead of newInstance to see if ↵antelder1-2/+2
that fixes the port conflict some are seeing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043881 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08Update to latest OASIS XSDsrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043780 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08Add itest using an UnknownEndpointHandler. Also update tests to use port 8085antelder7-4/+205
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043467 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08Add the sca binding mapper itest to buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043374 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08Add an itest for changing the sca binding protocol on a per service basisantelder8-0/+351
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043371 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06Add RAT exclude for OO diagramsantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042543 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15Update some itests for base + extensionsantelder31-583/+111
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035209 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12A bunch more base + extension updatesantelder22-152/+277
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034397 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11Remove the servlet dependencies. (grumble grumble... pointless javadoc ↵antelder1-12/+5
commments... grumble grumble) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033944 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09TUSCANY-3727 - fix binding-ws which jars so that it doesn't have base ↵slaws6-114/+60
Tuscany jars. So we have binding-rmi and binding-ws as examples now. It this works we'll fix the rest for the next release. Also, for compliance tests, ensure that the phase of the unpack allows the local error message file to take precedence git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032909 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08Flip to remotable so that it doesn't mess up the samples when running in ↵slaws2-0/+6
eclipse. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032593 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03Take account of the provided dependencies that were added back in to make ↵slaws1-1/+9
strips and impl.web compile in PDE. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030404 13f79535-47bb-0310-9956-ffa450edef68