summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-org to more clearly separate out the different parts of the test and to id...slaws2010-04-1630-419/+504
* Remove import-export tests, doesn't look like Tuscany will likely supprt this...antelder2010-04-1620-909/+0
* 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 exec plugin so you can run the sample with mvn exec:javaantelder2010-04-141-0/+15
* 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
* 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 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 - 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
* TUSCANY-3530 - not a solution for property type validation but display more i...slaws2010-04-093-2/+15
* Update surefire mem options to see if that can get hudson working without mav...antelder2010-04-091-1/+1
* Increase mem settings as that seems slightly faster for meantelder2010-04-091-2/+2
* Update base profile for latest jarsantelder2010-04-091-10/+3
* Take javascript client out of base jar while it doesn't workantelder2010-04-091-2/+2
* Add compiler mem sizes so you don't need to set MAVENOPTSantelder2010-04-091-0/+3
* Use Java 1.5 and latest compiler pluginantelder2010-04-081-3/+3
* Try to remove non-utf8 characters from sourceantelder2010-04-081-20/+20
* As a trial to see if we can rule out the tuscany eclipse compiler causing the...antelder2010-04-085-25/+10
* TUSCANY-3527 switch the new message back into the assembly properties file as...slaws2010-04-083-2/+3
* correct commentslaws2010-04-081-3/+3
* TUSCANY-3529 - change null to the real systemsDefinitions object now that we ...slaws2010-04-081-1/+1
* TUSCANY-3529 - update binding matching to turn on code that looks at binding ...slaws2010-04-088-18/+70
* TUSCANY-3529 turn on policy resolution from ws bindingslaws2010-04-081-0/+2
* Update for latest oasis apiantelder2010-04-081-1/+1
* Revert the change to the contsructor annotation to the latest oasis code as i...antelder2010-04-081-7/+6
* Update for latest oasis api codeantelder2010-04-081-2/+2
* Take out the tomcat distribution for now just to try to get a hudson build th...antelder2010-04-081-1/+1
* Latest OASIS API code, SCARuntimeException deletedantelder2010-04-081-41/+0