[GitHub] stratos pull request: Refactoring REST API

2015-07-28 Thread anuruddhal
Github user anuruddhal commented on a diff in the pull request: https://github.com/apache/stratos/pull/295#discussion_r35632670 --- Diff: components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java --- @@ -123,13 +128,31 @

[GitHub] stratos pull request: Refactoring REST API

2015-07-28 Thread anuruddhal
Github user anuruddhal commented on a diff in the pull request: https://github.com/apache/stratos/pull/295#discussion_r35632452 --- Diff: components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java --- @@ -146,16 +169,31 @

[GitHub] stratos pull request: Refactoring REST API

2015-07-28 Thread anuruddhal
Github user anuruddhal commented on a diff in the pull request: https://github.com/apache/stratos/pull/295#discussion_r35632435 --- Diff: components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java --- @@ -123,13 +128,31 @

[GitHub] stratos pull request: Refactoring REST API

2015-07-27 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/295#discussion_r35573844 --- Diff: components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java --- @@ -123,13 +128,31

[GitHub] stratos pull request: Refactoring REST API

2015-07-27 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/295#discussion_r35573982 --- Diff: components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java --- @@ -123,13 +128,31

[GitHub] stratos pull request: Refactoring REST API

2015-07-27 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/295#discussion_r35574034 --- Diff: components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java --- @@ -146,16 +169,31

[GitHub] stratos pull request: Refactoring REST API

2015-05-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/295 --- 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 ena

[GitHub] stratos pull request: Refactoring REST API

2015-05-05 Thread anuruddhal
GitHub user anuruddhal opened a pull request: https://github.com/apache/stratos/pull/295 Refactoring REST API Following modifications were done. >Catch specific/custom exception - customize the log messages according to exception type (addCartridge(), updateCartridge() et

[GitHub] stratos pull request: Refactoring REST API

2015-05-05 Thread anuruddhal
Github user anuruddhal closed the pull request at: https://github.com/apache/stratos/pull/291 --- 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

[GitHub] stratos pull request: Refactoring REST API

2015-04-30 Thread anuruddhal
GitHub user anuruddhal opened a pull request: https://github.com/apache/stratos/pull/291 Refactoring REST API Following Changes were done. >Catch specific/custom exception - customize the log messages according to exception type (addCartridge(), updateCartridge() etc.)

[GitHub] stratos pull request: Refactoring REST API

2015-04-29 Thread anuruddhal
Github user anuruddhal closed the pull request at: https://github.com/apache/stratos/pull/288 --- 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

[GitHub] stratos pull request: Refactoring REST API

2015-04-29 Thread imesh
Github user imesh commented on the pull request: https://github.com/apache/stratos/pull/288#issuecomment-97428588 Thanks @anuruddhal for the fixes, as I can see there are merge conflicts in this pull request now. Would you mind resolving them? Thanks --- If your project is set up

[GitHub] stratos pull request: Refactoring REST API

2015-04-26 Thread anuruddhal
GitHub user anuruddhal opened a pull request: https://github.com/apache/stratos/pull/288 Refactoring REST API Following Changes were done. Catch specific/custom exception - customize the log messages according to exception type (addCartridge(), updateCartridge() etc.)