summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove SNAPSHOT from namespace stringnash2010-10-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028703 13f79535-47bb-0310-9956-ffa450edef68
* Fix copyright notice datesnash2010-10-293-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028696 13f79535-47bb-0310-9956-ffa450edef68
* Fix copyright notice datesnash2010-10-2960-376/+376
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028691 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
* Merge r1028655 TUSCANY-3759: Add code to read stdin and stderr from spawned ↵nash2010-10-297-214/+281
| | | | | | epmd process and reverse changes made by commit r1028378 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028659 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1028654 TUSCANY-3759: Move up to latest jinterface versionnash2010-10-291-13/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028657 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3759: Add code to read stdin and stderr from spawned epmd process ↵nash2010-10-297-214/+281
| | | | | | and reverse changes made by commit r1028371 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028655 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3759: Move up to latest jinterface versionnash2010-10-291-12/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028654 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
* Fix the property names to be consistent with maven3rfeng2010-10-281-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028382 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1028371 TUSCANY-3759: Document Tuscany Erlang binding incompatibility ↵nash2010-10-283-0/+14
| | | | | | with current Erlang/OTP runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028378 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3759: Document Tuscany Erlang binding incompatibility with current ↵nash2010-10-283-0/+14
| | | | | | Erlang/OTP runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028371 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
* [maven-release-plugin] prepare for next development iterationslaws2010-10-281-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028245 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag maven-bundle-plugin-1.0.7-RC1slaws2010-10-2827-0/+9906
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028244 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0.7-RC1slaws2010-10-281-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028243 13f79535-47bb-0310-9956-ffa450edef68
* Minor improvements to HTTPD configuration scripts. Add a mod-rewrite rule to ↵jsdelfino2010-10-282-7/+29
| | | | | | redirect requests to configured canonical host name. Move HTTPS redirect mod-rewrite rules under the HTTP virtual host configurations. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028209 13f79535-47bb-0310-9956-ffa450edef68
* Fix path to JavaScript file.jsdelfino2010-10-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028208 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-3709 Do not aggregate schema types into facade WSDL, check local ↵bdaniel2010-10-281-2/+2
| | | | | | inline types before other WSDL documents, and update OASIS assembly test error messages git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028181 13f79535-47bb-0310-9956-ffa450edef68
* Merge remaining r743192 changes from 2.x to 1.x and add a new itest for ↵nash2010-10-2714-3/+469
| | | | | | @XmlJavaTypeAdapter git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028105 13f79535-47bb-0310-9956-ffa450edef68
* Disable util that doesn't work with Equinox 3.5.0 and isn't apparently used. slaws2010-10-271-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028048 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3758: Exclude zipcode-jaxws from the buildnash2010-10-271-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028012 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
* Correct expected error messageantelder2010-10-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027943 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-10-270-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027942 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
* Remove mergeinfo property from folders in trunkantelder2010-10-270-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027907 13f79535-47bb-0310-9956-ffa450edef68
* Remove all the mergeinfo properties in the branchantelder2010-10-270-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027902 13f79535-47bb-0310-9956-ffa450edef68
* Simplify Javascript component reference API a bit. Rename tuscany-ref.js to ↵jsdelfino2010-10-2715-204/+159
| | | | | | ref.js. Add a function to declare reference proxy methods. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027835 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1027738 Change release date and update list of changesnash2010-10-265-22/+142
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027740 13f79535-47bb-0310-9956-ffa450edef68
* Change release date and update list of changesnash2010-10-265-22/+142
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027738 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1027728 Update version number of jar file in README descriptionnash2010-10-261-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027734 13f79535-47bb-0310-9956-ffa450edef68
* Update version number of jar file in README descriptionnash2010-10-261-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027728 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1026863 TUSCANY-3678: Add description of remaining differences ↵nash2010-10-261-1/+54
| | | | | | between source and binary distributions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027718 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1026272 Add note to README about possible delays receiving chat messagesnash2010-10-261-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027717 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1026251 Remove explicit host name and port number from sample filesnash2010-10-263-9/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027716 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1026240 Change RSS feed to Atom feed so that it works with the ↵nash2010-10-261-1/+1
| | | | | | atomAggregator service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027715 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 r1025934 TUSCANY-3735: Don't use HTTP authorization or authentication ↵nash2010-10-262-13/+29
| | | | | | by default git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027705 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