summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/builder/src/main/java/org/apache/tuscany/sca/builder/impl/CompositePolicyBuilderImpl.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-07Official Tuscany 2.0.1 Releaselresende1-492/+0
2013-09-302.0.1 RC1 release taglresende1-0/+0
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-02-08Tag for rc0 preview of beta4 releaseantelder1-0/+0
2012-01-27TUSCANY-4006 - Marking the piece of code that the JIRA refers to. If this is ...slaws1-4/+6
2011-12-01Add a mechanism for specifying default intents on policy subjects. This is a ...slaws1-0/+6
2011-06-23TUSCANY-3878 - check policy language equality based on the namspace of the po...slaws1-16/+23
2011-06-21Revert change to only inherit interaction intents on interfaces. Though the i...bdaniel1-6/+6
2011-06-17Endpoints should only inherit interaction intentsbdaniel1-6/+6
2010-08-05TUSCANY-3642 Allow policy information on interfaces to apply to services and ...bdaniel1-12/+14
2010-08-04Fix the removal of direct policy sets when external policy sets are attached....bdaniel1-2/+4
2010-07-26Add more intent validation and fix up inner composite policy set processingbdaniel1-10/+46
2010-07-26Ensure constrained intents are removed from Composite objectsbdaniel1-0/+1
2010-07-26Add transaction intent validationbdaniel1-8/+89
2010-07-19Ignore policy sets on a composite implementation when the using component has...bdaniel1-0/+7
2010-07-19Inherit elements lower in the hierarchy first to ensure inheritance of mutual...bdaniel1-6/+10
2010-07-16Use default intent qualification on implementationsbdaniel1-26/+34
2010-07-16Remove the compile dependency on assembly-xml to fix build errorrfeng1-30/+26
2010-07-15Validate that the noListener intent isn't specified on a servicebdaniel1-1/+17
2010-07-14Ignore direct policy sets when external policy sets are attachedbdaniel1-1/+37
2010-03-18TUSCANY-3503 - turn off the automatic application of policy sets based on int...slaws1-30/+60
2010-03-11TUSCANY-3483 - ensure that policies defined in the implementation are applied...slaws1-10/+14
2010-02-25TUSCANY-3463 - Resolving/checking policies in the component levellresende1-0/+3
2010-02-23Fixing resource bundle location that was missing the package structurelresende1-3/+4
2010-01-18Check that the policy sets for a particular endpoint, endpointreference or im...slaws1-12/+50
2010-01-18Fix typo in commentslaws1-1/+1
2009-12-02Tidy up the policy builders (the composite policy builder now only deals with...rfeng1-512/+88
2009-11-23For POL_4012 add code that tests for mutual exclusive intents within a single...slaws1-153/+205
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-05Some tidying following after the reference promotion fixes and deleting the C...slaws1-2/+52
2009-10-21Fix for ASM_6031, ASM_6032rfeng1-41/+70
2009-10-20Fix for otest JCA_800? ...rfeng1-1/+30
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng1-27/+28
2009-10-12Add PolicyBuilder to the builder extension pointrfeng1-0/+65
2009-10-07Add some commentsrfeng1-0/+7
2009-10-05Refactor resource bundles to a package rfeng1-0/+1
2009-09-28Start to copy builders from assembly modulerfeng1-0/+402