summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-07-22Tag beta3 RC1antelder5791-0/+503579
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149505 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22Merge r1149501 from trunk to branch to include changes and release notesantelder1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149502 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22Include changes and release notesantelder1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149501 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22Merge r1149495 from trunk to beta3 to include the samples distroantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149496 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22Include the samples distroantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149495 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.scottkurz10-19/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149451 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Merge r1149364 from trunk to beta3 to take out itests for samples not in trunkantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149368 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Take out distro itests for samples that aren't in trunkantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149364 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Merge fix to legal check test in r if (f.endsWith(.dir) && ↵antelder1-1/+1
!f.endsWith(src.dir)) { git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149355 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Update to ensure the src distro isn't ever used in error over the binat distroantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149354 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Merge in another license header change from trunk to beta3antelder1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149187 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Merge in the license header fixes from trunk to beta3antelder10-0/+169
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149171 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Add src distro rat excludesantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149161 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Add missing license headersantelder7-0/+133
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149159 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Add missing license headerantelder1-0/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149157 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Add missing license headerantelder1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149156 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Add missing license headerantelder1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149155 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Update a 2.0-snapshot to 2.0-beta3-snapshot versionantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149123 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Delete the unreleased folder from beta3antelder111-6486/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149107 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Merge the interface fix in 1149101 to beta3antelder1-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149102 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21If the getBindingInterfaceContract isn't a Java interface then try the ↵antelder1-1/+8
ComponentTypeServiceInterface. We really need a way to convert a wsdl interface into a java interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149101 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Merge change in 1148839 to Streamline the json serialization into output ↵antelder3-5/+22
stream to beta3 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149074 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Merge change in 1148838 to Add a domain.registry,uri param to beta3antelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149072 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Merge change in 1148841 to update osgi manifest to beta3antelder1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149071 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Merge trunk change r1148761 to add use the correct interface to beta3antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149068 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Merge trunk change r1148730 to add a samples README to beta3antelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149067 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Merge trunk change r1148729 to Update the samples distro to beta3antelder3-18/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149066 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Merge trunk change r1148679 to add snapshot repos to the sample pom.xml's to ↵antelder8-0/+112
beta3 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149065 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Merge trunk change 1148369 to fix INSTALL file typo to beta3antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149064 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Delete the bpel sample from the beta3 branch as impl.bpel doesn't seem to workantelder8-445/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149056 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20Fix OSGi importsrfeng1-4/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148841 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20Streamline the json serialization into output streamrfeng3-5/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148839 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20Add a domain.registry,uri paramrfeng1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148838 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20Use the correct endpoint interface when the business interface is not specifiedantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148761 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20Add start of a samples READMEantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148730 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20Update the samples distro for the current trunk samples layoutantelder3-18/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148729 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20Add the ASF snapshot repositories to the getting started samples so that ↵antelder9-0/+126
they can be used from an svn checkouts of the individual samples without having to do a local trunk build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148679 13f79535-47bb-0310-9956-ffa450edef68
2011-07-19Typo.scottkurz1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148369 13f79535-47bb-0310-9956-ffa450edef68
2011-07-19Update the Runtime Endpoint to include its normalized wsdl in its serializationantelder2-1/+73
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148316 13f79535-47bb-0310-9956-ffa450edef68
2011-07-19Merge repository changes to 2.0-Beta3 branch.fmoga1-21/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148259 13f79535-47bb-0310-9956-ffa450edef68
2011-07-19Remove sonatype and gson repositoriesfmoga1-21/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148256 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18Fix merge problemfmoga1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147926 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18Merge comet binding dependency changes into beta3fmoga2-97/+97
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147924 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18Switch from Atmosphere 0.8-SNAPSHOT to Atmosphere 0.7.2 to prepare the release.fmoga2-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147891 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18Merge the TUSCANY-3896 fix from trunk to beta3antelder2-6/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147843 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18Merge the tuscany plugin changes from trunk to beta3antelder2-5/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147841 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18TUSCANY-3896: Apply patch from Greg Dritschler for Enable subclassing of ↵antelder2-6/+22
SCAClientFactoryImpl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147839 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18Make sure the latest servlet api is used to avoid any misisng method issuesantelder1-0/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147835 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18Always set the Shell domain uri from what is set for the pluginantelder1-5/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147834 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18Create a branch for beta3antelder5910-0/+510165
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147804 13f79535-47bb-0310-9956-ffa450edef68