summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add multiple output (Holder) itests.scottkurz2011-01-1914-0/+1322
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1060924 13f79535-47bb-0310-9956-ffa450edef68
* This works fine for me so put back so i can verify it works with Hudson tooantelder2011-01-141-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058912 13f79535-47bb-0310-9956-ffa450edef68
* JCAA still seems to be loading a logging configuration from somewhere that ↵slaws2011-01-141-0/+7
| | | | | | requires Log4J. I can't find it so to get the build going I'll add the dependency. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058897 13f79535-47bb-0310-9956-ffa450edef68
* Remove some redundant dependencies. Also for some strange reason I have to ↵slaws2011-01-131-14/+2
| | | | | | move to the base pom dependency to get this to work. The normal jar is ok for the others. Haven't got to the bottom of it yet, git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058568 13f79535-47bb-0310-9956-ffa450edef68
* Update message to match OASISslaws2011-01-132-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058566 13f79535-47bb-0310-9956-ffa450edef68
* Re-enabling iTest Callback SeparateThread following fix to TUSCANY-3816edwardsmj2011-01-121-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058215 13f79535-47bb-0310-9956-ffa450edef68
* Fix for the problem in Callback-SeparateThread iTest identified in TUSCANY-3816edwardsmj2011-01-121-5/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058211 13f79535-47bb-0310-9956-ffa450edef68
* Re-enabled all OASIS Java CAA testcases, plus updated Tuscany error messagesedwardsmj2011-01-122-14/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058151 13f79535-47bb-0310-9956-ffa450edef68
* Disabled Callback SeparateThread iTest due to problem described in TUSCANY-3816edwardsmj2011-01-111-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057555 13f79535-47bb-0310-9956-ffa450edef68
* convert to base pom dependencyslaws2010-12-232-3/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052292 13f79535-47bb-0310-9956-ffa450edef68
* Add woodstox to get tests to passantelder2010-12-111-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044653 13f79535-47bb-0310-9956-ffa450edef68
* Add woodstox to get tests to passantelder2010-12-111-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044643 13f79535-47bb-0310-9956-ffa450edef68
* Use a consistent version of woodstoxantelder2010-12-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044638 13f79535-47bb-0310-9956-ffa450edef68
* Add woodstox as test dependency to fix testsantelder2010-12-111-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044631 13f79535-47bb-0310-9956-ffa450edef68
* Add woodstox as test dependency to fix testsantelder2010-12-111-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044630 13f79535-47bb-0310-9956-ffa450edef68
* Add woodstox as test dependency to fix testsantelder2010-12-111-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044629 13f79535-47bb-0310-9956-ffa450edef68
* Add woodstox as test dependency to fix tests, and log4j as the oasis ↵antelder2010-12-111-0/+13
| | | | | | artifacts include it in the log config git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044628 13f79535-47bb-0310-9956-ffa450edef68
* Add woodstox as test dependency to fix testsantelder2010-12-111-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044627 13f79535-47bb-0310-9956-ffa450edef68
* Add woodstox as test dependency to fix testsantelder2010-12-111-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044626 13f79535-47bb-0310-9956-ffa450edef68
* Correct importantelder2010-12-111-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044619 13f79535-47bb-0310-9956-ffa450edef68
* Exclude the recently added tests that we haven't brought up in tuscany yetantelder2010-12-091-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043886 13f79535-47bb-0310-9956-ffa450edef68
* Update to use NodeFactory.getInstance() instead of newInstance to see if ↵antelder2010-12-091-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
* Update to latest OASIS XSDsrfeng2010-12-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043780 13f79535-47bb-0310-9956-ffa450edef68
* Customize the surefire plugin trying to avoid out of heap spacerfeng2010-12-086-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043773 13f79535-47bb-0310-9956-ffa450edef68
* Add itest using an UnknownEndpointHandler. Also update tests to use port 8085antelder2010-12-087-4/+205
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043467 13f79535-47bb-0310-9956-ffa450edef68
* Add the sca binding mapper itest to buildantelder2010-12-081-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043374 13f79535-47bb-0310-9956-ffa450edef68
* Add an itest for changing the sca binding protocol on a per service basisantelder2010-12-088-0/+351
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043371 13f79535-47bb-0310-9956-ffa450edef68
* Fix error message. The details stay the same but the prefix "Test service ↵slaws2010-12-061-1/+1
| | | | | | got an exception during execution" is removed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042563 13f79535-47bb-0310-9956-ffa450edef68
* Add RAT exclude for OO diagramsantelder2010-12-061-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042543 13f79535-47bb-0310-9956-ffa450edef68
* Add tests dependency to see if that fixes the build problem on hudson solaris2antelder2010-12-011-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040950 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3704 - Reset the artifact name in the monitor so that the correct ↵slaws2010-11-301-1/+1
| | | | | | name is reported. Thanks for the patch Yang. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040436 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3781 - Make java-caa always enabled in the local build but use a ↵slaws2010-11-181-8/+30
| | | | | | profile to disable on hudson git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036493 13f79535-47bb-0310-9956-ffa450edef68
* Update some itests for base + extensionsantelder2010-11-1531-583/+111
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035209 13f79535-47bb-0310-9956-ffa450edef68
* A bunch more base + extension updatesantelder2010-11-1222-152/+277
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034397 13f79535-47bb-0310-9956-ffa450edef68
* Remove the servlet dependencies. (grumble grumble... pointless javadoc ↵antelder2010-11-111-12/+5
| | | | | | commments... grumble grumble) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033944 13f79535-47bb-0310-9956-ffa450edef68
* Update compliance tests to use base-runtime jarantelder2010-11-114-160/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033930 13f79535-47bb-0310-9956-ffa450edef68
* Uses *** for JVM specific package nameantelder2010-11-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033902 13f79535-47bb-0310-9956-ffa450edef68
* Update trunk J-CI compliance test runner to use the base-runtime jarantelder2010-11-111-42/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033892 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3781: Take out CAA tests for nowantelder2010-11-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033825 13f79535-47bb-0310-9956-ffa450edef68