[SYNCOPE-630] Merge from 1_2_X
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/920f73ad Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/920f73ad Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/920f73ad Branch: refs/heads/master Commit: 920f73adc9627109a467ca3c59642ce7d45ce417 Parents: 7046823 60a6243 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Jan 26 17:59:12 2015 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Jan 26 17:59:12 2015 +0100 ---------------------------------------------------------------------- .../common/services/ResourceService.java | 11 -- .../rest/controller/ResourceController.java | 17 +-- .../rest/utils/QueryResourceInfoComparator.java | 114 ------------------- .../core/services/ResourceServiceImpl.java | 7 +- core/src/main/resources/restContext.xml | 3 - .../syncope/core/rest/ConnectorTestITCase.java | 19 +++- .../syncope/core/rest/ResourceTestITCase.java | 11 -- 7 files changed, 18 insertions(+), 164 deletions(-) ----------------------------------------------------------------------
