summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/running-tuscany (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-09-07Add license headersantelder2-0/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166094 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06TUSCANY-3938 - Correct sample documentationslaws5-50/+180
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1165597 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06TUSCANY-3938 - Add samples to demonstrate starting the runtime in OSGi.slaws1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1165595 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18Add readme for antslaws4-49/+97
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094501 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18Add an ant sample. readme to follow.slaws1-0/+83
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094494 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18Add license header to fix legal itest.antelder5-92/+182
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094357 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14correct for changed parent group idslaws2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092209 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Fix parent definitionslaws1-2/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092202 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Rename the modules to make them consistent with getting startedslaws2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092127 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Add a sample contributionslaws1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092126 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Add pom to drive the individual samplesslaws1-0/+44
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092125 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Tidy up READMEs a bit. Add an icon at the top level to see if it gets ↵slaws8-8/+21
generated correctly. The next natural thing to do would be to add a doc template. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092120 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Add a stripped down JUnit sample. slaws5-0/+160
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092119 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Changes the Eclipse readme to open office formatslaws2-0/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092088 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Add a stripped down JSE sample. This has rolled it back to the simplest I ↵slaws8-0/+240
think we can make it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092086 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Rename to make it more obvious that these are README files. We know what the ↵slaws2-0/+0
sample is because of the directory name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092083 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13Experimenting with creating links in odt docs using the command line doc as ↵slaws4-2/+25
an example. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091813 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12Start adding the running-tuscany samples back in to trunk. I'll do it one at ↵slaws2-0/+19
a time so people can see each one and review. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091427 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Remove samples subfolder as its now in contrib and unreleasedantelder104-5000/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069289 13f79535-47bb-0310-9956-ffa450edef68
2011-02-05Fix lots of depricated maven variable warnings for Maven v3antelder6-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067440 13f79535-47bb-0310-9956-ffa450edef68
2011-01-27Modified poms for Maven 3 compliance.fmoga3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1064296 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13Corrected wrong parent poms.fmoga6-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1045041 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Re-enable the test caserfeng1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035933 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Add the discovery for javax.ws.rs.ext.RuntimeDelegate and update the slf4j ↵rfeng1-1/+1
version to fix the osgi rest sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035932 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Adding @Ignore to calculator-rest-osgi test as it seems that wink-1.1.2 have ↵lresende1-0/+1
some OSGi issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035927 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10Update more things for base + extensions approachantelder2-11/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033523 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09Correct to call the right launcherslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032915 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09TUSCANY-3756 - from the JIRA this is the "leave them but remove most of the ↵slaws6-240/+28
detail and refer to the web page " option. (merge from beta1) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032911 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09Correct relative location of contributionslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032903 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08Fix up build.xml file for maven-osgi-junit samplebdaniel1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032474 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05Fix lib path and add equinox launcher jar to classpath in embedded-osgi-base ↵bdaniel1-1/+4
build.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1031529 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Tidy up dependenciesslaws1-9/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027598 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Correct contribution names now "contribution" comes at the endslaws2-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027018 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25fix typoslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026997 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22take account of the base-runtime-pom name changeslaws1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026346 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22Fix up ant scrip to run the async sample and make the target names more like ↵slaws1-8/+28
the contribution names git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026338 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22Move the maven junit samples to running-tuscany.slaws56-2/+2639
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026302 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21Add README project to comment for completenessslaws1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026117 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21A bit of name tidying to make the docs a little more consistent. Still a few ↵slaws10-12/+12
that are odd, e.g. the dosgi ones but getting better. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026113 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21Add more words about running slaws1-4/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025922 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20Add some words about what it means to package a contribution for running in ↵slaws1-6/+36
a webapp and correct some mistakes in the existing text git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025616 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20Add a pointer to the web instructions for using Eclipse. Still based on 1.x ↵slaws1-0/+9
as we haven't ported yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025565 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19Update *-runtime pom types to be *-runtime-pom so its consistent with the ↵antelder2-2/+2
base one and more obvious you need to have <type>pom</type> when using the dependency git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024153 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18Add file I neglected to commit previouslyslaws1-0/+44
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023702 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15Run up the async sample from the embedded launcherslaws1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023034 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15Update implementation spring and bpel to use the base + extension runtime ↵antelder1-1/+1
approach git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022922 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14Start to get rid of shades and replace with the aggregate jars. This moves ↵antelder1-2/+2
the shades/base and base-nodep out of shades and into distribution/aggregates and updates to use those. The remaining ones in shades i think can probably just be deleted but i'll do that in separate steps. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022443 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14remove unnecessary dependencyslaws1-10/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022429 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13Add -pom identifier to base-runtime so that its more obvious that you need ↵antelder3-3/+3
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
2010-10-11attempt to depend on the learning-more contributions so they get built first slaws1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021321 13f79535-47bb-0310-9956-ffa450edef68