Commit graph

128 commits

Author SHA1 Message Date
antelder
3f019b6ccb Comment out the conversion of the remote wsdl into a WSDLInterfaceContract in the beta3 branch as that code doesn't work properly yet
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151809 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28 12:14:47 +00:00
antelder
2e0a5f4c13 Recreate 2.0-Beta3 branch from current trunk
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151792 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28 11:07:25 +00:00
antelder
04dcd09976 Delete old beta3 branch as its going to be recreated from the current trunk
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151789 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28 10:58:07 +00:00
antelder
a1b8876585 Merge r1149501 from trunk to branch to include changes and release notes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149502 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 08:49:42 +00:00
antelder
76437f241b Merge r1149495 from trunk to beta3 to include the samples distro
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149496 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 08:21:52 +00:00
antelder
48952ef34a Merge r1149364 from trunk to beta3 to take out itests for samples not in trunk
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149368 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 21:09:08 +00:00
antelder
63b0ef8160 Merge fix to legal check test in r if (f.endsWith(.dir) && !f.endsWith(src.dir)) {
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149355 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 20:46:40 +00:00
antelder
f26e643208 Merge in another license header change from trunk to beta3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149187 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 14:05:45 +00:00
antelder
5e19f79c4f Merge in the license header fixes from trunk to beta3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149171 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 13:25:57 +00:00
antelder
f48deeb5ee Update a 2.0-snapshot to 2.0-beta3-snapshot version
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149123 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 11:17:58 +00:00
antelder
bbf16e4c0d Delete the unreleased folder from beta3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149107 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 10:54:19 +00:00
antelder
befd009cd2 Merge the interface fix in 1149101 to beta3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149102 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 10:31:50 +00:00
antelder
80712068bc Merge change in 1148839 to Streamline the json serialization into output stream to beta3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149074 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 08:39:06 +00:00
antelder
d314996e64 Merge change in 1148838 to Add a domain.registry,uri param to beta3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149072 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 08:38:02 +00:00
antelder
25475aae69 Merge change in 1148841 to update osgi manifest to beta3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149071 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 08:37:14 +00:00
antelder
01387fc388 Merge trunk change r1148761 to add use the correct interface to beta3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149068 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 08:28:09 +00:00
antelder
bfb5381250 Merge trunk change r1148730 to add a samples README to beta3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149067 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 08:26:01 +00:00
antelder
84bfcd0a68 Merge trunk change r1148729 to Update the samples distro to beta3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149066 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 08:23:59 +00:00
antelder
b8a850fad4 Merge trunk change r1148679 to add snapshot repos to the sample pom.xml's to beta3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149065 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 08:21:14 +00:00
antelder
c05fec3a6e Merge trunk change 1148369 to fix INSTALL file typo to beta3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149064 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 08:16:47 +00:00
antelder
3b28ba66a5 Delete the bpel sample from the beta3 branch as impl.bpel doesn't seem to work
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149056 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 07:40:46 +00:00
fmoga
ee90154d61 Merge repository changes to 2.0-Beta3 branch.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148259 13f79535-47bb-0310-9956-ffa450edef68
2011-07-19 09:42:23 +00:00
fmoga
dd3bbfc71e Fix merge problem
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147926 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18 15:17:49 +00:00
fmoga
f7dceb9384 Merge comet binding dependency changes into beta3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147924 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18 15:13:44 +00:00
antelder
2fdd677d2c Merge the TUSCANY-3896 fix from trunk to beta3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147843 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18 12:58:09 +00:00
antelder
63b05d0d32 Merge the tuscany plugin changes from trunk to beta3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147841 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18 12:56:45 +00:00
antelder
62d5570937 Create a branch for beta3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147804 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18 10:21:06 +00:00
fmoga
4f62b1f3e8 Updated CHANGES file.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069969 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11 22:14:55 +00:00
fmoga
ba4e7df5e7 Commented out OASIS arifacts from compliance tests pom according to TUSCANY-3748. Added missing parent for the helloworld-contribution sample.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069342 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 11:51:29 +00:00
fmoga
c244e583e1 Changed version to 2.0-Beta2-SNAPSHOT.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069291 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 08:57:45 +00:00
antelder
ddce09144c Copy trunk to beta2 release branch. (I've not yet changed the version so that would need to be done first before the branch is used)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069272 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 08:36:51 +00:00
antelder
6580d98a51 Delete very old beta2 release branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069271 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 08:35:14 +00:00
antelder
1c0d8a7ab8 Start branch for beta2 release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053042 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 10:50:45 +00:00
antelder
396008440c delete the beta2 branch as i'd not seen raymonds mail when i made it and we might as well wait till he's got his changes in before creating the beta2 branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040700 13f79535-47bb-0310-9956-ffa450edef68
2010-11-30 19:00:47 +00:00
antelder
ae9b105c67 Create branch for 2.0 beta2 release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040693 13f79535-47bb-0310-9956-ffa450edef68
2010-11-30 18:46:45 +00:00
slaws
23e8b27b3e Correct some version numbers in Beta1. Some of these are in comments and some are not actually used but it removes the noise when I scan the code.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035014 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14 15:43:48 +00:00
lresende
ee67bb1fb0 TUSCANY-3771 - Removing obsolet integration tests
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033351 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 05:01:12 +00:00
lresende
4b07ceda02 TUSCANY-3771 - Fixing pom artifactId
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033350 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 05:00:13 +00:00
bdaniel
408a5350d2 Fix paths in build.xml for implementation.script sample
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032475 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08 07:22:49 +00:00
bdaniel
c62ef69d59 Fix up build.xml file for maven-osgi-junit sample
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032474 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08 07:13:05 +00:00
bdaniel
4b151e4088 Fix lib path and add equinox launcher jar to classpath in embedded-osgi-base build.xml
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1031528 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 12:00:41 +00:00
slaws
e07774394f TUSCANY-3751 - now 1.0.7 of the maven-bundle-plugin is released I can remove the snapshot and turn the enforcer back on
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1029697 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01 15:08:41 +00:00
slaws
a2d62cdf52 TUSCANY-3748 - Remove the compliance tests from the Beta1 build as OASIS haven't actually formally released the otest artifacts anywhere yet.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1029693 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01 15:03:05 +00:00
slaws
8ebaae37af Top level notice tidying
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1029685 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01 14:45:06 +00:00
slaws
957ffd8cd5 TUSCANY-3756 - from the JIRA this is the "leave them but remove most of the detail and refer to the web page " option.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1029667 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01 14:04:33 +00:00
slaws
f05fc0277f TUSCANY-3674 - Add some rudimentary function to the helloworld apps so that the very first time user at least has a chance of working out what's going on.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1029640 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01 13:13:25 +00:00
bdaniel
1f5ee3c646 TUSCANY-3720 merge changes to 2.0-Beta1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028923 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29 22:01:46 +00:00
slaws
bc92a5e64e unpack the dependecies earlier so that we pick up the local test messages 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-29 16:02:43 +00:00
slaws
0553614499 TUSCANY-3727 - fix binding-ws which jars so that it doesn't have base 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-29 14:36:53 +00:00
bdaniel
4440adc165 TUSCANY-3709 re-enable excluded compliance tests
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028395 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28 17:30:24 +00:00