Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
Description
e.g. StartBundleCommand.java :
has this:
// TODO: m_log.log(LogService.LOG_DEBUG, "won't wait for Packages refreshed event, event is already received");
all over the place.
And not just this one.
Question: what is the intend of commenting this out ? What is the plan here ?