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 6bf2ff4 Merge pull request #67 from
apache/coheigea/reference-expansions
add d63930b Add a cap on max normalized components
new 0d4c467 Merge pull request #68 from apache/coheigea/alternative-cap
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:
README.txt | 25 ++++++-
.../org/apache/neethi/AbstractPolicyOperator.java | 36 ++++++++-
.../neethi/PolicyNormalizationMemoryDoSTest.java | 86 ++++++++++++++++++++++
3 files changed, 139 insertions(+), 8 deletions(-)
create mode 100644
src/test/java/org/apache/neethi/PolicyNormalizationMemoryDoSTest.java