You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by pedro-martins <gi...@git.apache.org> on 2016/01/23 20:09:41 UTC

[GitHub] cloudstack pull request: CLOUDSTACK-9100: ISO.CREATE/TEMPLATE.CREA...

Github user pedro-martins commented on the pull request:

    https://github.com/apache/cloudstack/pull/1157#issuecomment-174213096
  
     @ SudharmaJain why are you passing null to the method that you created (“createTemplateAsyncCallBack”) at line 503?
     That will cause a null pointer at the first line of the method as you can see at line 598.
     
    Additionally, what about the addition of a test case to this new “createTemplateAsyncCallBack” and a Javadoc to explain what your method does. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---