This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ws-neethi.git
from b27b701 Merge pull request #48 from
apache/coheigea/policy-alternatives
add 76f9a22 Fixing policy intersection bug
new 4a8d608 Merge pull request #49 from
apache/coheigea/policy-intersection
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/neethi/AbstractPolicyOperator.java | 8 +-
.../org/apache/neethi/util/PolicyIntersector.java | 6 +-
.../apache/neethi/PolicyIntersectionDoSTest.java | 94 ++++++++++++++++++++++
3 files changed, 103 insertions(+), 5 deletions(-)
create mode 100644
src/test/java/org/apache/neethi/PolicyIntersectionDoSTest.java