]> git.mxchange.org Git - addressbook-mailer-ejb.git/commitdiff
removed double-ignore + updated jar(s)
authorRoland Haeder <roland@mxchange.org>
Wed, 14 Oct 2015 09:54:06 +0000 (11:54 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 14 Oct 2015 10:08:27 +0000 (12:08 +0200)
Signed-off-by:Roland Häder <roland@mxchange.org>

lib/juser-core.jar
lib/juser-lib.jar
src/java/org/mxchange/addressbook/model/addressbook/AddressbookSessionBean.java

index 6bec50fe6b9ae6fc32e1e781797e43dfce32f8f9..20a38667faf02e0be2fb8ed6e4ef0c1371d38296 100644 (file)
Binary files a/lib/juser-core.jar and b/lib/juser-core.jar differ
index 58f2ee90b29321699f2f266df483624bbb90532d..8baa23438388e930056991e3fedbe68cfe3603d1 100644 (file)
Binary files a/lib/juser-lib.jar and b/lib/juser-lib.jar differ
index f75aeb316f5d8e715c66286f86717fcf2315c236..8d2efc32778515874f297100cedf1c7beeabef27 100644 (file)
@@ -193,7 +193,7 @@ public class AddressbookSessionBean extends BaseDatabaseBean implements Addressb
                        isUsed = true;
                } catch (final NoResultException ex) {
                        // No result found, so log it away
-                       this.getLoggerBeanLocal().logDebug(MessageFormat.format("isAddressbookNameUsed: getSingleResult() did not return a result: {0}", ex)); //NOI18N //NOI18N
+                       this.getLoggerBeanLocal().logDebug(MessageFormat.format("isAddressbookNameUsed: getSingleResult() did not return a result: {0}", ex)); //NOI18N
                }
 
                // Return result