summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/applications (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copy store applicationantelder2011-04-0620-0/+1409
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1089476 13f79535-47bb-0310-9956-ffa450edef68
* Move the store app to unreleasedantelder2011-03-3021-1444/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086859 13f79535-47bb-0310-9956-ffa450edef68
* Starting to port store sample to next releaselresende2011-03-3021-0/+1444
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086849 13f79535-47bb-0310-9956-ffa450edef68
* Remove samples subfolder as its now in contrib and unreleasedantelder2011-02-1079-12593/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069284 13f79535-47bb-0310-9956-ffa450edef68
* Simplifying modules structure by merging *-js-dojo into the binding-runtime ↵lresende2011-02-062-20/+0
| | | | | | specific modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067729 13f79535-47bb-0310-9956-ffa450edef68
* Moving to latest dojo release (1.5.0)lresende2011-02-062-20/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067728 13f79535-47bb-0310-9956-ffa450edef68
* Fix lots of depricated maven variable warnings for Maven v3antelder2011-02-057-14/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067440 13f79535-47bb-0310-9956-ffa450edef68
* Update all samples to use the top level samples as their parent. Whatever ↵antelder2011-02-046-12/+11
| | | | | | happens with the other sample discussion this hopefully gets them working from the bin distro without having to do a local build first git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067184 13f79535-47bb-0310-9956-ffa450edef68
* Update to support being run with mvn exec:javaantelder2011-01-042-3/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1055077 13f79535-47bb-0310-9956-ffa450edef68
* Corrected wrong parent poms.fmoga2010-12-135-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1045041 13f79535-47bb-0310-9956-ffa450edef68
* Having sample actually pointing to base-runtime pomlresende2010-12-081-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043313 13f79535-47bb-0310-9956-ffa450edef68
* Add a top level pom to build it allantelder2010-12-031-0/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041715 13f79535-47bb-0310-9956-ffa450edef68
* Get the eightball webapp runningantelder2010-12-023-10/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041540 13f79535-47bb-0310-9956-ffa450edef68
* Start bringing up eightball app in trunkantelder2010-12-0223-0/+1187
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041296 13f79535-47bb-0310-9956-ffa450edef68
* Add a toString methodantelder2010-11-181-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036635 13f79535-47bb-0310-9956-ffa450edef68
* more base + extension updatesantelder2010-11-121-6/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034349 13f79535-47bb-0310-9956-ffa450edef68
* Update more things for base + extensions approachantelder2010-11-101-3/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033523 13f79535-47bb-0310-9956-ffa450edef68
* Move logging-scribe into applicationsslaws2010-10-2118-0/+8739
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026048 13f79535-47bb-0310-9956-ffa450edef68
* Add -pom identifier to base-runtime so that its more obvious that you need ↵antelder2010-10-131-1/+1
| | | | | | to have <type>pom</type> in the dependency definition git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022083 13f79535-47bb-0310-9956-ffa450edef68
* Update store sample build.xml for new distribution structurebdaniel2010-10-111-9/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021453 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 reintroduce samples to top level buildkelvingoodson2010-09-201-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998846 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to get the store contribution working in a webapp. Make atom binding ↵jsdelfino2010-09-191-1/+1
| | | | | | 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
* TUSCANY-3677 partial pom fixup after reorg-- more comingkelvingoodson2010-09-161-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997812 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 more samples reorgkelvingoodson2010-09-1617-0/+1109
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997795 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 fix pom errors after recent changeskelvingoodson2010-09-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996890 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 add folders for sample applications and demonstrations of sca ↵kelvingoodson2010-09-141-0/+42
| | | | | | features git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996878 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 move store sample into applications folderkelvingoodson2010-09-1420-0/+1353
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996875 13f79535-47bb-0310-9956-ffa450edef68