| Commit message (Expand) | Author | Files | Lines |
2010-07-27 | - Cleaned up servlet-callback sample | fmoga | 4 | -48/+27 |
2010-07-27 | - Added sources for stock-comet-jquery sample | fmoga | 13 | -0/+7263 |
2010-07-27 | - Added sources of the first version | fmoga | 11 | -0/+2200 |
2010-07-27 | Correct the policy subject that is checked during "appliesTo" processing. Fix... | slaws | 1 | -2/+2 |
2010-07-27 | Correct comment | slaws | 1 | -4/+3 |
2010-07-27 | improve pd info for interface contract mapping and fix up failing ASM tests d... | kelvingoodson | 3 | -1/+30 |
2010-07-27 | Some defensive code to avert an NPE that's now causing ASM_8005, ASM_8017, AS... | slaws | 2 | -7/+33 |
2010-07-26 | Fix bug in removeConstrainedIntents | bdaniel | 1 | -1/+1 |
2010-07-26 | Add more intent validation and fix up inner composite policy set processing | bdaniel | 4 | -41/+70 |
2010-07-26 | Write out policy information on implementation.composite element | bdaniel | 1 | -2/+2 |
2010-07-26 | Merge r979244 change from trunk to beta1 branch to include the data-api in ba... | antelder | 1 | -0/+6 |
2010-07-26 | Include the data-api module | antelder | 1 | -0/+6 |
2010-07-26 | Exclude a few more failing assembly otests | antelder | 1 | -0/+3 |
2010-07-26 | Completing fix for TUSCANY-3628 - replacing code in BaseAssemblyProcessor for... | edwardsmj | 3 | -71/+92 |
2010-07-26 | TUSCANY-3632: take out failing itest | antelder | 1 | -0/+2 |
2010-07-26 | TUSCANY-3631: take out failing itest | antelder | 1 | -0/+2 |
2010-07-26 | re-enable policies itest | bdaniel | 1 | -2/+0 |
2010-07-26 | Update policies itest with valid appliesTo elements | bdaniel | 1 | -7/+12 |
2010-07-26 | Ensure constrained intents are removed from Composite objects | bdaniel | 2 | -3/+19 |
2010-07-26 | Provide valid appliesTo xpath expressions for provided transaction policy sets | bdaniel | 1 | -6/+6 |
2010-07-26 | Add transaction intent validation | bdaniel | 1 | -8/+89 |
2010-07-26 | Fix up appliesTo processing. Need to save each separate composite document as... | bdaniel | 1 | -33/+37 |
2010-07-26 | Check constrained types for the qualifiable parent of a qualified intent | bdaniel | 1 | -3/+7 |
2010-07-26 | Add transaction validation error messages | bdaniel | 1 | -0/+4 |
2010-07-26 | TUSCANY-3630 Add xpath processing of externalAttachment elements in builder | bdaniel | 1 | -60/+83 |
2010-07-26 | Use default namespace for intents specified in XPath if no prefix specified | bdaniel | 1 | -1/+2 |
2010-07-26 | TUSCANY-3630 Add externalAttachment processor | bdaniel | 1 | -1/+1 |
2010-07-26 | Check constrained types for the qualifiable parent of a qualified intent | bdaniel | 1 | -1/+5 |
2010-07-26 | TUSCANY-3630 Add externalAttachment model | bdaniel | 8 | -0/+206 |
2010-07-26 | TUSCANY-3630 Add externalAttachment processor | bdaniel | 1 | -8/+15 |
2010-07-26 | TUSCANY-3630 Add externalAttachment processor | bdaniel | 4 | -2/+324 |
2010-07-26 | TUSCANY-3630 Add externalAttachment schema definition from OASIS spec | bdaniel | 2 | -0/+18 |
2010-07-25 | Add missing license headers | antelder | 4 | -0/+76 |
2010-07-25 | Exclude some failing tests | antelder | 1 | -0/+2 |
2010-07-25 | Exclude some failing tests | antelder | 1 | -0/+4 |
2010-07-25 | Exclude some failing tests | antelder | 1 | -0/+11 |
2010-07-25 | Exclude some failing tests | antelder | 1 | -0/+3 |
2010-07-25 | Add ignore to policies itest as its failing presently | antelder | 1 | -0/+2 |
2010-07-24 | Print stack traces to the configured output stream. | jsdelfino | 1 | -2/+4 |
2010-07-24 | Fix some snapshot -> beta1-snapshot versions which had conflicts during the m... | antelder | 3 | -3/+3 |
2010-07-24 | Merge r967035, r967037, r967100, r967101 from trunk to beta1 brn to get sampl... | antelder | 5 | -9/+38 |
2010-07-24 | Merge r966703 from trunk to branch for java ci compliance test err msg update | antelder | 1 | -1/+1 |
2010-07-24 | Merge r966706,966708,966983 from trunk to beta1 branch for policy intent and ... | antelder | 3 | -4/+70 |
2010-07-24 | Merge r966650,966653,966658,966714 from trunk to beta1 branch for property so... | antelder | 5 | -129/+417 |
2010-07-24 | Merge r966568,966629 from trunk to branch to fix the tomcat war legal checks ... | antelder | 1 | -1/+7 |
2010-07-23 | Merge r967047 from trunk to beta1 brn for the samples\pom.xml parent change i... | antelder | 34 | -60/+60 |
2010-07-23 | Include shell | antelder | 1 | -0/+7 |
2010-07-23 | Include shell, jline and sources | antelder | 2 | -0/+18 |
2010-07-23 | Change all the samples to use samples\pom.xml as the parent instead of the sc... | antelder | 34 | -60/+60 |
2010-07-23 | Remove the profile section as we don't use it and add a deploy plugin config ... | antelder | 1 | -8/+13 |