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-deforg/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auth/auth-deforg') diff --git a/auth/auth-deforg/.gitignore b/auth/auth-deforg/.gitignore index 1999002f..112dedb3 100644 --- a/auth/auth-deforg/.gitignore +++ b/auth/auth-deforg/.gitignore @@ -2,4 +2,4 @@ /.settings/ /target/ /.project - +/.checkstyle -- cgit