summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-11-10Update more things for base + extensions approachantelder14-105/+96
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033523 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10Update to the very latest OASIS JMS binding schema so we can verify whats ↵antelder3-8/+34
being voted on tomorrow does actually work ok git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033518 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10The json databinding is a runtime module so can't be used by a model module. ↵antelder2-8/+2
This changes to use a hardcoded string instead of the databinding name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033392 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10TUSCANY-3771 - Removing obsolet integration testslresende43-2175/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033351 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10TUSCANY-3771 - Fixing pom artifactIdlresende2-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033350 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09Correct to call the right launcherslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032915 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09TUSCANY-3751 - now 1.0.7 of the maven-bundle-plugin is released I can remove ↵slaws2-9/+7
the snapshot and turn the enforcer back on (merge from beta1) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032914 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09Top level notice tidying (merge from beta1)slaws2-19/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032913 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09TUSCANY-3756 - from the JIRA this is the "leave them but remove most of the ↵slaws34-1335/+169
detail and refer to the web page " option. (merge from beta1) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032911 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09TUSCANY-3674 - Add some rudimentary function to the helloworld apps so that ↵slaws6-7/+56
the very first time user at least has a chance of working out what's going on. (merge from beta1) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032910 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09TUSCANY-3727 - fix binding-ws which jars so that it doesn't have base ↵slaws14-126/+117
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. Also, for compliance tests, ensure that the phase of the unpack allows the local error message file to take precedence git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032909 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09TUSCANY-3753 - remove large target files from samples. slaws1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032908 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09TUSCANY-3749 - Beta1 changes (merge from beta1 branch)slaws1-9/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032905 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09Correct relative location of contributionslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032903 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09remove unused dependency on asmbdaniel1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032864 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08Flip to remotable so that it doesn't mess up the samples when running in ↵slaws2-0/+6
eclipse. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032593 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08Catch up with an error message fix in the runtimeslaws2-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032592 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08Fix typo in commentslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032555 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08Fix paths in build.xml for implementation.script samplebdaniel2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032475 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08Fix up build.xml file for maven-osgi-junit samplebdaniel2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032474 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05Fix lib path and add equinox launcher jar to classpath in embedded-osgi-base ↵bdaniel1-1/+4
build.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1031529 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05Fix lib path and add equinox launcher jar to classpath in embedded-osgi-base ↵bdaniel1-1/+4
build.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1031528 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05Correct confusing error messageslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1031483 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03Correct to take into account the dependencies that have been added back in ↵slaws2-0/+400
to make the stripes and impl.web module compile in the PDE environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030438 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03Take account of the provided dependencies that were added back in to make ↵slaws1-1/+9
strips and impl.web compile in PDE. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030404 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02Tag for 2.0-Beta1-RC2slaws6014-0/+506930
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030026 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01TUSCANY-3751 - now 1.0.7 of the maven-bundle-plugin is released I can remove ↵slaws2-9/+3
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-01TUSCANY-3748 - Remove the compliance tests from the Beta1 build as OASIS ↵slaws2-5/+11
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-01Top level notice tidyingslaws3-23/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1029685 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01TUSCANY-3756 - from the JIRA this is the "leave them but remove most of the ↵slaws34-1335/+169
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-01TUSCANY-3674 - Add some rudimentary function to the helloworld apps so that ↵slaws6-7/+56
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-10-29TUSCANY-3720 merge changes to 2.0-Beta1bdaniel2-3/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028923 13f79535-47bb-0310-9956-ffa450edef68
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