Github user ProjectMoon commented on the pull request:

    https://github.com/apache/cloudstack/pull/354#issuecomment-111475122
  
    This would be a step-by-step way of how I tested the change. We will use 
mycommands.properties as the example.
    1. Add the new properties file name to the list in the Spring XML and then 
compile CloudStack.
    2. Create mycommands.properties.in in client/tomcatconf. Build should move 
this to WEB-INF/classes after compilation as mycommands.properties.
    3. Move some commands from commands.properties.in to 
mycommands.properties.in
    4. Build and run client with Jetty server.
    5. Use cloudmonkey sync command to verify it's reading all 479 commands in 
from both files.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to