summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Exclude some failing testsantelder2010-07-251-0/+3
* Add ignore to policies itest as its failing presentlyantelder2010-07-251-0/+2
* Print stack traces to the configured output stream.jsdelfino2010-07-241-2/+4
* Fix some snapshot -> beta1-snapshot versions which had conflicts during the m...antelder2010-07-243-3/+3
* Merge r967035, r967037, r967100, r967101 from trunk to beta1 brn to get sampl...antelder2010-07-245-9/+38
* Merge r966703 from trunk to branch for java ci compliance test err msg updateantelder2010-07-241-1/+1
* Merge r966706,966708,966983 from trunk to beta1 branch for policy intent and ...antelder2010-07-243-4/+70
* Merge r966650,966653,966658,966714 from trunk to beta1 branch for property so...antelder2010-07-245-129/+417
* Merge r966568,966629 from trunk to branch to fix the tomcat war legal checks ...antelder2010-07-241-1/+7
* Merge r967047 from trunk to beta1 brn for the samples\pom.xml parent change i...antelder2010-07-2334-60/+60
* Include shellantelder2010-07-231-0/+7
* Include shell, jline and sourcesantelder2010-07-232-0/+18
* Change all the samples to use samples\pom.xml as the parent instead of the sc...antelder2010-07-2334-60/+60
* Remove the profile section as we don't use it and add a deploy plugin config ...antelder2010-07-231-8/+13
* Remove <inherited> config from deploy plugin as its not required, and we want...antelder2010-07-231-1/+0
* Remove constrained intents from endpoint references at runtime binding timebdaniel2010-07-231-3/+37
* Fixing POM and MANIFEST to account for dependency on StAXHelper class from co...edwardsmj2010-07-222-1/+8
* Add transaction intent constantsbdaniel2010-07-221-1/+24
* intents and policySets specified on implementation.composite elements were be...bdaniel2010-07-221-0/+9
* Update error message for latest outputantelder2010-07-221-1/+1
* Fixing a comment for the extractSourcePropertyName methodedwardsmj2010-07-221-2/+1
* Upgrade to the handling of @source attribute on component property elements a...edwardsmj2010-07-221-112/+280
* 1) Initial fix for error described by TUSCANY-3628 2) Upgrade to the handlin...edwardsmj2010-07-222-16/+130
* Add missing dependencyantelder2010-07-221-0/+6
* Correct parrent pomantelder2010-07-221-1/+1
* Tag 2.0-Beta1-RC1antelder2010-07-225550-0/+478822
* Update RELEASE_NOTES fileantelder2010-07-221-2/+2
* Update changes fileantelder2010-07-221-1/+7
* Update the changes and release notes filesantelder2010-07-221-2/+2
* Update the changes and release notes filesantelder2010-07-221-1/+7
* Create branch for next releaseantelder2010-07-225550-0/+478816
* missing file from commit 966324kelvingoodson2010-07-221-11/+10
* Mark asyncInvocation as exclusive of propagatesTransaction as specified in la...bdaniel2010-07-221-1/+1
* Add SOAP version intent validation to the ws bindingbdaniel2010-07-222-2/+26
* Update regular expression to correctly handle multiple prefixesbdaniel2010-07-211-0/+27
* Update regular expression to correctly handle multiple prefixesbdaniel2010-07-211-1/+1
* make the interface matching audit trail more useful in problem determinationkelvingoodson2010-07-213-9/+52
* Fix jms test interfaces to not match oneway and non-oneway operationsantelder2010-07-203-4/+6
* Add a check for both source and target operations matching being oneway or notantelder2010-07-201-0/+10
* Dont catch NoClassDefFoundError as it will get reported as class not found wh...antelder2010-07-201-2/+0
* Ignore policy sets on a composite implementation when the using component has...bdaniel2010-07-191-0/+7
* Inherit elements lower in the hierarchy first to ensure inheritance of mutual...bdaniel2010-07-191-6/+10
* Adding dependency org.apache.tuscany.sca.interfacedef.java;version="2.0.0" to...edwardsmj2010-07-191-0/+1
* Register Tuscany context listener to ensure the runtime is initialized when t...jsdelfino2010-07-192-0/+3
* Fix the regression caused by r963624 for overloaded local methodsrfeng2010-07-161-3/+12
* Use default intent qualification on implementationsbdaniel2010-07-161-26/+34
* Add attachTo attribute to policy sets in the policies itest definitionsbdaniel2010-07-161-6/+12
* Update jackson versionrfeng2010-07-161-3/+3
* Update to jackson 1.5.4rfeng2010-07-162-5/+5
* Add a databinding for Google Protocol Buffersrfeng2010-07-1611-0/+1860