summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-29TUSCANY-3720 Check for a valid domain on remote nodesbdaniel2-3/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028921 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29unpack the dependecies earlier so that we pick up the local test messages ↵slaws1-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
2010-10-29unpack the dependecies earlier so that we pick up the local test messages ↵slaws1-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
2010-10-29TUSCANY-3727 - fix binding-ws which jars so that it doesn't have base ↵slaws14-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
2010-10-29Fix POM.XML of implementation-web-runtime to address OSGi problems described ↵edwardsmj1-3/+3
in TUSCANY_3760 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028666 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29Fix MANIFEST.MF and POM.XML to address OSGi problems described in TUSCANY_3760edwardsmj2-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028665 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28Handling null return values in JSON-RPC bindinglresende1-1/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028450 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28TUSCANY-3709 re-enable excluded compliance testsbdaniel2-10/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028395 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28TUSCANY-3709 re-enable excluded compliance testsbdaniel2-11/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028369 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28TUSCANY-3749 - add more contentslaws1-4/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028303 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28TUSCANY-3709 Copy changes to Beta1 branchbdaniel2-3/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028185 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28TUSCANY-3709 Do not aggregate schema types into facade WSDL, check local ↵bdaniel2-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
2010-10-27TUSCANY-3757 - add code (commented out currently) to demonstrate void return ↵slaws8-5/+105
type scenario. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027990 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27TUSCANY-3753 - remove large target files from samples. slaws1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027945 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27Tidy up dependenciesslaws1-13/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027915 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27TUSCANY-3740 - add binding.comet, implementation-jaxrs into the distro. ↵slaws7-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
2010-10-27Add missing build fileslaws1-0/+57
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027913 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27TUSCANY-3749 - make a start on content for Beta1slaws1-0/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027911 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Adding missing package (org.apache.tuscany.sca.common.xml.dom) to MANIFEST.MFlresende1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027713 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26TUSCANY-3735: Don't use HTTP authorization or authentication by default ↵nash2-13/+29
(merged 1.x commit r1027705) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027710 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1027700 Add test to ensure If-Modified-Since returns 304 if feed is ↵nash1-1/+15
unmodified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027704 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26TUSCANY-3743: Return correct response code from If-Unmodified-Since (merged ↵nash2-3/+3
1.x commit r1027693) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027695 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26TUSCANY-3742: Fix time comparison for If-Modified-Since and ↵nash2-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
2010-10-26TUSCANY-3734: Fix incorrect rendering of non-ASCII characters (merged 1.x ↵nash1-5/+4
commit r1027641) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027655 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26TUSCANY-3749 - make a start on content for Beta1slaws1-0/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027607 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Add missing build fileslaws1-0/+57
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027604 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26TUSCANY-3740 - add binding.comet, implementation-jaxrs into the distro. ↵slaws7-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
2010-10-26Tidy up dependenciesslaws1-9/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027598 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Tag rc1antelder6005-0/+507877
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027571 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Delete old rc1 tagantelder5550-478822/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027565 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Remove folderantelder96-8336/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027492 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Delete and redo release branchantelder6101-0/+516213
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027464 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Delete and redo release branchantelder6005-507877/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027457 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Correct another sample contribution dependencyantelder1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027433 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Correct contribution dependency nameantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027423 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Correct included contribution nameantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027416 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Remove the folderantelder96-8336/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027404 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Create branch for next releaseantelder6101-0/+516213
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027394 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Remove old beta1 branchantelder5550-479217/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027389 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Correct another dependency missed from the hazelcast module changesantelder1-16/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027133 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Add test for binding-jsonrpc sampleslaws3-7/+136
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027123 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Correct relative path for new sample locationslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027119 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25When the correlation scheme is set to correlationId then make sure a ↵antelder1-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
2010-10-25A bit more tidyingslaws1-9/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027102 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Remove old hazelcast moduleantelder1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027100 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Correct dependenceisantelder1-17/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027099 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Correct dependenciesantelder1-8/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027097 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Correct dependenciesantelder1-11/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027095 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Doesn't need to depend on base and doing so for a compile dependency causes ↵slaws1-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
2010-10-25Correct contribution names now "contribution" comes at the endslaws2-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027018 13f79535-47bb-0310-9956-ffa450edef68