summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/helloworld (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-09-13move hello world samples to getting startedkelvingoodson7-206/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996462 13f79535-47bb-0310-9956-ffa450edef68
2010-07-23Change all the samples to use samples\pom.xml as the parent instead of the ↵antelder1-2/+2
sca parent so that they pick up the sample s=config (which is mainly the deploy plugin config which has skip=true so they don;t get deployed to the maven repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967047 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25TUSCANY-3563 - stubbs for missing READMES + marking old style samples as suchkelvingoodson1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948030 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Add a println so you can see the service is calledantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937256 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20Change helloworld sample back to be a jar instead of a zip as it is a bit ↵antelder1-9/+1
simpler so for the very first sample it seems better to be as simple as possible git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935826 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20Remove overriding enforcer plugin as the one in the top pom.xml is ok nowantelder1-28/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935823 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Add back tuscany plugin and override banSnapshots as a temp workaroundantelder1-2/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926026 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20Take out the helloworld sample tuscany plugin as the build doesn't like the ↵antelder1-2/+2
snapshot version. Hmm, what to do about that... git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925675 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20Update helloworld sample's zip and tuscany plugin versionsantelder1-19/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925666 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Update to use junit 4.8.1 and add explicit surefire plugin configs which ↵antelder1-1/+1
disable paralell test running on the modules that currently don't work with that git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901133 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13Update to use the zip pluginantelder1-34/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898800 13f79535-47bb-0310-9956-ffa450edef68
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende2-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889531 13f79535-47bb-0310-9956-ffa450edef68
2009-11-27Change helloworld sample to be a zip contributionantelder1-4/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884824 13f79535-47bb-0310-9956-ffa450edef68
2009-11-25Add tuscany plugin config so you can run the sample with mvn tuscany:runantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884146 13f79535-47bb-0310-9956-ffa450edef68
2009-11-25Add a new helloworld sample as a plain sca contribution, and itest for the ↵antelder6-0/+190
helloworld sample, and a fix to DomainNode so it works with that in a standalone domain git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884111 13f79535-47bb-0310-9956-ffa450edef68