[prev in list] [next in list] [prev in thread] [next in thread] 

List:       juddi-cvs
Subject:    [juddi] branch feature/JUDDI-558 updated: NOJIRA code cleanup
From:       alexoree () apache ! org
Date:       2019-06-21 2:00:39
Message-ID: 156108243975.12779.799618034541275461 () gitbox ! apache ! org
[Download RAW message or body]

This is an automated email from the ASF dual-hosted git repository.

alexoree pushed a commit to branch feature/JUDDI-558
in repository https://gitbox.apache.org/repos/asf/juddi.git


The following commit(s) were added to refs/heads/feature/JUDDI-558 by this push:
     new a6c360b  NOJIRA code cleanup
a6c360b is described below

commit a6c360b56fc166c41fbf7b8f650f8b273415b7c1
Author: Alex O'Ree <alexoree@apache.org>
AuthorDate: Thu Jun 20 22:00:36 2019 -0400

    NOJIRA code cleanup
---
 .../src/main/java/org/apache/juddi/v3/auth/AuthenticatorFactory.java    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/juddi-core/src/main/java/org/apache/juddi/v3/auth/AuthenticatorFactory.java \
b/juddi-core/src/main/java/org/apache/juddi/v3/auth/AuthenticatorFactory.java index \
                c7637f8..8282145 100644
--- a/juddi-core/src/main/java/org/apache/juddi/v3/auth/AuthenticatorFactory.java
+++ b/juddi-core/src/main/java/org/apache/juddi/v3/auth/AuthenticatorFactory.java
@@ -30,7 +30,7 @@ import org.apache.juddi.config.Property;
  * @author <a href="mailto:jfaath@apache.org">Jeff Faath</a>
  */
 public class AuthenticatorFactory {
-	private static Log log = LogFactory.getLog(AuthenticatorFactory.class);
+	private static final Log log = LogFactory.getLog(AuthenticatorFactory.class);
 
 	// Default authenticator implementation
 	private static final String DEFAULT_IMPL = \
"org.apache.juddi.v3.auth.JUDDIAuthenticator";


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic