summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing (unfollow)
Commit message (Collapse)AuthorFilesLines
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-25comment out the direct otest dependency as this pulls in two copies of ↵slaws1-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
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-14This works fine for me so put back so i can verify it works with Hudson tooantelder1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058912 13f79535-47bb-0310-9956-ffa450edef68
2011-01-14JCAA still seems to be loading a logging configuration from somewhere that ↵slaws1-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
2011-01-13Remove some redundant dependencies. Also for some strange reason I have to ↵slaws1-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
2011-01-13Update message to match OASISslaws2-3/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058566 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-12Re-enabled all OASIS Java CAA testcases, plus updated Tuscany error messagesedwardsmj2-14/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058151 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/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044631 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Add woodstox as test dependency to fix testsantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044630 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@1044629 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Add woodstox as test dependency to fix tests, and log4j as the oasis ↵antelder1-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
2010-12-11Add woodstox as test dependency to fix testsantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044627 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-09Exclude the recently added tests that we haven't brought up in tuscany yetantelder1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043886 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-08Customize the surefire plugin trying to avoid out of heap spacerfeng6-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043773 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-06Fix error message. The details stay the same but the prefix "Test service ↵slaws1-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
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-12-01Add tests dependency to see if that fixes the build problem on hudson solaris2antelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040950 13f79535-47bb-0310-9956-ffa450edef68
2010-11-30TUSCANY-3704 - Reset the artifact name in the monitor so that the correct ↵slaws1-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
2010-11-18TUSCANY-3781 - Make java-caa always enabled in the local build but use a ↵slaws1-8/+30
profile to disable on hudson git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036493 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-11Update compliance tests to use base-runtime jarantelder4-160/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033930 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11Uses *** for JVM specific package nameantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033902 13f79535-47bb-0310-9956-ffa450edef68