svn commit: r1437912 - in /syncope/trunk/common/src/main/java/org/apache/syncope/common: ./ to/ types/

2013-01-24 Thread jbernhardt
Author: jbernhardt Date: Thu Jan 24 09:01:07 2013 New Revision: 1437912 URL: http://svn.apache.org/viewvc?rev=1437912&view=rev Log: [SYNCOPE-231] Reverted last changes to trunk Removed: syncope/trunk/common/src/main/java/org/apache/syncope/common/to/JobClassTO.java syncope/trunk/common/

svn commit: r1437916 - in /syncope/trunk/core/src/main/java/org/apache/syncope/core: rest/controller/ConfigurationController.java services/ConfigurationServiceImpl.java

2013-01-24 Thread cschneider
Author: cschneider Date: Thu Jan 24 09:13:38 2013 New Revision: 1437916 URL: http://svn.apache.org/viewvc?rev=1437916&view=rev Log: SYNCOPE-231 Impement db export for cxf Modified: syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/controller/ConfigurationController.java sync

svn commit: r1437918 - in /syncope/trunk: client/src/main/java/org/apache/syncope/client/services/proxy/ common/src/main/java/org/apache/syncope/common/services/ common/src/main/java/org/apache/syncop

2013-01-24 Thread cschneider
Author: cschneider Date: Thu Jan 24 09:15:17 2013 New Revision: 1437918 URL: http://svn.apache.org/viewvc?rev=1437918&view=rev Log: SYNCOPE-231 NotficationService for CXF. Changing create in interface of service to reflect concept of returning url and id Added: syncope/trunk/core/src/main/j

svn commit: r1437970 - in /syncope/trunk/core/src: main/java/org/apache/syncope/core/rest/utils/ test/java/org/apache/syncope/core/rest/ test/resources/

2013-01-24 Thread ashakirin
Author: ashakirin Date: Thu Jan 24 12:07:22 2013 New Revision: 1437970 URL: http://svn.apache.org/viewvc?rev=1437970&view=rev Log: [SYNCOPE-289] Prepared client configuration and abstract test class Modified: syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/utils/RestServiceExce

svn commit: r1438003 - /syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/

2013-01-24 Thread ashakirin
Author: ashakirin Date: Thu Jan 24 14:05:38 2013 New Revision: 1438003 URL: http://svn.apache.org/viewvc?rev=1438003&view=rev Log: [SYNCOPE-289] Fixed skipping tests Modified: syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/AbstractTest.java syncope/trunk/core/src/test/jav

svn commit: r1438009 - in /syncope/trunk: client/src/main/java/org/apache/syncope/client/services/proxy/ common/src/main/java/org/apache/syncope/common/services/ console/src/main/java/org/apache/synco

2013-01-24 Thread cschneider
Author: cschneider Date: Thu Jan 24 14:20:00 2013 New Revision: 1438009 URL: http://svn.apache.org/viewvc?rev=1438009&view=rev Log: SYNCOPE-231 Adding ReportService for CXF Added: syncope/trunk/core/src/main/java/org/apache/syncope/core/services/ReportServiceImpl.java (with props) Modifie

svn commit: r1438055 - in /syncope/trunk: common/src/main/java/org/apache/syncope/common/ common/src/main/java/org/apache/syncope/common/mod/ common/src/main/java/org/apache/syncope/common/to/ common/

2013-01-24 Thread jbernhardt
Author: jbernhardt Date: Thu Jan 24 15:52:51 2013 New Revision: 1438055 URL: http://svn.apache.org/viewvc?rev=1438055&view=rev Log: [SYNCOPE-231] * Adding JAX-B Annotations for TOs and Types * Adding REST Header constant for IDs Added: syncope/trunk/common/src/main/java/org/apache/syncope/co

svn commit: r1438058 - in /syncope/trunk: client/src/main/java/org/apache/syncope/client/services/proxy/ common/src/main/java/org/apache/syncope/common/services/ console/src/main/java/org/apache/synco

2013-01-24 Thread jbernhardt
Author: jbernhardt Date: Thu Jan 24 16:19:11 2013 New Revision: 1438058 URL: http://svn.apache.org/viewvc?rev=1438058&view=rev Log: [SYNCOPE-231] * Adding LoggerService * Adding Response Header resource ID for CXF services Modified: syncope/trunk/client/src/main/java/org/apache/syncope/clien

svn commit: r1438071 - in /syncope/trunk/core/src: main/java/org/apache/syncope/core/services/ test/java/org/apache/syncope/core/rest/

2013-01-24 Thread jbernhardt
Author: jbernhardt Date: Thu Jan 24 16:58:07 2013 New Revision: 1438071 URL: http://svn.apache.org/viewvc?rev=1438071&view=rev Log: [SYNCOPE-231] * Adding LoggerServiceImpl (was missing in last commit) * Simplified getObject helper method from jax-ws.response object Added: syncope/trunk/core