summaryrefslogtreecommitdiffstats
path: root/sandbox/dougsleite/guardian-model/src/main/java/org/apache/tuscany/sca/guardian/ResolutionTreeUtils.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Changing the guardian-model, policy-recoveryrules, policy-resolutiontrees ↵dougsleite2009-09-281-153/+0
| | | | | | | | to a new module: implementation-guardian; - The new module creates a new kind of implementation (implementation.guardian) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819561 13f79535-47bb-0310-9956-ffa450edef68
* - Modifying the way the recovery rules XML file is processed. The ↵dougsleite2009-08-121-1/+1
| | | | | | RecoveryRulesPolicyProcesor is being used. However, it does not mean that the recovery rules are being treated as polices. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803501 13f79535-47bb-0310-9956-ffa450edef68
* - Modifying the Lowest Common Ancestor (LCA) algorithm. The algorithm is an ↵dougsleite2009-08-101-0/+153
implementation of the Bender and Farach's LCA algorithm. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802952 13f79535-47bb-0310-9956-ffa450edef68