summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/assembly-xml/src/main/java/org/apache/tuscany/sca/policy/xml/PolicySetProcessor.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removing unused importslresende2012-06-161-1/+0
* TUSCANY-3878 - check policy language equality based on the namspace of the po...slaws2011-06-231-2/+2
* Avoid NPE in test cases. Encountered when writing out the system definitions ...slaws2010-09-031-2/+8
* Ensure that the SCA namespace prefix is registered in the XPath namespace con...bdaniel2010-07-061-1/+1
* Use loopback for multicast testingrfeng2010-06-231-15/+12
* Remove NameSpaceContextImpl class reference from assembly-xmlbdaniel2010-06-231-1/+0
* Remove NameSpaceContextImpl class reference from assembly-xmlbdaniel2010-06-231-2/+3
* Support policy XPath functions without ns prefixes and without a single node ...bdaniel2010-06-221-3/+22
* Support policy XPath functions without ns prefixes and without a single node ...bdaniel2010-06-221-1/+1
* Add evaluation for XPath IntentRef function bdaniel2010-06-211-1/+3
* Fix multiple concurrency related issuesrfeng2010-01-271-53/+48
* Check that all policies in a given policy set are expressed in a single langu...slaws2010-01-181-1/+14
* Moving 2.x trunklresende2009-11-201-0/+546