summaryrefslogtreecommitdiffstats
path: root/sandbox (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added dependency on jsr250-api to fix compilation issue of being unable to ↵mcombellack2009-11-021-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
* Added dependency on jsr250-api to fix compilation issue of being unable to ↵mcombellack2009-11-021-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
* Set the SVN eol-style to nativemcombellack2009-11-021-169/+169
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832089 13f79535-47bb-0310-9956-ffa450edef68
* - Changing the implementation-guardian to work with the ↵dougsleite2009-10-2933-176/+1057
| | | | | | | | policy-guardianException module - Adding the policy-guardianException module: The guardian member is implemented as policies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831060 13f79535-47bb-0310-9956-ffa450edef68
* Integrating with cloud-appengine-sdk module to avoid issues with building ↵lresende2009-10-293-156/+8
| | | | | | the cloud-google module with a clean maven repo (without appengine sdk available in it) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830808 13f79535-47bb-0310-9956-ffa450edef68
* New module to download appengine-sdk and install in yoru local maven repo. ↵lresende2009-10-292-0/+177
| | | | | | This is to avoid checken-egg thing, where you start from a clean maven repo and the dependency is not there yet failing the module before you could download and install it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830807 13f79535-47bb-0310-9956-ffa450edef68
* Remove the exclusionrfeng2009-10-281-15/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830788 13f79535-47bb-0310-9956-ffa450edef68
* Configure the sourceDirectory and use GAE classpath container for ↵rfeng2009-10-284-84/+127
| | | | | | cloud-google project git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830787 13f79535-47bb-0310-9956-ffa450edef68
* Remove generated files from svnrfeng2009-10-2821-278/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830760 13f79535-47bb-0310-9956-ffa450edef68
* Set outputDirectory for pom.xmlrfeng2009-10-285-21/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830759 13f79535-47bb-0310-9956-ffa450edef68
* Fix pom.xml and set svn:ignorerfeng2009-10-285-16/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830755 13f79535-47bb-0310-9956-ffa450edef68
* Modifying service uri to avoid issues with contextPath calculations on the ↵lresende2009-10-281-1/+1
| | | | | | runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830660 13f79535-47bb-0310-9956-ffa450edef68
* Minor update on service urilresende2009-10-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830392 13f79535-47bb-0310-9956-ffa450edef68
* Create profiles to exclude some modules from running eclipse:eclipselresende2009-10-274-7/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830391 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up pointers to renamed catalog sample applicationlresende2009-10-276-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830390 13f79535-47bb-0310-9956-ffa450edef68
* Renaming to remove 2x from sample application namelresende2009-10-279-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830363 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring common artifacts to store-assets modulelresende2009-10-2737-311/+210
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830361 13f79535-47bb-0310-9956-ffa450edef68
* Add Main-Class and Class-Path to the MF so that we can run the clients, ↵rfeng2009-10-2637-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
* Remove version numbers for the scatours jars in the distrorfeng2009-10-261-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830007 13f79535-47bb-0310-9956-ffa450edef68
* Add the webapprfeng2009-10-261-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829870 13f79535-47bb-0310-9956-ffa450edef68
* Move 2.x code into contrib/2.xrfeng2009-10-2654-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
* Adding support for multi-user shoppingCartlresende2009-10-266-21/+180
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829709 13f79535-47bb-0310-9956-ffa450edef68
* Adding user services and integrating with the store applicationlresende2009-10-267-30/+236
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829708 13f79535-47bb-0310-9956-ffa450edef68
* Add ability to create a distribution for the travelsamplerfeng2009-10-238-0/+2471
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829270 13f79535-47bb-0310-9956-ffa450edef68
* Store vegetable catalog tweaked to run on the ibmcloud environmentlresende2009-10-2314-0/+795
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829153 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing composite to source controllresende2009-10-232-0/+61
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829152 13f79535-47bb-0310-9956-ffa450edef68
* A pom for the cloud sandboxlresende2009-10-231-0/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829151 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing source folder to expertise-rest samplelresende2009-10-236-0/+357
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829150 13f79535-47bb-0310-9956-ffa450edef68
* Updating store with new vegetables catalog and adding basic support for ↵lresende2009-10-2318-48/+480
| | | | | | shoppingCart services using JSON-RPC git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829149 13f79535-47bb-0310-9956-ffa450edef68
* Initial implementation of the cloud-api based on Google AppEngine ↵lresende2009-10-2312-0/+652
| | | | | | infrastructure services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829148 13f79535-47bb-0310-9956-ffa450edef68
* Straw-man cloud api that abstract different cloud infrastructure services ↵lresende2009-10-235-0/+173
| | | | | | and allow applications to consume these services independently of the cloud environment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829147 13f79535-47bb-0310-9956-ffa450edef68
* Add new deployment module to reactor buildantelder2009-10-221-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828646 13f79535-47bb-0310-9956-ffa450edef68
* Update to just refer to the sca-assembly root as that has a pom.xml now to ↵antelder2009-10-221-1/+1
| | | | | | include the Test_Client code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828635 13f79535-47bb-0310-9956-ffa450edef68
* Add a pom.xml for the sca-assembly root which is copied from OASIS with all ↵antelder2009-10-221-0/+253
| | | | | | the test modules removed as only the client stuff is needed here git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828633 13f79535-47bb-0310-9956-ffa450edef68
* Add a webapp for creditcard-payment-jaxbrfeng2009-10-205-0/+355
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826957 13f79535-47bb-0310-9956-ffa450edef68
* Add the build.xml copied from the tuscany folderantelder2009-10-191-0/+56
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826613 13f79535-47bb-0310-9956-ffa450edef68
* Add test client folder to buildantelder2009-10-191-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826611 13f79535-47bb-0310-9956-ffa450edef68
* Add start of a pom.xml to build and run the sca-j caa tests along with all ↵antelder2009-10-181-0/+73
| | | | | | th eTuscany modules they need git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826388 13f79535-47bb-0310-9956-ffa450edef68
* Removing web-inf\classes from source repositorylresende2009-10-162-67/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825764 13f79535-47bb-0310-9956-ffa450edef68
* Removing web-inf\classes from source repositorylresende2009-10-162-62/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825763 13f79535-47bb-0310-9956-ffa450edef68
* Moving rest service cloud example to cloud sandboxlresende2009-10-1613-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825752 13f79535-47bb-0310-9956-ffa450edef68
* Committing minor local changes to allow moving the location of the projectlresende2009-10-167-359/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825751 13f79535-47bb-0310-9956-ffa450edef68
* Moving store catalog cloud sample to cloud sandboxlresende2009-10-1619-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825748 13f79535-47bb-0310-9956-ffa450edef68
* Updating google app engine plugin versionlresende2009-10-161-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825744 13f79535-47bb-0310-9956-ffa450edef68
* Moving cloud store sample to cloud tutorial sandboxlresende2009-10-1620-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825743 13f79535-47bb-0310-9956-ffa450edef68
* Committing minor local changes to allow moving the location of the projectlresende2009-10-165-5/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825741 13f79535-47bb-0310-9956-ffa450edef68
* Updating google app engine plugin versionlresende2009-10-161-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825740 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825324 ↵rfeng2009-10-144-1/+1
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Delete .settings from svnrfeng2009-10-142-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825320 13f79535-47bb-0310-9956-ffa450edef68
* Remove jars from svnrfeng2009-10-148-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825314 13f79535-47bb-0310-9956-ffa450edef68