summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge r998341 Add build.xml to samples directorynash2010-10-251-0/+94
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027022 13f79535-47bb-0310-9956-ffa450edef68
* Merge r998332 Fix README references to incorrect module namenash2010-10-253-10/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027021 13f79535-47bb-0310-9956-ffa450edef68
* Merge r998330 Make "compile" the default target in build.xmlnash2010-10-254-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027019 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
* Merge r998328 Add missing code generation to build.xml filenash2010-10-251-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027017 13f79535-47bb-0310-9956-ffa450edef68
* Merge r998324 Fix code for "clean" target in build.xml files (TUSCANY-3680)nash2010-10-251-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027016 13f79535-47bb-0310-9956-ffa450edef68
* Add missing Python modelslaws2010-10-251-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027015 13f79535-47bb-0310-9956-ffa450edef68
* Merge r998295 Fix code for "clean" target in build.xml files (TUSCANY-3680)nash2010-10-258-32/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027014 13f79535-47bb-0310-9956-ffa450edef68
* Merge r998270 Add build.xml file to demos directorynash2010-10-251-0/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027010 13f79535-47bb-0310-9956-ffa450edef68
* Merge r998259 Add build.xml file to tutorials/store directorynash2010-10-251-0/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027008 13f79535-47bb-0310-9956-ffa450edef68
* Merge r998257 Fix code for clean target in generated build.xml files ↵nash2010-10-253-9/+3
| | | | | | (TUSCANY-3680) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027005 13f79535-47bb-0310-9956-ffa450edef68
* Merge r998250 Replace generated build.xml file by a handwritten onenash2010-10-252-16/+71
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026999 13f79535-47bb-0310-9956-ffa450edef68
* Remove module missed in other deletesantelder2010-10-251-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026998 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
* Merge r998248 Correct dependency in pom so that generated build.xml file is ↵nash2010-10-251-1/+1
| | | | | | correct git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026996 13f79535-47bb-0310-9956-ffa450edef68
* Switch to use domain-hazelcast and remove old hazelcast mpodulesantelder2010-10-2543-2297/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026995 13f79535-47bb-0310-9956-ffa450edef68
* Merge r998247 Generate a build.xml file from the maven buildnash2010-10-251-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026993 13f79535-47bb-0310-9956-ffa450edef68
* Merge r998238 Add source directory to make the generated build.xml file work ↵nash2010-10-251-0/+1
| | | | | | correctly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026992 13f79535-47bb-0310-9956-ffa450edef68
* Merge r998237 Add build.xml file to svn with generated dependenciesnash2010-10-252-0/+64
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026989 13f79535-47bb-0310-9956-ffa450edef68
* Merge r998155 Delete generated build.xml files from svnnash2010-10-252-108/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026987 13f79535-47bb-0310-9956-ffa450edef68
* Update tuscany plugin to use hazelcast domainantelder2010-10-251-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026985 13f79535-47bb-0310-9956-ffa450edef68
* Merge r998083 Update recommended MAVEN_OPTS settingnash2010-10-251-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026984 13f79535-47bb-0310-9956-ffa450edef68
* Add hazelcast doamion module to buildantelder2010-10-251-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026983 13f79535-47bb-0310-9956-ffa450edef68
* Remove CompositeContext threadlocal thats might be causeing a storage leak ↵antelder2010-10-253-17/+1
| | | | | | as Tuscany doesn't use this anymore git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026981 13f79535-47bb-0310-9956-ffa450edef68
* Merge r998082 Add build.xml file with generated dependenciesnash2010-10-252-28/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026980 13f79535-47bb-0310-9956-ffa450edef68
* Merge r998069 Add build.xml file with generated dependenciesnash2010-10-252-2/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026977 13f79535-47bb-0310-9956-ffa450edef68
* Merge the hazelcast modules into a single moduleantelder2010-10-2528-0/+2104
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026973 13f79535-47bb-0310-9956-ffa450edef68
* Merge r998020 Generate build.xml instead of build-dependency.xmlnash2010-10-251-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026967 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3747: Temporarily disable the failing testsnash2010-10-251-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026961 13f79535-47bb-0310-9956-ffa450edef68
* Fix invocation of ip-redirect commands as they need sudo to execute.jsdelfino2010-10-252-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026940 13f79535-47bb-0310-9956-ffa450edef68
* Support python method invocation style on references, ref.func(...) in ↵jsdelfino2010-10-2562-218/+307
| | | | | | addition to ref('func', ...). Minor cleanup of the various samples, renamed gettotal to total and getcatalog to items, for consistency with the python sample. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026939 13f79535-47bb-0310-9956-ffa450edef68
* Improve format of HTTP and HTTPS logs.jsdelfino2010-10-254-5/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026938 13f79535-47bb-0310-9956-ffa450edef68
* Adjust location of httpd-2.2.16 distro download as it's now archived.jsdelfino2010-10-252-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026937 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3678: Add description of remaining differences between source and ↵nash2010-10-241-1/+54
| | | | | | binary distributions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026863 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3739 Add implementation-python-runtime to bin distro and update licensebdaniel2010-10-222-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026423 13f79535-47bb-0310-9956-ffa450edef68
* Test all of the embedded-jse targetsslaws2010-10-221-1/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026347 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
* These are not contributions they start the SCA clientslaws2010-10-229-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026304 13f79535-47bb-0310-9956-ffa450edef68
* Move the maven junit samples to running-tuscany.slaws2010-10-2257-4/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026302 13f79535-47bb-0310-9956-ffa450edef68
* It's a webapp not a contributionslaws2010-10-2211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026301 13f79535-47bb-0310-9956-ffa450edef68
* Add example of Tuscany runtime run from JUnit test. slaws2010-10-2219-0/+719
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026289 13f79535-47bb-0310-9956-ffa450edef68
* Add note to README about possible delays receiving chat messagesnash2010-10-221-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026272 13f79535-47bb-0310-9956-ffa450edef68
* Remove explicit host name and port number from sample filesnash2010-10-223-9/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026251 13f79535-47bb-0310-9956-ffa450edef68
* Change RSS feed to Atom feed so that it works with the atomAggregator servicenash2010-10-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026240 13f79535-47bb-0310-9956-ffa450edef68
* Set JMSReplyTo based on the latest binding.jms specrfeng2010-10-212-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026126 13f79535-47bb-0310-9956-ffa450edef68
* Add sync version of the bi-directional interactionrfeng2010-10-2111-18/+193
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026125 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3729: Delete modules/workspace-manager and itest/workspace-manager ↵nash2010-10-2137-2520/+0
| | | | | | from 1.6.1 branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026118 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
* TUSCANY-3732 - Brent fixed this so put the test back inslaws2010-10-211-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026116 13f79535-47bb-0310-9956-ffa450edef68