From ea095eb9cdbb451f2310a262f3877c79f527cc8f Mon Sep 17 00:00:00 2001 From: Instrumental Date: Fri, 15 May 2020 10:24:47 -0500 Subject: Improve Pool Move interface Log out, make JUPool test the functionality better, add "tooManyObjects" to help control memory. Minor BasicEnv for standalone usability. included ".checkstyle" files, generated by Eclipse/Maven to .gitignore. They shouldn't be in repo. Issue-ID: AAF-1146 Signed-off-by: Instrumental Change-Id: I72c22fa455029950e3d73d2e9addbccc1a990189 --- auth/auth-service/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'auth/auth-service') diff --git a/auth/auth-service/.gitignore b/auth/auth-service/.gitignore index f3bad092..172fcb3f 100644 --- a/auth/auth-service/.gitignore +++ b/auth/auth-service/.gitignore @@ -3,3 +3,4 @@ /target/ /.project /logs/ +/.checkstyle -- cgit 1.2.3-korg