summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/compliance-tests/assembly (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Delete compliance-tests folder as its now in testing folderantelder2010-10-064-464/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005063 13f79535-47bb-0310-9956-ffa450edef68
* Switch to using the latest assembly otests (r653).slaws2010-09-164-148/+112
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997792 13f79535-47bb-0310-9956-ffa450edef68
* UPdate error messages to match latest oasis schema validation messagesantelder2010-08-181-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986679 13f79535-47bb-0310-9956-ffa450edef68
* Update for spliting uri into separate parametersantelder2010-08-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@981821 13f79535-47bb-0310-9956-ffa450edef68
* port fix for ASM10003_TestCasekelvingoodson2010-07-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980059 13f79535-47bb-0310-9956-ffa450edef68
* Exclude a few more failing assembly otestsantelder2010-07-261-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979207 13f79535-47bb-0310-9956-ffa450edef68
* Exclude some failing testsantelder2010-07-251-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979007 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3616 - Add code to check that that interface contracts a reference ↵slaws2010-07-131-3/+3
| | | | | | and reference binding and at service and service binding match. Motivated by BWS_2007. TO do this properly we have to test that the interfaces are described using the same IDL and if not convert to WSDL1.1 are required by the SCA specifications. There are a lot of changes here as doing this upset quite a few tests. Further work is required to look at the details of our WSDL generation process which looks a little suspect around wrapper namespaces. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963624 13f79535-47bb-0310-9956-ffa450edef68
* Update to work with DomainNodeantelder2010-07-032-81/+86
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960161 13f79535-47bb-0310-9956-ffa450edef68
* expected message and msg definition catchupkelvingoodson2010-05-171-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945109 13f79535-47bb-0310-9956-ffa450edef68
* error message updates for ci/pojo otestskelvingoodson2010-05-141-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944219 13f79535-47bb-0310-9956-ffa450edef68
* Change the phase where oasis artifact unpacking is done from compile to ↵antelder2010-05-141-1/+1
| | | | | | test-compile to see if that helps with the issue of tests not getting run ocasionally git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944173 13f79535-47bb-0310-9956-ffa450edef68
* Remove exclude for ASM_4005 as its working nowantelder2010-05-141-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944148 13f79535-47bb-0310-9956-ffa450edef68
* Update error messages from otest onesantelder2010-05-121-10/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943545 13f79535-47bb-0310-9956-ffa450edef68
* Update excludes ion assembly compliance test runnerantelder2010-05-121-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943544 13f79535-47bb-0310-9956-ffa450edef68
* error message updates for caa otestskelvingoodson2010-05-101-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942716 13f79535-47bb-0310-9956-ffa450edef68
* add conformance statements to error message after running otestskelvingoodson2010-05-071-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942115 13f79535-47bb-0310-9956-ffa450edef68
* Updates for excluded tests. assembly complinace test run is now clean but ↵antelder2010-04-211-9/+1
| | | | | | you nned to get the latest contriubution and test runner artifacts so use mvn -U and/or delete from your local repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936288 13f79535-47bb-0310-9956-ffa450edef68
* Have compliance test runners set the default http port to 8080 as thats what ↵antelder2010-04-211-1/+4
| | | | | | all the compliance reference tests are using git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936189 13f79535-47bb-0310-9956-ffa450edef68
* Update some commenst on excluded testsantelder2010-04-101-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932674 13f79535-47bb-0310-9956-ffa450edef68
* Update the tests that are excluded. Down to 4 that don't pass due to ↵slaws2010-04-091-10/+12
| | | | | | code/test reasons. There are 6 or so that don;t pass due to some different between how we run the tests here compared to otest/newlayout git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932486 13f79535-47bb-0310-9956-ffa450edef68
* Add new expected error messages and fix error message for 13002slaws2010-04-091-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932485 13f79535-47bb-0310-9956-ffa450edef68
* Update complicance tests to use JAX-WS based WS bindingantelder2010-03-311-12/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929590 13f79535-47bb-0310-9956-ffa450edef68
* Update assembly test excludes for the remaining failing testsantelder2010-03-301-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929097 13f79535-47bb-0310-9956-ffa450edef68
* Add Woodstox dependency as the Sun parser fails on lots of tests now. Would ↵antelder2010-03-291-0/+15
| | | | | | be really good to find a way to fix this git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928787 13f79535-47bb-0310-9956-ffa450edef68
* Update trunk assmbly test error messages with changes from otestsantelder2010-03-291-13/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928785 13f79535-47bb-0310-9956-ffa450edef68
* Update assmebly test properties to not include the version in the ↵antelder2010-03-291-1/+1
| | | | | | cointribution name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928784 13f79535-47bb-0310-9956-ffa450edef68
* Update the assmebly tests runtime bridge to find both jar and zip contributionsantelder2010-03-291-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928783 13f79535-47bb-0310-9956-ffa450edef68
* Add JIRA number for why test is taken outantelder2010-03-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921644 13f79535-47bb-0310-9956-ffa450edef68
* Correct error message for 6008 and re-enable it. Remaining disabled test is ↵slaws2010-03-092-2/+1
| | | | | | being discussed at OASIS. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920782 13f79535-47bb-0310-9956-ffa450edef68
* Update unpack to exclude OASIS version of the commons logging properties fileantelder2010-03-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920143 13f79535-47bb-0310-9956-ffa450edef68
* Add excludes for failing testsantelder2010-03-071-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920137 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up dependencies, update all err message so row/column is *** as it ↵antelder2010-03-043-218/+21
| | | | | | moves around with different XML parsers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919145 13f79535-47bb-0310-9956-ffa450edef68
* Remove unneeded dependenciesantelder2010-03-031-13/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918777 13f79535-47bb-0310-9956-ffa450edef68
* Rename test module to be consistent with othersantelder2010-03-035-0/+660
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918751 13f79535-47bb-0310-9956-ffa450edef68