summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* TUSCANY-3727 - fix binding-ws which jars so that it doesn't have base ↵slaws2010-11-0912-120/+109
| | | | | | 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
* Flip to remotable so that it doesn't mess up the samples when running in ↵slaws2010-11-082-0/+6
| | | | | | eclipse. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032593 13f79535-47bb-0310-9956-ffa450edef68
* Catch up with an error message fix in the runtimeslaws2010-11-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032592 13f79535-47bb-0310-9956-ffa450edef68
* Take account of the provided dependencies that were added back in to make ↵slaws2010-11-031-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
* unpack the dependecies earlier so that we pick up the local test messages ↵slaws2010-10-291-1/+1
| | | | | | instead of the unpacked ones. This shouldn't usually make a difference however there are cases, when the svn mvn repo hasn't been updated, where the two versions get out of line git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028820 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3709 re-enable excluded compliance testsbdaniel2010-10-282-11/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028369 13f79535-47bb-0310-9956-ffa450edef68
* Correct another dependency missed from the hazelcast module changesantelder2010-10-251-16/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027133 13f79535-47bb-0310-9956-ffa450edef68
* Add test for binding-jsonrpc sampleslaws2010-10-253-7/+136
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027123 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependenceisantelder2010-10-251-17/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027099 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependenciesantelder2010-10-251-8/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027097 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependenciesantelder2010-10-251-11/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027095 13f79535-47bb-0310-9956-ffa450edef68
* Switch to use domain-hazelcast and remove old hazelcast mpodulesantelder2010-10-256-38/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026995 13f79535-47bb-0310-9956-ffa450edef68
* Test all of the embedded-jse targetsslaws2010-10-221-1/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026347 13f79535-47bb-0310-9956-ffa450edef68
* Add sync version of the bi-directional interactionrfeng2010-10-2111-18/+193
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026125 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3732 - Brent fixed this so put the test back inslaws2010-10-211-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026116 13f79535-47bb-0310-9956-ffa450edef68
* A bit of name tidying to make the docs a little more consistent. Still a few ↵slaws2010-10-211-1/+1
| | | | | | that are odd, e.g. the dosgi ones but getting better. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026113 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3731 - add excludes for MIT/BSD/OASIS licensed itemsslaws2010-10-201-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025538 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3731 - Put back excludes as files still appear in spring-runtime ↵slaws2010-10-201-0/+2
| | | | | | when I thought they'd been moved git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025491 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3731 - Correct for re-org and add a couple more excludesslaws2010-10-201-4/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025488 13f79535-47bb-0310-9956-ffa450edef68