Change By: Christos Vasilakis (30/Apr/13 4:50 AM)
Description: for the integration tests needs of our client libs, we need a test server app that will support both root and 'nested-path' resources, as well support for all http methods in both cases (e.g. PUT/POST/DELETE).

Currently a simple server has been written[1] in a private repo, with the model extracted from our TODO app, enhanced to support nested-resources of the form:

{noformat}
/projects/{id}/tasks/{id}/tags{id} 
{noformat}

[1] https://github.com/cvasilak/aerogear-ig-server
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira