summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3679: Apply changes to update sdo impl to use EMF v2.5. Thanks to ↵antelder2010-09-29482-0/+111629
| | | | | | Elio Damaggio and Florian Pinel for the work git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002496 13f79535-47bb-0310-9956-ffa450edef68
* Deleted the test folder.fmoga2010-09-290-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002495 13f79535-47bb-0310-9956-ffa450edef68
* Added sources for the callback-api sample.fmoga2010-09-299-0/+468
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002494 13f79535-47bb-0310-9956-ffa450edef68
* Initial import.fmoga2010-09-290-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002490 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3674 - saving some (disabled) changes that rely on the changes made ↵slaws2010-09-281-0/+150
| | | | | | to Tuscany's maven-bundle-plugin. To try these you'll need to compile the maven bundle plugin locally as there is no 1.0.7-SNAPSHOT yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002225 13f79535-47bb-0310-9956-ffa450edef68
* launcher directories don't have launcher in the name any moreslaws2010-09-282-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002160 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-3674 Update this base description (which isn't being used as far as ↵slaws2010-09-281-140/+98
| | | | | | I know) to reference those modules required to run the assembly otests. Am looking at using this to add meta-data to the bin distro to allow users identify the base set of jars in the modules directory if required. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002136 13f79535-47bb-0310-9956-ffa450edef68
* Removing as it's not being used. Looking to build extension aggregated by ↵slaws2010-09-282-108/+0
| | | | | | referring directly to "runtime" modules. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002134 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3674 - Add in a new mojo for generating meta data about groups of ↵slaws2010-09-283-0/+1547
| | | | | | bundles, i.e. Tuscany extensions. This is basically a copy of ModuleBundlesBuildMojo.java but massaged to generate ant filesets, manifest etc. for a specified set of dependencies rather than for artefacts with the string "feature" in the name. It also doesn't do the copying of jars into /modules. There is therefore a lot of complexity in here that's not required. Needs rationalising if we decide we like the output. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002132 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-09-280-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002130 13f79535-47bb-0310-9956-ffa450edef68
* Fix resource exclusion patterns so that files under the target directory ↵nash2010-09-281-2/+2
| | | | | | aren't incorrectly treated as resources git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002093 13f79535-47bb-0310-9956-ffa450edef68
* Use consistent resource exclusion patterns in all build files for the Store ↵nash2010-09-2814-26/+15
| | | | | | tutorial git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002090 13f79535-47bb-0310-9956-ffa450edef68
* Update README instructionsnash2010-09-281-33/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002088 13f79535-47bb-0310-9956-ffa450edef68
* Add main class so that a run target is generated in build.xmlnash2010-09-281-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002086 13f79535-47bb-0310-9956-ffa450edef68
* Add explicit ${basedir} references to ensure paths are correct when running ↵nash2010-09-281-6/+6
| | | | | | from a top-level build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002085 13f79535-47bb-0310-9956-ffa450edef68
* Add run targets to launch the nodesnash2010-09-281-1/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002083 13f79535-47bb-0310-9956-ffa450edef68
* Fix cut and paste errornash2010-09-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002077 13f79535-47bb-0310-9956-ffa450edef68
* Use hand-built build.xml file containing code to create the sample databasenash2010-09-282-25/+52
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002075 13f79535-47bb-0310-9956-ffa450edef68
* Use hand-built build.xml file containing code to create the sample databasenash2010-09-282-24/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002074 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3693: Add missing SCA service definitionnash2010-09-281-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002061 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3692: Fix JavaScript syntax error which was disabling all the ↵nash2010-09-281-1/+1
| | | | | | scripts for this page git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002057 13f79535-47bb-0310-9956-ffa450edef68
* Fix tuscany.version property settingnash2010-09-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001759 13f79535-47bb-0310-9956-ffa450edef68
* Fix main class namenash2010-09-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001737 13f79535-47bb-0310-9956-ffa450edef68
* Fix incorrect substitution parameters in message templatenash2010-09-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001710 13f79535-47bb-0310-9956-ffa450edef68
* Add missing samples to README and tidy up some textnash2010-09-271-16/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001709 13f79535-47bb-0310-9956-ffa450edef68
* Update properties for generated build.xmlnash2010-09-271-27/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001702 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-09-270-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001696 13f79535-47bb-0310-9956-ffa450edef68
* Generate build.xml instead of build-dependency.xmlnash2010-09-272-62/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001694 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3690: Improve eror handling and fix problems with local WSDLnash2010-09-273-15/+59
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001690 13f79535-47bb-0310-9956-ffa450edef68
* add missing dependenciesslaws2010-09-273-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001665 13f79535-47bb-0310-9956-ffa450edef68
* exclude config.ini from legal checking slaws2010-09-271-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001651 13f79535-47bb-0310-9956-ffa450edef68
* exclude "work" directories and match samples layoutslaws2010-09-271-7/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001648 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3689: Fix corruption of XML document when transformed from ↵nash2010-09-262-0/+87
| | | | | | XMLStreamReader to NodeInfo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001528 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3690: Handle unavailability of live RSS feed or web service by using ↵nash2010-09-266-33/+135
| | | | | | historical data git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001526 13f79535-47bb-0310-9956-ffa450edef68
* Fix typosnash2010-09-262-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001501 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-250-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001276 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 fix up poms to match getting started reorgkelvingoodson2010-09-256-14/+100
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001274 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-2570-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001272 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-2570-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001271 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-2523-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001269 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-2523-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001268 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-254-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001266 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-254-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001265 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-2511-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001264 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-2511-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001263 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-254-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001262 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-250-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001261 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-254-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001260 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-257-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001259 13f79535-47bb-0310-9956-ffa450edef68