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 74b3bbe Merge pull request #66 from apache/coheigea/public-parser
add dfcbf59 Put limit on reference expansions
new 6bf2ff4 Merge pull request #67 from
apache/coheigea/reference-expansions
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 | 56 +++++++++--
.../neethi/PolicyReferenceExpansionDoSTest.java | 102 +++++++++++++++++++++
2 files changed, 149 insertions(+), 9 deletions(-)
create mode 100644
src/test/java/org/apache/neethi/PolicyReferenceExpansionDoSTest.java