Fix the remaining failing tests in Cadi 01/40801/1
authorIanHowell <ian.howell@att.com>
Tue, 3 Apr 2018 20:26:47 +0000 (15:26 -0500)
committerIanHowell <ian.howell@att.com>
Tue, 3 Apr 2018 20:47:26 +0000 (15:47 -0500)
commite612377163e148280503ca8db93223ab1fdee4dc
tree1cbf9cfe9b7a739875f456eb33204a964b1ae14a
parent61f8fdfa4be59b1c6172bec7ab54369c20b59f2e
Fix the remaining failing tests in Cadi

Change-Id: Icac61b413bdc2de9ee73c14a785d26a3fe443fe4
Signed-off-by: IanHowell <ian.howell@att.com>
Modify deprecated sonar properties in AAF

Modified Misc pom files.

Issue-ID: AAF-208
Change-Id: Iaf4e12c81f98fdca18992ffb24b78cd0135996df
Signed-off-by: Sai Gandham <sg481n@att.com>
Include Cadi and Misc JUnits for testing phase

Issue-ID: AAF-128
Change-Id: Iee531d58c3aad1c5504e2e2619f611f30063e601
Signed-off-by: IanHowell <ian.howell@att.com>
Fix a concurrency bug when removing invalid items from a Pool

Change-Id: I5f3e18ff4e3eaedc2b4f3a4be1891c5187ab261b
Signed-off-by: IanHowell <ian.howell@att.com>
19 files changed:
cadi/aaf/src/test/java/org/onap/aaf/cadi/aaf/test/JU_PermEval.java [moved from cadi/aaf/src/test/java/org/onap/aaf/cadi/lur/aaf/test1/JU_PermEval.java with 99% similarity]
cadi/aaf/src/test/java/org/onap/aaf/cadi/aaf/v2_0/test/JU_AAFLocator.java [moved from cadi/aaf/src/test/java/org/onap/aaf/cadi/aaf/test/JU_AAFLocator.java with 67% similarity]
cadi/aaf/src/test/java/org/onap/aaf/cadi/lur/aaf/test/JU_PermEval.java [deleted file]
cadi/cass/src/test/java/org/onap/aaf/cadi/cass/JU_AAFAuthenticator.java
cadi/cass/src/test/java/org/onap/aaf/cadi/cass/JU_AAFBaseTest.java [deleted file]
cadi/cass/src/test/java/org/onap/aaf/cadi/cass/JU_CASS.java
cadi/client/src/test/java/org/onap/aaf/cadi/client/test/JU_PropertyLocator.java [deleted file]
cadi/client/src/test/java/org/onap/aaf/cadi/locator/test/JU_PropertyLocator.java [new file with mode: 0644]
cadi/client/src/test/java/org/onap/aaf/client/test/JU_PropertyLocator.java [deleted file]
cadi/core/src/main/java/org/onap/aaf/cadi/util/Pool.java
cadi/core/src/test/java/org/onap/aaf/cadi/test/JU_CmdLine.java
cadi/core/src/test/java/org/onap/aaf/cadi/test/config/JU_SecurityInfoC.java
cadi/pom.xml
cadi/shiro/src/test/java/org/onap/aaf/cadi/shiro/test/JU_AAFRealm.java
misc/env/pom.xml
misc/log4j/pom.xml
misc/pom.xml
misc/rosetta/pom.xml
misc/xgen/pom.xml