summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changes for looking for memory leaks. slaws2010-04-152-29/+97
* a few small changes, committing prior to a bit of a re-orgslaws2010-04-151-1/+12
* Fix properties file url readingantelder2010-04-151-7/+8
* update documentation scheme in the light of mailing list discussionkelvingoodson2010-04-152-5/+17
* add reporting section to build, with javadoc custom tag "tuscany.extension.sp...kelvingoodson2010-04-152-0/+30
* Initialize the properties to avoid any NPEantelder2010-04-151-1/+1
* Update host webapp to use the new runtime config properties. Add a TODO commentantelder2010-04-151-1/+7
* Set the runtime properties in the extension to make them available across the...antelder2010-04-151-0/+3
* Start adding support for configureing the runtime (NodeFactory) via some prop...antelder2010-04-151-17/+85
* Add new RuntimeProperties implantelder2010-04-152-0/+56
* Add new RuntimeProperties interface to enable extensions getting hold of the ...antelder2010-04-151-0/+27
* Add TODO comment about problem in ServiceDiscoveryantelder2010-04-151-0/+3
* add ignoresslaws2010-04-150-0/+0
* Add some more parts to the simple banking sampleslaws2010-04-1420-46/+621
* Remove binary distro artifacts from distribution module (TUSCANY-3528)nash2010-04-1424-1984/+0
* Replace distribution module by binaries module in top-level build (TUSCANY-3528)nash2010-04-141-1/+1
* Add binaries module (TUSCANY-3528)nash2010-04-1421-0/+1941
* Clean up commentnash2010-04-141-1/+1
* Remove binary distro from mvn build (TUSCANY-3528)nash2010-04-142-10/+32
* Add ignoresslaws2010-04-140-0/+0
* simple sample to use as an example when working with studentsslaws2010-04-1410-0/+765
* Add exec plugin so you can run the sample with mvn exec:javaantelder2010-04-141-0/+15
* adding my sandbox folderadrianocrestani2010-04-140-0/+0
* Add a singlebundle profile to produce aggregated bundles by featurerfeng2010-04-141-1/+29
* Passing ExtensionPointRegistry into the constructorrfeng2010-04-142-3/+5
* Add duplication check for SCA configurationsrfeng2010-04-145-26/+87
* TUSCANY-3533 - break the loop of CLMR through contribution to the components ...slaws2010-04-131-3/+4
* TUSCANY-3533 - disable registration of the dummy config. Doesn't seem to affe...slaws2010-04-131-5/+5
* example use of tuscany.spi custom javadoc tag at package levelkelvingoodson2010-04-134-0/+234
* fix errors and display only direct depskelvingoodson2010-04-131-16/+4
* make binding graph consistent with more recent oneskelvingoodson2010-04-131-48/+64
* policy dependencies graphkelvingoodson2010-04-131-0/+39
* hand crafted dependency graph sourcekelvingoodson2010-04-133-0/+198
* Go back to the default surefire mem settings which gets my local build runnin...antelder2010-04-131-0/+2
* Add a NodeFactory newInstance method that takes a Properties object instead o...antelder2010-04-131-0/+24
* Update svn:ignore properties.jsdelfino2010-04-121-0/+1
* Removed build output from version control.jsdelfino2010-04-122-0/+1
* Add various utility hash functions, useful to hash and retrieve keys from a d...jsdelfino2010-04-124-2/+346
* Add test scripts to test the WSGI integration on the GAE SDK.jsdelfino2010-04-1131-23/+247
* Minor build cleanup and fixes. Add a few scripts to help run automated builds...jsdelfino2010-04-1013-24/+196
* Update some commenst on excluded testsantelder2010-04-101-1/+5
* Update the tests that are excluded. Down to 4 that don't pass due to code/tes...slaws2010-04-091-10/+12
* Add new expected error messages and fix error message for 13002slaws2010-04-091-5/+5
* TUSCANY-3531 - add expected error message for ASM_5040slaws2010-04-091-1/+1
* TUSCANY-3531 - validate that composite reference don't override nonOverridabl...slaws2010-04-092-2/+31
* Update license for tuscany war updatesantelder2010-04-091-89/+1
* Clean up the tuscany.war be removing some duplicated jarsantelder2010-04-091-0/+3
* Use jaxws ws from base jarantelder2010-04-091-1/+1
* Ensure a Node is created for each contextantelder2010-04-091-3/+10
* Synchronize shutdown to avoid exceptions when things happen concurentlyantelder2010-04-091-26/+36