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 bcff4ec Fixing entity reference parsing
new 7cf2056 Adding StaxToDOMConverter unit tests
new 7a38f2b Detect circular policy references
The 2 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 | 21 ++-
.../org/apache/neethi/PolicyReferenceTest.java | 49 +++++
.../converters/StaxToDOMConverterTest.java | 204 ++++++++++++++++++++-
3 files changed, 259 insertions(+), 15 deletions(-)