summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-07-26TUSCANY-3630 Add externalAttachment modelbdaniel8-0/+206
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979149 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26TUSCANY-3630 Add externalAttachment processorbdaniel1-8/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979148 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26TUSCANY-3630 Add externalAttachment processorbdaniel4-2/+324
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979147 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26TUSCANY-3630 Add externalAttachment schema definition from OASIS specbdaniel2-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979146 13f79535-47bb-0310-9956-ffa450edef68
2010-07-25Add missing license headersantelder4-0/+76
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979122 13f79535-47bb-0310-9956-ffa450edef68
2010-07-25Exclude some failing testsantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979010 13f79535-47bb-0310-9956-ffa450edef68
2010-07-25Exclude some failing testsantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979009 13f79535-47bb-0310-9956-ffa450edef68
2010-07-25Exclude some failing testsantelder1-0/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979007 13f79535-47bb-0310-9956-ffa450edef68
2010-07-25Exclude some failing testsantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979006 13f79535-47bb-0310-9956-ffa450edef68
2010-07-25Add ignore to policies itest as its failing presentlyantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979005 13f79535-47bb-0310-9956-ffa450edef68
2010-07-24Print stack traces to the configured output stream.jsdelfino1-2/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@978946 13f79535-47bb-0310-9956-ffa450edef68
2010-07-24Fix some snapshot -> beta1-snapshot versions which had conflicts during the ↵antelder3-3/+3
merges git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@978822 13f79535-47bb-0310-9956-ffa450edef68
2010-07-24Merge r967035, r967037, r967100, r967101 from trunk to beta1 brn to get ↵antelder5-9/+38
samples building in brn and not deploying to mvn repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@978820 13f79535-47bb-0310-9956-ffa450edef68
2010-07-24Merge r966703 from trunk to branch for java ci compliance test err msg updateantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@978816 13f79535-47bb-0310-9956-ffa450edef68
2010-07-24Merge r966706,966708,966983 from trunk to beta1 branch for policy intent and ↵antelder3-4/+70
policyset updates git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@978814 13f79535-47bb-0310-9956-ffa450edef68
2010-07-24Merge r966650,966653,966658,966714 from trunk to beta1 branch for property ↵antelder5-129/+417
source and writing fixes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@978812 13f79535-47bb-0310-9956-ffa450edef68
2010-07-24Merge r966568,966629 from trunk to branch to fix the tomcat war legal checks ↵antelder1-1/+7
test git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@978811 13f79535-47bb-0310-9956-ffa450edef68
2010-07-23Merge r967047 from trunk to beta1 brn for the samples\pom.xml parent change ↵antelder34-60/+60
in all the samples git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967108 13f79535-47bb-0310-9956-ffa450edef68
2010-07-23Include shellantelder1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967101 13f79535-47bb-0310-9956-ffa450edef68
2010-07-23Include shell, jline and sourcesantelder2-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967100 13f79535-47bb-0310-9956-ffa450edef68
2010-07-23Change all the samples to use samples\pom.xml as the parent instead of the ↵antelder34-60/+60
sca parent so that they pick up the sample s=config (which is mainly the deploy plugin config which has skip=true so they don;t get deployed to the maven repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967047 13f79535-47bb-0310-9956-ffa450edef68
2010-07-23Remove the profile section as we don't use it and add a deploy plugin config ↵antelder1-8/+13
with skip so that the samples don't get deployed to maven git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967037 13f79535-47bb-0310-9956-ffa450edef68
2010-07-23Remove <inherited> config from deploy plugin as its not required, and we ↵antelder1-1/+0
want to change it for the different parts of the build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967035 13f79535-47bb-0310-9956-ffa450edef68
2010-07-23Remove constrained intents from endpoint references at runtime binding timebdaniel1-3/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966983 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Fixing POM and MANIFEST to account for dependency on StAXHelper class from ↵edwardsmj2-1/+8
common-xml module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966714 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Add transaction intent constantsbdaniel1-1/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966708 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22intents and policySets specified on implementation.composite elements were ↵bdaniel1-0/+9
being lost git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966706 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Update error message for latest outputantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966703 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Fixing a comment for the extractSourcePropertyName methodedwardsmj1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966658 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Upgrade to the handling of @source attribute on component property elements ↵edwardsmj1-112/+280
as described by TUSCANY-3629 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966653 13f79535-47bb-0310-9956-ffa450edef68
2010-07-221) Initial fix for error described by TUSCANY-3628 2) Upgrade to the ↵edwardsmj2-16/+130
handling of @source attribute on component property elements as described by TUSCANY-3629 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966650 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Add missing dependencyantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966629 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Correct parrent pomantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966568 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Tag 2.0-Beta1-RC1antelder5550-0/+478822
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966566 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Update RELEASE_NOTES fileantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966558 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Update changes fileantelder1-1/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966557 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Update the changes and release notes filesantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966554 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Update the changes and release notes filesantelder1-1/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966553 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Create branch for next releaseantelder5550-0/+478816
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966547 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22missing file from commit 966324kelvingoodson1-11/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966527 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Mark asyncInvocation as exclusive of propagatesTransaction as specified in ↵bdaniel1-1/+1
latest policy spec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966500 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Add SOAP version intent validation to the ws bindingbdaniel2-2/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966495 13f79535-47bb-0310-9956-ffa450edef68
2010-07-21Update regular expression to correctly handle multiple prefixesbdaniel1-0/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966400 13f79535-47bb-0310-9956-ffa450edef68
2010-07-21Update regular expression to correctly handle multiple prefixesbdaniel1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966332 13f79535-47bb-0310-9956-ffa450edef68
2010-07-21make the interface matching audit trail more useful in problem determinationkelvingoodson3-9/+52
-- not sure if util package is a good place for this Audit class, but OK to start with -- would have just specialized StringBuffer if it hadn't been final :( git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966324 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20Fix jms test interfaces to not match oneway and non-oneway operationsantelder3-4/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965822 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20Add a check for both source and target operations matching being oneway or notantelder1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965821 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20Dont catch NoClassDefFoundError as it will get reported as class not found ↵antelder1-2/+0
which is misleading, not catching it means the actual exception does get thrown by a higher catch clause git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965814 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19Ignore policy sets on a composite implementation when the using component ↵bdaniel1-0/+7
has attached policies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965579 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19Inherit elements lower in the hierarchy first to ensure inheritance of ↵bdaniel1-6/+10
mutually exclusive intents is handled correctly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965578 13f79535-47bb-0310-9956-ffa450edef68