add comments in code copied from abdera to say why it is copied. change one
logger.info to logger.fine
------------------------------------------------------------------------------------------------------
Key: SHINDIG-266
URL: https://issues.apache.org/jira/browse/SHINDIG-266
Project: Shindig
Issue Type: Improvement
Components: RESTful API (Java)
Reporter: Vasu Nori
Priority: Trivial
Attachments: patch.comments
1. On the Json code copied from abdera, add comments to explain the reason for
copying
2. RestServerServlet prints a message using logger.info() - change it to
logger.fine()
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.