Miguel Romão - 2016-03-29
  • Description has changed:

Diff:

--- old
+++ new
@@ -1,3 +1,3 @@
 Code Smell: Long Method
-Location: birdsongclient.ReceivedMessageManager.processManage()
+Location: birdsong.client.ReceivedMessageManager.processManage()
 Reason: This method is way too long, and can be transformed in simpler code thats easier to understand.