summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3720 Check for a valid domain on remote nodesbdaniel2010-10-292-3/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028921 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
* 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@1028817 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3727 - fix binding-ws which jars so that it doesn't have base ↵slaws2010-10-2914-131/+126
| | | | | | 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. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028772 13f79535-47bb-0310-9956-ffa450edef68
* Fix POM.XML of implementation-web-runtime to address OSGi problems described ↵edwardsmj2010-10-291-3/+3
| | | | | | in TUSCANY_3760 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028666 13f79535-47bb-0310-9956-ffa450edef68
* Fix MANIFEST.MF and POM.XML to address OSGi problems described in TUSCANY_3760edwardsmj2010-10-292-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028665 13f79535-47bb-0310-9956-ffa450edef68
* Handling null return values in JSON-RPC bindinglresende2010-10-281-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028450 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3709 re-enable excluded compliance testsbdaniel2010-10-282-10/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028395 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
* TUSCANY-3749 - add more contentslaws2010-10-281-4/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028303 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3709 Copy changes to Beta1 branchbdaniel2010-10-282-3/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028185 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3709 Do not aggregate schema types into facade WSDL, check local ↵bdaniel2010-10-282-3/+46
| | | | | | inline types before other WSDL documents, and update OASIS assembly test error messages git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028182 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3757 - add code (commented out currently) to demonstrate void return ↵slaws2010-10-278-5/+105
| | | | | | type scenario. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027990 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3753 - remove large target files from samples. slaws2010-10-271-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027945 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up dependenciesslaws2010-10-271-13/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027915 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3740 - add binding.comet, implementation-jaxrs into the distro. ↵slaws2010-10-277-11/+17
| | | | | | Update JSR311 version to the version now pulled in. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027914 13f79535-47bb-0310-9956-ffa450edef68
* Add missing build fileslaws2010-10-271-0/+57
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027913 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3749 - make a start on content for Beta1slaws2010-10-271-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027911 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing package (org.apache.tuscany.sca.common.xml.dom) to MANIFEST.MFlresende2010-10-261-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027713 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3735: Don't use HTTP authorization or authentication by default ↵nash2010-10-262-13/+29
| | | | | | (merged 1.x commit r1027705) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027710 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1027700 Add test to ensure If-Modified-Since returns 304 if feed is ↵nash2010-10-261-1/+15
| | | | | | unmodified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027704 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3743: Return correct response code from If-Unmodified-Since (merged ↵nash2010-10-262-3/+3
| | | | | | 1.x commit r1027693) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027695 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3742: Fix time comparison for If-Modified-Since and ↵nash2010-10-262-11/+29
| | | | | | If-Unmodified-Since (merged 1.x commit r1027658) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027684 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3734: Fix incorrect rendering of non-ASCII characters (merged 1.x ↵nash2010-10-261-5/+4
| | | | | | commit r1027641) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027655 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3749 - make a start on content for Beta1slaws2010-10-261-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027607 13f79535-47bb-0310-9956-ffa450edef68
* Add missing build fileslaws2010-10-261-0/+57
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027604 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3740 - add binding.comet, implementation-jaxrs into the distro. ↵slaws2010-10-267-11/+17
| | | | | | Update JSR311 version to the version now pulled in. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027603 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up dependenciesslaws2010-10-261-9/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027598 13f79535-47bb-0310-9956-ffa450edef68
* Tag rc1antelder2010-10-266005-0/+507877
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027571 13f79535-47bb-0310-9956-ffa450edef68
* Delete old rc1 tagantelder2010-10-265550-478822/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027565 13f79535-47bb-0310-9956-ffa450edef68
* Remove folderantelder2010-10-2696-8336/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027492 13f79535-47bb-0310-9956-ffa450edef68
* Delete and redo release branchantelder2010-10-266101-0/+516213
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027464 13f79535-47bb-0310-9956-ffa450edef68
* Delete and redo release branchantelder2010-10-266005-507877/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027457 13f79535-47bb-0310-9956-ffa450edef68
* Correct another sample contribution dependencyantelder2010-10-261-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027433 13f79535-47bb-0310-9956-ffa450edef68
* Correct contribution dependency nameantelder2010-10-261-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027423 13f79535-47bb-0310-9956-ffa450edef68
* Correct included contribution nameantelder2010-10-261-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027416 13f79535-47bb-0310-9956-ffa450edef68
* Remove the folderantelder2010-10-2696-8336/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027404 13f79535-47bb-0310-9956-ffa450edef68
* Create branch for next releaseantelder2010-10-266101-0/+516213
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027394 13f79535-47bb-0310-9956-ffa450edef68
* Remove old beta1 branchantelder2010-10-265550-479217/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027389 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 relative path for new sample locationslaws2010-10-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027119 13f79535-47bb-0310-9956-ffa450edef68
* When the correlation scheme is set to correlationId then make sure a ↵antelder2010-10-251-3/+6
| | | | | | correlationid is set on a request message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027105 13f79535-47bb-0310-9956-ffa450edef68
* A bit more tidyingslaws2010-10-251-9/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027102 13f79535-47bb-0310-9956-ffa450edef68
* Remove old hazelcast moduleantelder2010-10-251-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027100 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
* Doesn't need to depend on base and doing so for a compile dependency causes ↵slaws2010-10-251-1/+1
| | | | | | a cycle in the build via implementation-python git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027028 13f79535-47bb-0310-9956-ffa450edef68
* Correct contribution names now "contribution" comes at the endslaws2010-10-252-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027018 13f79535-47bb-0310-9956-ffa450edef68