fixed commit issues

merge-requests/1/head
ayyoob 8 years ago
parent dc3420cadb
commit 15bfa09a84

@ -54,7 +54,7 @@ public class PullNotificationListenerServiceComponent {
try { try {
//Do nothing //Do nothing
if (log.isDebugEnabled()) { if (log.isDebugEnabled()) {
log.debug("pull notification provider implementation bundle has been successfully " + log.debug("Pull notification provider implementation bundle has been successfully " +
"initialized"); "initialized");
} }
BundleContext bundleContext = componentContext.getBundleContext(); BundleContext bundleContext = componentContext.getBundleContext();

Loading…
Cancel
Save