summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-07-22Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364209 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28Update all the getting-started samples to not use an explicit relative ↵antelder1-1/+1
parent. I've tried this with both Maven v2 and v3 and there are no fatal build errors and it enables build the individual samples in issolation without a full tuscany checkout git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151769 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20Add the ASF snapshot repositories to the getting started samples so that ↵antelder1-0/+14
they can be used from an svn checkouts of the individual samples without having to do a local trunk build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148679 13f79535-47bb-0310-9956-ffa450edef68
2011-07-17Htmlunit's use of xalan is a test dependencyantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147555 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14Correct dependencies following the move up to opensaml-2.4.1.jar, slaws1-0/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1146617 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24TUSCANY-3861: rename the tuscany plugin to ↵antelder1-2/+2
org.apache.tuscany.sca:tuscany-maven-plugin git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126928 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18Update parent. The parent doesn't seem to work as documented on the Maven ↵antelder1-1/+1
site and so far i can't find any way that works with the parent hierachy being different from the directory heirachy, so add this relative parent for now while i investigate further git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094353 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01Update the helloworld webapp sample to support using 'mvn tuscany:run' to ↵antelder1-1/+8
run the webapp git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087676 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30Reverting groupId changeslresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087013 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30Starting to port store sample to next releaselresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086849 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29Update the webapp sample to have the itest from the old helloworld-jsp sampleantelder1-0/+47
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086597 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29Copy the getting started webapp sample to trunk samplesantelder1-0/+93
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086589 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Remove samples subfolder as its now in contrib and unreleasedantelder1-120/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069286 13f79535-47bb-0310-9956-ffa450edef68
2011-02-05Update all samples to use the top level samples as parentantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067524 13f79535-47bb-0310-9956-ffa450edef68
2011-02-05Fix lots of depricated maven variable warnings for Maven v3antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067440 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13Corrected wrong parent poms.fmoga1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1045041 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03Disable web unit tests for nowantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041722 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10Update more things for base + extensions approachantelder1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033523 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09TUSCANY-3674 - Add some rudimentary function to the helloworld apps so that ↵slaws1-2/+3
the very first time user at least has a chance of working out what's going on. (merge from beta1) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032910 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Correct included contribution nameantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027416 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18Update to use base jarantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023736 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-13Fix dependency for sample moves. (not sure if this sample should be kept in ↵antelder1-1/+1
its current form or at all but this atleast stops its build failing although it does seem to get a lot of errors in the build log git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022096 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001257 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001256 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16TUSCANY-3677 more samples reorg -- all in webapps were helloworld, so moved ↵kelvingoodson1-0/+0
to getting started git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997796 13f79535-47bb-0310-9956-ffa450edef68
2010-07-23Change all the samples to use samples\pom.xml as the parent instead of the ↵antelder1-1/+1
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-04-24Add testcase that uses SCAClient to invoke service. Named FIXME as it ↵antelder1-0/+8
doesn't work till the config URI support in the runtime is finished git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937601 13f79535-47bb-0310-9956-ffa450edef68
2010-04-24Move the contributions folder to be inside web-inf so its not accesibleantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937598 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Update to embedded helloworld sample contributionantelder1-0/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937250 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Add integration tests to the webapp samples copied from itest distribution ↵antelder1-10/+32
tests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937182 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04Small updates to webapp sample artifactId to group them together when ↵lresende1-2/+2
imported in eclipse, but continue to use the simple names to produce war avoiding having users to type long names which was a concern of the tuscany community git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887442 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Moving 2.x trunklresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68
2009-11-01Add the Jetty plugin to the webapp pom.xml's so that the samples can be run ↵antelder1-0/+7
with mvn jetty:run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831664 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28Change back the webapp samples to have the simple namingantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798391 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng1-55/+55
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Fixing artifact id to follow same name pattern and to group all webapps when ↵lresende1-1/+1
loading into eclipse ide git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796125 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12Changing sample artifact name to follow same pattern as other samples and to ↵lresende1-1/+1
group all together in developer IDE git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774063 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Fixes for TUSCANY-2917ramkumar1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755499 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755206 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Start of a basic helloworld sample that demonstrates embedding a Tuscany ↵antelder1-0/+55
runtime within a webapp git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745479 13f79535-47bb-0310-9956-ffa450edef68