summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-08Add a customized MFrfeng2-6/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833804 13f79535-47bb-0310-9956-ffa450edef68
2009-11-08Add a customized MFrfeng2-5/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833803 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06Fix the file naming for snapshot versionsrfeng1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833589 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06No need to copy the src/main/resources directory as there is no resources ↵mcombellack1-3/+0
directory in this project git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833555 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06Add tuscany-sca-manifest.jar into the distrorfeng2-5/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833269 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06Fix contribution namerfeng1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833263 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06Add jms dependency (provided is not included)rfeng3-6/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833256 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05Add host-jettyrfeng1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833238 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05Update dependencies so that jars are set on the launchers' classpathrfeng24-73/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833235 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05Update the location patternrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833202 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05Update the location patternrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833201 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05Format the coderfeng132-1588/+1439
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833174 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05Update pom.xml to reference a consistent version of tuscany runtime using ↵rfeng93-724/+749
${tuscany.version} git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833170 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05Fix contribution namesrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833168 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05Move scatours-android-ui into contribrfeng16-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833154 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05Introduce a LauncherUtil to locate contributions by namerfeng43-248/+411
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833142 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05Add a utility for launchers to handle different ways to locate contributionsrfeng2-0/+127
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833106 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03Change the folder name from client to clientsrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832491 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02Added dependency on jsr250-api to fix compilation issue of being unable to ↵mcombellack1-0/+7
find javax.annotation.security on Sun JDK git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832101 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02Added dependency on jsr250-api to fix compilation issue of being unable to ↵mcombellack1-0/+7
find javax.annotation.security on Sun JDK git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832100 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02Set the SVN eol-style to nativemcombellack1-169/+169
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832089 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26Add Main-Class and Class-Path to the MF so that we can run the clients, ↵rfeng37-25/+554
services and launchers using java -jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830020 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26Remove version numbers for the scatours jars in the distrorfeng1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830007 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26Add the webapprfeng1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829870 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26Move 2.x code into contrib/2.xrfeng54-40/+363
Change the pom.xml to depend on node-impl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829858 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23Add ability to create a distribution for the travelsamplerfeng8-0/+2471
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829270 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20Add a webapp for creditcard-payment-jaxbrfeng5-0/+355
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826957 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11Add a version of the spring payment component configured with authentication ↵slaws19-0/+1163
policy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824102 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11Add customer registry into the spring componentslaws7-27/+317
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824091 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11Separate the ShoppingCart interface into multiple separate interfaces to ↵slaws9-66/+105
better match the "introducing" scenario git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824057 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11Change version of Tuscany referenced from 1.5 to 1.6-SNAPSHOTslaws2-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824050 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Added the currency-servlet module to the build listmcombellack1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822058 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Initial commit of a Servlet implementation of a currency convertermcombellack4-0/+232
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822037 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29Enhanced the title of teh JSP so that it includes JSP in the page titlemcombellack1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820091 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16Rename services modulesnash32-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815636 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16Rename client modulesnash16-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815635 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16Add ant scripts and adjust packages for RMI and CORBA interopnash13-15/+307
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815634 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Apply new naming convention to maven artifactsnash3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815546 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Rename client class for consistency with other clientsnash2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815545 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Add ant scripts and apply new naming convention to maven artifactsnash12-9/+296
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815540 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Rename packages to match notification-ws contribution (needed to preserve ↵nash3-4/+4
interop) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815537 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Apply new naming convention to notification-* launchersnash25-125/+293
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815533 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Apply new naming convention to notification-* contributionsnash23-100/+102
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815531 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Apply new naming convention to contributions/help-pages and launchers/help-pagesnash12-9/+57
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815456 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Apply new naming convention to contributions/feed-logger and ↵nash11-13/+62
launchers/feed-logger git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815406 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Apply new naming convention to contributions/blog-feed and launchers/blog-feednash5-10/+57
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815397 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Apply new naming convention to contributions/blog-feed and launchers/blog-feednash9-11/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815393 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Delete contributions/databinding-client-contribution and ↵nash8-428/+0
launchers/databinding-launcher git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815385 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Apply new naming conventions to contributions/databinding-client and ↵nash11-6/+434
launchers/databinding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815382 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Fix naming inconsistenciesnash9-325/+60
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815338 13f79535-47bb-0310-9956-ffa450edef68