summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6.1/tutorials (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-26Update version number of jar file in README descriptionnash1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027728 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18TUSCANY-3730: Add "ant setup" command to create database files needed by ↵nash5-6/+41
store tutorial git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023849 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18Use jar file contributions so that the store tutorial works when running ↵nash1-2/+2
from the binary distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023826 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16TUSCANY-3729: Delete unreleased modules/tools/samples from the 1.6.1 branchnash1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023208 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add instructions for building the tutorialnash1-0/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002862 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add build.xml to tutorials directory in binary distributionnash1-0/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002859 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28Use consistent resource exclusion patterns in all build files for the Store ↵nash14-26/+15
tutorial git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002090 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28Update README instructionsnash1-33/+72
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002088 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28Add main class so that a run target is generated in build.xmlnash1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002086 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28Add explicit ${basedir} references to ensure paths are correct when running ↵nash1-6/+6
from a top-level build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002085 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28Add run targets to launch the nodesnash1-1/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002083 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28Fix cut and paste errornash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002077 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28Use hand-built build.xml file containing code to create the sample databasenash2-25/+52
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002075 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28Use hand-built build.xml file containing code to create the sample databasenash2-24/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002074 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28TUSCANY-3693: Add missing SCA service definitionnash1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002061 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28TUSCANY-3692: Fix JavaScript syntax error which was disabling all the ↵nash1-1/+1
scripts for this page git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002057 13f79535-47bb-0310-9956-ffa450edef68
2010-09-27Fix main class namenash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001737 13f79535-47bb-0310-9956-ffa450edef68
2010-09-18Reorganize directory structure to make import into Eclipse worknash4-17/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998521 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Add build.xml file to tutorials/store directorynash1-0/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998259 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Fix code for "clean" target in generated build.xml files (TUSCANY-3680)nash2-6/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998257 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Replace generated build.xml file by a handwritten onenash2-16/+71
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998250 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Correct dependency in pom so that generated build.xml file is correctnash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998248 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Generate a build.xml file from the maven buildnash1-0/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998247 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Add source directory to make the generated build.xml file work correctlynash1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998238 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Add build.xml file to svn with generated dependenciesnash2-0/+64
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998237 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Delete generated build.xml files from svnnash2-108/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998155 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Add build.xml file with generated dependenciesnash2-28/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998082 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Add build.xml file with generated dependenciesnash2-2/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998069 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13Reverse incorrect commit r988706nash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996572 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Merge revision 959529 from trunk into the 1.6.1 branchnash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988706 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Update version number to 1.6.1-SNAPSHOTnash22-123/+123
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988661 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Copy 1.6 release to new 1.6.1 branchnash140-0/+8901
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988487 13f79535-47bb-0310-9956-ffa450edef68