summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Rename test module to be consistent with othersantelder2010-03-036-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918751 13f79535-47bb-0310-9956-ffa450edef68
* Remove redundant dependenciesantelder2010-03-031-13/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918749 13f79535-47bb-0310-9956-ffa450edef68
* Add the Java CI testsantelder2010-03-035-0/+608
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918744 13f79535-47bb-0310-9956-ffa450edef68
* Lots of error messgae updates (this is now out of sync with the java caa ↵antelder2010-03-031-72/+40
| | | | | | messages under the otests folder which are currently broken so can't be run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918738 13f79535-47bb-0310-9956-ffa450edef68
* Temp fix to get the tests running with mixed zip/jar contribution typesantelder2010-03-031-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918736 13f79535-47bb-0310-9956-ffa450edef68
* Setting sourceEncoding and outputEncoding properties to avoid warning during ↵lresende2010-03-031-1/+3
| | | | | | build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918706 13f79535-47bb-0310-9956-ffa450edef68
* Start adding test runner for Java CAAantelder2010-03-035-0/+674
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918695 13f79535-47bb-0310-9956-ffa450edef68
* Update error messagesantelder2010-03-031-36/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918644 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2010-03-030-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918627 13f79535-47bb-0310-9956-ffa450edef68
* itest for the policy matching algorithmslaws2010-03-0311-0/+481
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918625 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up and add @Ignore while I investigate the issuelresende2010-03-034-7/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918591 13f79535-47bb-0310-9956-ffa450edef68
* Avoiding calling createInterceptor multiple timeslresende2010-03-031-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918590 13f79535-47bb-0310-9956-ffa450edef68
* Updating/Cleaning up policyProvider code that creates intercetor to better ↵lresende2010-03-033-43/+6
| | | | | | utilize base class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918589 13f79535-47bb-0310-9956-ffa450edef68
* Adding FIXME as it seems that calling inherit for implementation duplicates ↵lresende2010-03-031-0/+5
| | | | | | all itents and policySets into the impl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918588 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3474 - Fixing missing spec dependency...lresende2010-03-031-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918587 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3474 - Adjusting itest to point to ↵lresende2010-03-032-3/+1
| | | | | | policy-transaction-runtime-geronimo module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918586 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3474 - Further splitting policy transaction policy to allow for a ↵lresende2010-03-039-23/+113
| | | | | | shared ProviderFactory and Providers... with TransactionManager specific code available into specific modules (e.g transaction-policy-runtime-geronimo) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918585 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused imports...lresende2010-03-031-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918583 13f79535-47bb-0310-9956-ffa450edef68
* update messages with conformance statementskelvingoodson2010-03-031-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918527 13f79535-47bb-0310-9956-ffa450edef68
* update messages with conformance statements (note the java files that have ↵kelvingoodson2010-03-033-5/+5
| | | | | | messages that have not been extracted to a properties file, these need to be factored out) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918526 13f79535-47bb-0310-9956-ffa450edef68
* update messages with conformance statementskelvingoodson2010-03-031-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918477 13f79535-47bb-0310-9956-ffa450edef68
* update messages with conformance statementskelvingoodson2010-03-031-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918475 13f79535-47bb-0310-9956-ffa450edef68
* update messages with conformance statementskelvingoodson2010-03-031-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918426 13f79535-47bb-0310-9956-ffa450edef68
* update messages with conformance statementskelvingoodson2010-03-031-6/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918425 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3480 revert this workaround as this in not the root cause of the ↵slaws2010-03-031-3/+1
| | | | | | problems we see in the otests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918408 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in error messageslaws2010-03-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918372 13f79535-47bb-0310-9956-ffa450edef68
* Copy the test cases from binding-sca-runtime-axis2 and ↵rfeng2010-03-0383-25/+3138
| | | | | | | | binding-sca-runtime-rmi into an itest Change the code to pass binding.sca with mapped uri with the endpoint git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918327 13f79535-47bb-0310-9956-ffa450edef68
* Add strawman for how the compliance tests as part of the trunk could workantelder2010-03-036-0/+705
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918311 13f79535-47bb-0310-9956-ffa450edef68
* Add the ability to map binding.sca to any bindings in the runtime by ↵rfeng2010-03-0231-202/+620
| | | | | | configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918261 13f79535-47bb-0310-9956-ffa450edef68
* Don't use a relative uri on the binding.httpantelder2010-03-022-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918223 13f79535-47bb-0310-9956-ffa450edef68
* Remove any leading slash from the service URIantelder2010-03-021-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918222 13f79535-47bb-0310-9956-ffa450edef68
* Remove any leading slash from the service URIantelder2010-03-021-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918221 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3480, temporarily don't fail on unmatched intentsantelder2010-03-021-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918131 13f79535-47bb-0310-9956-ffa450edef68
* update messages with conformance statementskelvingoodson2010-03-021-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918123 13f79535-47bb-0310-9956-ffa450edef68
* update messages with conformance statementskelvingoodson2010-03-021-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918122 13f79535-47bb-0310-9956-ffa450edef68
* Updating download scripts...lresende2010-03-024-2/+64
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918120 13f79535-47bb-0310-9956-ffa450edef68
* Add first bits of code to start enabling the use of policies nested inside ↵slaws2010-03-027-26/+101
| | | | | | of WS Policy and policy alternatives rather than having to sit at the top level. Based on this the next step is to understand how tuscany defined and non-tuscany defined policies are managed. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918111 13f79535-47bb-0310-9956-ffa450edef68
* Remove bogus conversational configuration that is add odds with the current ↵slaws2010-03-025-122/+1
| | | | | | application configuration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918089 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-242 add operation to trim whitespace from anyURI attributes ↵slaws2010-03-025-1/+213
| | | | | | according to XML whitespace facet set to "collapse". Only exploited by composite service promote attribute while I ask on the ML if there is a smart way of detecting anyURI types. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918054 13f79535-47bb-0310-9956-ffa450edef68
* Updating download scriptslresende2010-03-026-1/+53
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917873 13f79535-47bb-0310-9956-ffa450edef68
* Correct typo with rubish text on end of a msg lineantelder2010-03-021-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917813 13f79535-47bb-0310-9956-ffa450edef68
* Add 8008 message to error message properties, *'d as its tsill not perfectantelder2010-03-011-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917811 13f79535-47bb-0310-9956-ffa450edef68
* Update 10004 error message textantelder2010-03-011-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917810 13f79535-47bb-0310-9956-ffa450edef68
* Fix to ensure pass-by-value is used if only one end is using ↵antelder2010-03-011-1/+2
| | | | | | allowsPassByReference git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917777 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3479, take out this part of the tests for nowantelder2010-03-011-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917774 13f79535-47bb-0310-9956-ffa450edef68
* Correct error message by *** line number of errorantelder2010-03-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917758 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3463 Correct arguments for TransactionInterceptor constructorbdaniel2010-03-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917703 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2010-03-011-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917700 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag maven-zip-plugin-alpha2antelder2010-03-0113-0/+2347
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917699 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-zip-plugin-alpha2antelder2010-03-011-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917698 13f79535-47bb-0310-9956-ffa450edef68