From 9015729c36d741ce0d0a29abfb26f4f8acc68795 Mon Sep 17 00:00:00 2001 From: Edwin Shin Date: Fri, 18 Dec 2009 07:25:37 +0000 Subject: [PATCH] NotificationInvocationHandlerTest should behave better now. Re-added to configX tests. --- fcrepo-integrationtest/pom.xml | 22 +-- .../NotificationInvocationHandlerTest.java | 134 ++++++++++++------ .../fedora/server/messaging/JMSManager.java | 18 ++- .../fedora/server/messaging/Listener.java | 17 ++- 4 files changed, 121 insertions(+), 70 deletions(-) diff --git a/fcrepo-integrationtest/pom.xml b/fcrepo-integrationtest/pom.xml index fd2c97791..ffab6e84c 100644 --- a/fcrepo-integrationtest/pom.xml +++ b/fcrepo-integrationtest/pom.xml @@ -138,11 +138,7 @@ **/AtomAPIMMessageTest.class - - + **/NotificationInvocationHandlerTest.class - **/AtomAPIMMessageTest.class + **/NotificationInvocationHandlerTest.class **/DOTranslationUtilityTest.class **/TestIngest.class **/TestAPIA.class @@ -377,10 +369,7 @@ - + **/NotificationInvocationHandlerTest.class + **/NotificationInvocationHandlerTest.class