summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/running-tuscany (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Corrected wrong parent poms.fmoga2010-12-136-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1045041 13f79535-47bb-0310-9956-ffa450edef68
* Re-enable the test caserfeng2010-11-171-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035933 13f79535-47bb-0310-9956-ffa450edef68
* Add the discovery for javax.ws.rs.ext.RuntimeDelegate and update the slf4j ↵rfeng2010-11-171-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
* Adding @Ignore to calculator-rest-osgi test as it seems that wink-1.1.2 have ↵lresende2010-11-171-0/+1
| | | | | | some OSGi issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035927 13f79535-47bb-0310-9956-ffa450edef68
* Update more things for base + extensions approachantelder2010-11-102-11/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033523 13f79535-47bb-0310-9956-ffa450edef68
* Correct to call the right launcherslaws2010-11-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032915 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3756 - from the JIRA this is the "leave them but remove most of the ↵slaws2010-11-096-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
* Correct relative location of contributionslaws2010-11-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032903 13f79535-47bb-0310-9956-ffa450edef68
* Fix up build.xml file for maven-osgi-junit samplebdaniel2010-11-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032474 13f79535-47bb-0310-9956-ffa450edef68
* Fix lib path and add equinox launcher jar to classpath in embedded-osgi-base ↵bdaniel2010-11-051-1/+4
| | | | | | build.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1031529 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up dependenciesslaws2010-10-261-9/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027598 13f79535-47bb-0310-9956-ffa450edef68
* Correct contribution names now "contribution" comes at the endslaws2010-10-252-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027018 13f79535-47bb-0310-9956-ffa450edef68
* fix typoslaws2010-10-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026997 13f79535-47bb-0310-9956-ffa450edef68
* take account of the base-runtime-pom name changeslaws2010-10-221-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026346 13f79535-47bb-0310-9956-ffa450edef68
* Fix up ant scrip to run the async sample and make the target names more like ↵slaws2010-10-221-8/+28
| | | | | | the contribution names git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026338 13f79535-47bb-0310-9956-ffa450edef68
* Move the maven junit samples to running-tuscany.slaws2010-10-2256-2/+2639
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026302 13f79535-47bb-0310-9956-ffa450edef68
* Add README project to comment for completenessslaws2010-10-211-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026117 13f79535-47bb-0310-9956-ffa450edef68
* A bit of name tidying to make the docs a little more consistent. Still a few ↵slaws2010-10-2110-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
* Add more words about running slaws2010-10-211-4/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025922 13f79535-47bb-0310-9956-ffa450edef68
* Add some words about what it means to package a contribution for running in ↵slaws2010-10-201-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
* Add a pointer to the web instructions for using Eclipse. Still based on 1.x ↵slaws2010-10-201-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
* Update *-runtime pom types to be *-runtime-pom so its consistent with the ↵antelder2010-10-192-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
* Add file I neglected to commit previouslyslaws2010-10-181-0/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023702 13f79535-47bb-0310-9956-ffa450edef68
* Run up the async sample from the embedded launcherslaws2010-10-151-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023034 13f79535-47bb-0310-9956-ffa450edef68
* Update implementation spring and bpel to use the base + extension runtime ↵antelder2010-10-151-1/+1
| | | | | | approach git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022922 13f79535-47bb-0310-9956-ffa450edef68
* Start to get rid of shades and replace with the aggregate jars. This moves ↵antelder2010-10-141-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
* remove unnecessary dependencyslaws2010-10-141-10/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022429 13f79535-47bb-0310-9956-ffa450edef68
* Add -pom identifier to base-runtime so that its more obvious that you need ↵antelder2010-10-133-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
* attempt to depend on the learning-more contributions so they get built first slaws2010-10-111-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021321 13f79535-47bb-0310-9956-ffa450edef68
* Switch over to new runtime references. slaws2010-10-112-33/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021318 13f79535-47bb-0310-9956-ffa450edef68
* Make it work with OSGi in distro. Needs more work to depend on osgi-runtime.slaws2010-10-081-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005833 13f79535-47bb-0310-9956-ffa450edef68
* Fix up ant script to use an aggregate base jarslaws2010-10-081-3/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005832 13f79535-47bb-0310-9956-ffa450edef68
* Change from include to import as the include target cannot be found when ↵slaws2010-10-051-3/+3
| | | | | | running in nested ant scripts, as in itest/distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004573 13f79535-47bb-0310-9956-ffa450edef68
* Update for sample name changesslaws2010-10-0411-33/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004166 13f79535-47bb-0310-9956-ffa450edef68
* Commented out failing samples.fmoga2010-10-011-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003427 13f79535-47bb-0310-9956-ffa450edef68
* Add all of the launchers into the test caseslaws2010-09-291-5/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002634 13f79535-47bb-0310-9956-ffa450edef68
* Correct test locations and refer to jars so that we can remove classes ↵slaws2010-09-293-5/+4
| | | | | | directory from the distro. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002633 13f79535-47bb-0310-9956-ffa450edef68
* Remove as it's no longer usedslaws2010-09-291-43/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002631 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3674 Remove a change previously checked in by accident where I was ↵slaws2010-09-281-3/+3
| | | | | | looking locally at putting the "all" meta-data under a directory called "all". Still want to do that but not checked the other bits in yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002138 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 remove redundant launcher prefix from running-tuscany projectskelvingoodson2010-09-2548-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001215 13f79535-47bb-0310-9956-ffa450edef68
* fix to match sample locationslaws2010-09-242-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000973 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 code changes to reflect reorgkelvingoodson2010-09-244-15/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000802 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 fix up contribution pathskelvingoodson2010-09-234-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000478 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 split out the osgi sample to separate launchers per featurekelvingoodson2010-09-213-93/+137
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999436 13f79535-47bb-0310-9956-ffa450edef68
* Adding plugin to allow mvn:deploylresende2010-09-211-8/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999238 13f79535-47bb-0310-9956-ffa450edef68
* Adding plugin to allow mvn:deploylresende2010-09-211-8/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999227 13f79535-47bb-0310-9956-ffa450edef68
* Adding plugin to allow mvn:deploylresende2010-09-211-1/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999225 13f79535-47bb-0310-9956-ffa450edef68
* Change links to relative so that their work on other hosts than localhost.jsdelfino2010-09-201-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999140 13f79535-47bb-0310-9956-ffa450edef68
* A few project name consistency changesslaws2010-09-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998881 13f79535-47bb-0310-9956-ffa450edef68
* Correct path to contribution now that samples have movedslaws2010-09-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998874 13f79535-47bb-0310-9956-ffa450edef68