summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/builder (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3912 - Apply Greg's suggested change to clear component reference tar...slaws2011-08-171-0/+3
* TUSCANY-3873 - A stop gap solution to running the appliesTo algorithm against...slaws2011-06-232-5/+83
* TUSCANY-3878 - check policy language equality based on the namspace of the po...slaws2011-06-232-19/+26
* Refactor appliesTo builder based on spec clarificationsbdaniel2011-06-211-54/+79
* Revert change to only inherit interaction intents on interfaces. Though the i...bdaniel2011-06-211-6/+6
* Clear out old endpoints before adding the binding endpoints. Without this you...antelder2011-06-181-0/+1
* Keep track of the fuse compositesantelder2011-06-181-0/+1
* Correctly remove policies from endpoints and endpoint references when there a...bdaniel2011-06-171-8/+8
* Endpoints should only inherit interaction intentsbdaniel2011-06-171-6/+6
* TUSCANY-3876 - minimum changes to turn of implementation model sharing and re...slaws2011-06-161-1/+1
* Enable setting a default base uri thats used if a specific base is not set bu...antelder2011-06-131-0/+7
* Add callback handling to PolicyAttachmentBuilderbdaniel2011-06-131-11/+34
* Commit patch for TUSCANY-3836bdaniel2011-02-181-0/+6
* Enable the allowsPassByReference supportrfeng2011-02-071-3/+2
* Switch the debugging statement (which remains commented out) round as you wan...slaws2011-01-131-3/+3
* Add missing dependenciesslaws2010-12-231-0/+6
* Add missing dependenciesslaws2010-12-231-1/+2
* Change method call to support older versions of XmlSchemabdaniel2010-12-071-1/+2
* Fix typo in commentslaws2010-11-301-1/+1
* TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...slaws2010-11-301-69/+3
* TUSCANY-3631 - re-enable the test basic auth test case. The issue was that th...slaws2010-09-141-6/+11
* Add a missing commentslaws2010-09-141-0/+2
* Fix bug in PolicyAppliesToBuilder that was causing PolicySets to be incorrect...bdaniel2010-09-011-5/+5
* Fix typo in commentslaws2010-08-181-1/+1
* Fix typo in commentslaws2010-08-181-1/+1
* Fix typo in commentslaws2010-08-091-1/+1
* TUSCANY-3642 Allow policy information on interfaces to apply to services and ...bdaniel2010-08-051-12/+14
* Ensure that if a single PolicySet can be attached either directly or external...bdaniel2010-08-051-0/+9
* Fix the removal of direct policy sets when external policy sets are attached....bdaniel2010-08-042-3/+18
* Correct the policy subject that is checked during "appliesTo" processing. Fix...slaws2010-07-271-2/+2
* Correct commentslaws2010-07-271-4/+3
* Some defensive code to avert an NPE that's now causing ASM_8005, ASM_8017, AS...slaws2010-07-271-7/+31
* Fix bug in removeConstrainedIntentsbdaniel2010-07-261-1/+1
* Add more intent validation and fix up inner composite policy set processingbdaniel2010-07-264-41/+70
* Ensure constrained intents are removed from Composite objectsbdaniel2010-07-262-3/+19
* Add transaction intent validationbdaniel2010-07-261-8/+89
* Fix up appliesTo processing. Need to save each separate composite document as...bdaniel2010-07-261-33/+37
* Check constrained types for the qualifiable parent of a qualified intentbdaniel2010-07-261-3/+7
* Add transaction validation error messagesbdaniel2010-07-261-0/+4
* TUSCANY-3630 Add xpath processing of externalAttachment elements in builderbdaniel2010-07-261-60/+83
* 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
* 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
* Use default intent qualification on implementationsbdaniel2010-07-161-26/+34
* Remove the compile dependency on assembly-xml to fix build errorrfeng2010-07-161-30/+26
* Fix comple errorantelder2010-07-162-1/+1
* Use binding type from system definitions to obtain mayProvide/alwaysProvide v...bdaniel2010-07-151-3/+16
* Check extension type for unresolved service side intents, only throw a warnin...bdaniel2010-07-151-9/+15