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-batch/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'auth/auth-batch') diff --git a/auth/auth-batch/.gitignore b/auth/auth-batch/.gitignore index db5679fe..0fc83d25 100644 --- a/auth/auth-batch/.gitignore +++ b/auth/auth-batch/.gitignore @@ -5,3 +5,4 @@ NotifyCredExpiringOrig.java /*.dat /logs +/.checkstyle -- cgit 1.2.3-korg