summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Copy trunk samples to sanbox to experiment with renames and movesantelder2010-09-20601-0/+39696
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998905 13f79535-47bb-0310-9956-ffa450edef68
* A few project name consistency changesslaws2010-09-2012-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998881 13f79535-47bb-0310-9956-ffa450edef68
* Correct path to contribution now that samples have movedslaws2010-09-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998874 13f79535-47bb-0310-9956-ffa450edef68
* Add the comment binding to the main build as there is a sample for it now so ↵slaws2010-09-201-0/+2
| | | | | | we need to build the extension git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998869 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 reintroduce samples to top level build (2) -- missed this out ↵kelvingoodson2010-09-201-9/+9
| | | | | | on earlier commit git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998867 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 reintroduce samples to top level buildkelvingoodson2010-09-207-1/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998846 13f79535-47bb-0310-9956-ffa450edef68
* Start some instructions for running in an OSGi frameworkslaws2010-09-201-0/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998845 13f79535-47bb-0310-9956-ffa450edef68
* Correct sample location now samples have moved. slaws2010-09-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998840 13f79535-47bb-0310-9956-ffa450edef68
* Correct root location string now sample has movedslaws2010-09-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998839 13f79535-47bb-0310-9956-ffa450edef68
* Add a link to the store app home page. Change test script to restart the app.jsdelfino2010-09-192-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998599 13f79535-47bb-0310-9956-ffa450edef68
* Fix links broken by recent refactoring of the sameples, and use store ↵jsdelfino2010-09-196-49/+49
| | | | | | contribution instead of calculator in shell sample. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998597 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to get the store contribution working in a webapp. Make atom binding ↵jsdelfino2010-09-192-2/+10
| | | | | | use the deployed binding URI, like the JSON-RPC already does. Change the dojo include from absolute to a relative path. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998596 13f79535-47bb-0310-9956-ffa450edef68
* Change uri parameter to location of deployment composite and make it ↵jsdelfino2010-09-194-40/+46
| | | | | | optional. Change restart command to use previous config if not specified. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998579 13f79535-47bb-0310-9956-ffa450edef68
* Remove extraneous > and fixed sample artifact id as they're breaking the build.jsdelfino2010-09-192-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998578 13f79535-47bb-0310-9956-ffa450edef68
* Improvements to the oauth module and support for oauth 1.0a using liboauth.jsdelfino2010-09-1921-202/+1018
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998571 13f79535-47bb-0310-9956-ffa450edef68
* Reorganize directory structure to make import into Eclipse worknash2010-09-184-17/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998521 13f79535-47bb-0310-9956-ffa450edef68
* Reorder modules to satisfy dependency relationshipsnash2010-09-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998370 13f79535-47bb-0310-9956-ffa450edef68
* Reorder modules to satisfy dependency relationshipsnash2010-09-171-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998367 13f79535-47bb-0310-9956-ffa450edef68
* Fix svn:ignore property to add build.xmlnash2010-09-170-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998365 13f79535-47bb-0310-9956-ffa450edef68
* Fix code for "clean" target in build.xml file (TUSCANY-3680)nash2010-09-171-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998364 13f79535-47bb-0310-9956-ffa450edef68
* Fix the missing methodrfeng2010-09-171-5/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998358 13f79535-47bb-0310-9956-ffa450edef68
* Add build.xml to samples directorynash2010-09-171-0/+94
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998341 13f79535-47bb-0310-9956-ffa450edef68
* Fix README references to incorrect module namenash2010-09-173-10/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998332 13f79535-47bb-0310-9956-ffa450edef68
* Make "compile" the default target in build.xmlnash2010-09-174-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998330 13f79535-47bb-0310-9956-ffa450edef68
* Add missing code generation to build.xml filenash2010-09-171-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998328 13f79535-47bb-0310-9956-ffa450edef68
* Fix code for "clean" target in build.xml files (TUSCANY-3680)nash2010-09-171-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998324 13f79535-47bb-0310-9956-ffa450edef68
* Enhance the JAX-WS async client support and fix couple of issuesrfeng2010-09-1713-384/+595
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998309 13f79535-47bb-0310-9956-ffa450edef68
* Exclude DEPENDENCIES from rat checkrfeng2010-09-171-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998308 13f79535-47bb-0310-9956-ffa450edef68
* Fixing compilation issues in 64Bit environmentlresende2010-09-172-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998301 13f79535-47bb-0310-9956-ffa450edef68
* Fix code for "clean" target in build.xml files (TUSCANY-3680)nash2010-09-178-32/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998295 13f79535-47bb-0310-9956-ffa450edef68
* Add build.xml file to demos directorynash2010-09-171-0/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998270 13f79535-47bb-0310-9956-ffa450edef68
* Add build.xml file to tutorials/store directorynash2010-09-171-0/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998259 13f79535-47bb-0310-9956-ffa450edef68
* Fix code for "clean" target in generated build.xml files (TUSCANY-3680)nash2010-09-173-9/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998257 13f79535-47bb-0310-9956-ffa450edef68
* Replace generated build.xml file by a handwritten onenash2010-09-172-16/+71
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998250 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependency in pom so that generated build.xml file is correctnash2010-09-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998248 13f79535-47bb-0310-9956-ffa450edef68
* Generate a build.xml file from the maven buildnash2010-09-171-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998247 13f79535-47bb-0310-9956-ffa450edef68
* Add source directory to make the generated build.xml file work correctlynash2010-09-171-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998238 13f79535-47bb-0310-9956-ffa450edef68
* Add build.xml file to svn with generated dependenciesnash2010-09-172-0/+64
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998237 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void ↵bdaniel2010-09-1710-25/+301
| | | | | | methods and multiple Holders git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998232 13f79535-47bb-0310-9956-ffa450edef68
* Delete generated build.xml files from svnnash2010-09-172-108/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998155 13f79535-47bb-0310-9956-ffa450edef68
* Add license headerantelder2010-09-171-5/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998112 13f79535-47bb-0310-9956-ffa450edef68
* Update recommended MAVEN_OPTS settingnash2010-09-171-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998083 13f79535-47bb-0310-9956-ffa450edef68
* Add build.xml file with generated dependenciesnash2010-09-172-28/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998082 13f79535-47bb-0310-9956-ffa450edef68
* Add build.xml file with generated dependenciesnash2010-09-172-2/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998069 13f79535-47bb-0310-9956-ffa450edef68
* Put back to use the samples parent pom.xmlantelder2010-09-171-10/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998063 13f79535-47bb-0310-9956-ffa450edef68
* Showantelder2010-09-171-8/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998062 13f79535-47bb-0310-9956-ffa450edef68
* Project for generating zip of ws otest contributions for running in trunk ↵slaws2010-09-173-0/+114
| | | | | | compliance tests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998054 13f79535-47bb-0310-9956-ffa450edef68
* Switch to using the latest WS otests (r217).slaws2010-09-174-56/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998044 13f79535-47bb-0310-9956-ffa450edef68
* WS otest r217. Move the temporary OASIS otest data from ant's p.a.o ↵slaws2010-09-179-0/+329
| | | | | | directory to somewhere the any Tuscany committer can edit. These could be out in the real snapshot repo I guess but I can't publish there atm and I want to make sure we can get rid of this when OASIS publish them properly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998043 13f79535-47bb-0310-9956-ffa450edef68
* Fix up existing pom to generate jar to be used by trunk compliance. Removes ↵slaws2010-09-171-0/+27
| | | | | | to need for separate project git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998042 13f79535-47bb-0310-9956-ffa450edef68