summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/builder/src/main/java/org/apache/tuscany/sca/builder/impl/ComponentPolicyBuilderImpl.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-04-12Tag 2.0 RC1antelder1-0/+0
2012-03-23TUSCANY-4031 - apply patch for IntentNotSatisfiedAtBuild warning when referen...slaws1-34/+31
2011-12-02TUSCANY-3974: Apply patch from Greg Dritschler to fix IntentNotSatisfiedAtBui...antelder1-3/+11
2011-12-01Add a mechanism for specifying default intents on policy subjects. This is a ...slaws1-3/+58
2011-10-31Ensure that fully resolved JSR250 policy sets, added by the policy processor ...slaws1-6/+14
2011-06-23TUSCANY-3878 - check policy language equality based on the namspace of the po...slaws1-3/+3
2010-07-26Fix bug in removeConstrainedIntentsbdaniel1-1/+1
2010-07-26Add more intent validation and fix up inner composite policy set processingbdaniel1-18/+3
2010-07-26Ensure constrained intents are removed from Composite objectsbdaniel1-3/+18
2010-07-26Check constrained types for the qualifiable parent of a qualified intentbdaniel1-3/+7
2010-07-15Use binding type from system definitions to obtain mayProvide/alwaysProvide v...bdaniel1-3/+16
2010-07-15Check extension type for unresolved service side intents, only throw a warnin...bdaniel1-9/+15
2010-07-14Ignore direct policy sets when external policy sets are attachedbdaniel1-9/+15
2010-03-18remove commented out codeslaws1-19/+1
2010-03-18TUSCANY-3503 - turn off the automatic application of policy sets based on int...slaws1-21/+83
2010-03-11TUSCANY-3483 Add missed comments and remove commented out codeslaws1-28/+29
2010-03-11TUSCANY-3483 - ensure that policies defined in the implementation are applied...slaws1-20/+91
2010-03-03Adding FIXME as it seems that calling inherit for implementation duplicates a...lresende1-0/+5
2010-03-01Check that intents are properly satisfied, particularly in the qualified inte...slaws1-0/+41
2010-01-20Update to the latest version of OSGi Remote Service Adminrfeng1-1/+1
2009-12-09Fix the builder problems that cause otest regressionsrfeng1-1/+2
2009-12-02Tidy up the policy builders (the composite policy builder now only deals with...rfeng1-30/+71
2009-12-01Start to split policy builder into two phases: implementation hierarchy and s...rfeng1-0/+349