summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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