svn commit: r1455599 - /syncope/trunk/core/src/main/resources/restContext.xml

2013-03-12 Thread ashakirin
Author: ashakirin Date: Tue Mar 12 16:13:35 2013 New Revision: 1455599 URL: http://svn.apache.org/r1455599 Log: Fixed [SYNCOPE-335]: correct spelling for policy list wrapper Modified: syncope/trunk/core/src/main/resources/restContext.xml Modified: syncope/trunk/core/src/main/resources

svn commit: r1449034 - /syncope/trunk/pom.xml

2013-02-22 Thread ashakirin
Author: ashakirin Date: Fri Feb 22 13:38:02 2013 New Revision: 1449034 URL: http://svn.apache.org/r1449034 Log: Updated url in committer profile Modified: syncope/trunk/pom.xml Modified: syncope/trunk/pom.xml URL: http://svn.apache.org/viewvc/syncope/trunk/pom.xml?rev=1449034&r1=144903

svn commit: r1444056 - /syncope/trunk/common/src/main/java/org/apache/syncope/common/services/UserService.java

2013-02-08 Thread ashakirin
Author: ashakirin Date: Fri Feb 8 15:14:12 2013 New Revision: 1444056 URL: http://svn.apache.org/r1444056 Log: [SYNCOPE-231] Fixed JAXRS user test case Modified: syncope/trunk/common/src/main/java/org/apache/syncope/common/services/UserService.java Modified: syncope/trunk/common/src/main

svn commit: r1441513 - /syncope/trunk/common/src/main/java/org/apache/syncope/common/to/SchemaTO.java

2013-02-01 Thread ashakirin
Author: ashakirin Date: Fri Feb 1 16:28:56 2013 New Revision: 1441513 URL: http://svn.apache.org/viewvc?rev=1441513&view=rev Log: [SYNCOPE-231] Jackson annotation for 1.2.0 Modified: syncope/trunk/common/src/main/java/org/apache/syncope/common/to/SchemaTO.java Modified: syncope/t

svn commit: r1441495 - /syncope/trunk/common/src/main/java/org/apache/syncope/common/to/TaskTO.java

2013-02-01 Thread ashakirin
Author: ashakirin Date: Fri Feb 1 15:51:53 2013 New Revision: 1441495 URL: http://svn.apache.org/viewvc?rev=1441495&view=rev Log: [SYNCOPE-231] Improved TaskTO with @XmlSeeAlso Modified: syncope/trunk/common/src/main/java/org/apache/syncope/common/to/TaskTO.java Modified: syncope/t

svn commit: r1441426 - in /syncope/trunk/core/src/test: java/org/apache/syncope/core/persistence/dao/VirAttrTest.java resources/content.xml

2013-02-01 Thread ashakirin
Author: ashakirin Date: Fri Feb 1 12:38:39 2013 New Revision: 1441426 URL: http://svn.apache.org/viewvc?rev=1441426&view=rev Log: [SYNCOPE-298] Workaround for Id conflicts in integration tests Modified: syncope/trunk/core/src/test/java/org/apache/syncope/core/persistence

svn commit: r1441050 - in /syncope/trunk/core/src: main/resources/restContext.xml test/java/org/apache/syncope/core/rest/jaxrs/TaskTestITCaseJAXRS.java

2013-01-31 Thread ashakirin
Author: ashakirin Date: Thu Jan 31 16:37:09 2013 New Revision: 1441050 URL: http://svn.apache.org/viewvc?rev=1441050&view=rev Log: [SYNCOPE-231] Enabled JAXRS TaskTestITCase Modified: syncope/trunk/core/src/main/resources/restContext.xml syncope/trunk/core/src/test/java/org/ap

svn commit: r1441004 - in /syncope/trunk/core/src/test/java/org/apache/syncope/core/rest: TaskTestITCase.java UserTestITCase.java

2013-01-31 Thread ashakirin
Author: ashakirin Date: Thu Jan 31 15:06:02 2013 New Revision: 1441004 URL: http://svn.apache.org/viewvc?rev=1441004&view=rev Log: Added comments to non re-runnable test and workaround for SYNCOPE-298 Modified: syncope/trunk/core/src/test/java/org/apache/syncope/core/

svn commit: r1440923 - in /syncope/trunk/core/src: main/java/org/apache/syncope/core/services/WorkflowServiceImpl.java main/resources/restContext.xml test/java/org/apache/syncope/core/rest/jaxrs/Workf

2013-01-31 Thread ashakirin
Author: ashakirin Date: Thu Jan 31 12:07:56 2013 New Revision: 1440923 URL: http://svn.apache.org/viewvc?rev=1440923&view=rev Log: [SYNCOPE-231] Fixed broken build Added: syncope/trunk/core/src/main/java/org/apache/syncope/core/services/WorkflowServiceImpl.java syncope/trunk/core

svn commit: r1440904 - in /syncope/trunk: build-tools/src/main/resources/org/apache/syncope/ client/src/main/java/org/apache/syncope/client/services/proxy/ common/src/main/java/org/apache/syncope/comm

2013-01-31 Thread ashakirin
Author: ashakirin Date: Thu Jan 31 10:58:31 2013 New Revision: 1440904 URL: http://svn.apache.org/viewvc?rev=1440904&view=rev Log: [SYNCOPE-231] Added WorkflowServiceImpl and Test Modified: syncope/trunk/build-tools/src/main/resources/org/apache/syncope/checkstyle.xml syncope/t

svn commit: r1440495 - in /syncope/trunk: common/ standalone/

2013-01-30 Thread ashakirin
Author: ashakirin Date: Wed Jan 30 16:11:27 2013 New Revision: 1440495 URL: http://svn.apache.org/viewvc?rev=1440495&view=rev Log: Extended svn.ignore Modified: syncope/trunk/common/ (props changed) syncope/trunk/standalone/ (props changed) Propchange: syncope/trunk/co

svn commit: r1440494 - in /syncope/trunk: client/src/main/java/org/apache/syncope/client/services/proxy/TaskServiceProxy.java core/src/test/java/org/apache/syncope/core/rest/TaskTestITCase.java

2013-01-30 Thread ashakirin
Author: ashakirin Date: Wed Jan 30 16:10:20 2013 New Revision: 1440494 URL: http://svn.apache.org/viewvc?rev=1440494&view=rev Log: [SYNCOPE-231] Fixed and enabled Task.deal() test Modified: syncope/trunk/client/src/main/java/org/apache/syncope/client/services/proxy/TaskServiceProxy.

svn commit: r1440405 - /syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/TaskTestITCase.java

2013-01-30 Thread ashakirin
Author: ashakirin Date: Wed Jan 30 13:28:03 2013 New Revision: 1440405 URL: http://svn.apache.org/viewvc?rev=1440405&view=rev Log: [SYNCOPE-231] Enabled Task.SYNCOPE-81 test Modified: syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/TaskTestITCase.java Modified: syncope/t

svn commit: r1440324 - /syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/ConnInstanceTestITCase.java

2013-01-30 Thread ashakirin
Author: ashakirin Date: Wed Jan 30 10:00:17 2013 New Revision: 1440324 URL: http://svn.apache.org/viewvc?rev=1440324&view=rev Log: [SYNCOPE-231] Fixed JAXRS ConnectorTestITCaseJAXRS Modified: syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/ConnInstanceTestITCase.java Modi

svn commit: r1439945 - 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-29 Thread ashakirin
Author: ashakirin Date: Tue Jan 29 15:32:45 2013 New Revision: 1439945 URL: http://svn.apache.org/viewvc?rev=1439945&view=rev Log: [SYNCOPE-231] Applied TaskService patch. UserTestITCase contains workaround for SYNCOPE-298 Added: syncope/trunk/core/src/main/java/org/apache/syncope/

svn commit: r1439902 - /syncope/trunk/client/src/main/java/org/apache/syncope/client/rest/utils/RestClientExceptionMapper.java

2013-01-29 Thread ashakirin
Author: ashakirin Date: Tue Jan 29 14:17:58 2013 New Revision: 1439902 URL: http://svn.apache.org/viewvc?rev=1439902&view=rev Log: [SYNCOPE-231] Clean checkstyle errors Modified: syncope/trunk/client/src/main/java/org/apache/syncope/client/rest/utils/RestClientExceptionMapper.java Modi

svn commit: r1439794 - /syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/utils/RestServiceExceptionMapper.java

2013-01-29 Thread ashakirin
Author: ashakirin Date: Tue Jan 29 08:56:19 2013 New Revision: 1439794 URL: http://svn.apache.org/viewvc?rev=1439794&view=rev Log: [SYNCOPE-231] Fix for BadRequest exception processing in exception mapper Modified: syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/u

svn commit: r1439358 - in /syncope/trunk/core/src/test: java/org/apache/syncope/core/rest/AbstractTest.java java/org/apache/syncope/core/rest/NotificationTestITCase.java resources/content.xml

2013-01-28 Thread ashakirin
Author: ashakirin Date: Mon Jan 28 12:01:42 2013 New Revision: 1439358 URL: http://svn.apache.org/viewvc?rev=1439358&view=rev Log: [SYNCOPE-289] Notification with 101 isn't needed anymore. Removed parameterized from AbstractTest Modified: syncope/trunk/core/src/test/java/org/apach

svn commit: r1439316 - /syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/jaxrs/ConnectorTestITCaseJAXRS.java

2013-01-28 Thread ashakirin
Author: ashakirin Date: Mon Jan 28 09:24:46 2013 New Revision: 1439316 URL: http://svn.apache.org/viewvc?rev=1439316&view=rev Log: [SYNCOPE-289] Fixed parent class Modified: syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/jaxrs/ConnectorTestITCaseJAXRS.java Modified: syn

svn commit: r1439300 - in /syncope/trunk: client/src/main/java/org/apache/syncope/client/rest/utils/ core/src/main/java/org/apache/syncope/core/rest/utils/ core/src/test/java/org/apache/syncope/core/r

2013-01-28 Thread ashakirin
Author: ashakirin Date: Mon Jan 28 08:39:11 2013 New Revision: 1439300 URL: http://svn.apache.org/viewvc?rev=1439300&view=rev Log: [SYNCOPE-289] JAXRS integration tests (currently not all tests are green, but shared to be visible for other committers) Added: syncope/trunk/core/src/

svn commit: r1438941 - in /syncope/trunk/core: ./ src/test/java/org/apache/syncope/core/rest/ src/test/java/org/apache/syncope/core/rest/jaxrs/

2013-01-26 Thread ashakirin
Author: ashakirin Date: Sat Jan 26 18:44:29 2013 New Revision: 1438941 URL: http://svn.apache.org/viewvc?rev=1438941&view=rev Log: [SYNCOPE-289] Reverted to non-parameterized tests, introduced new profile (jaxrs) for CXF tests, added environment variable for content type (jaxrs.content.

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/

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/u

svn commit: r1437386 - in /syncope/trunk: client/src/main/java/org/apache/syncope/client/rest/utils/RestClientExceptionMapper.java core/src/main/java/org/apache/syncope/core/rest/utils/RestServiceExce

2013-01-23 Thread ashakirin
Author: ashakirin Date: Wed Jan 23 13:33:22 2013 New Revision: 1437386 URL: http://svn.apache.org/viewvc?rev=1437386&view=rev Log: [SYNCOPE-256] Refactoring and updates in exception mappers Modified: syncope/trunk/client/src/main/java/org/apache/syncope/client/rest/u

svn commit: r1436996 - 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-22 Thread ashakirin
Author: ashakirin Date: Tue Jan 22 15:34:52 2013 New Revision: 1436996 URL: http://svn.apache.org/viewvc?rev=1436996&view=rev Log: [SYNCOPE-231] Updated schema generic interface to understand abstract types Modified: syncope/trunk/client/src/main/java/org/apache/syncope/client/serv

svn commit: r1436834 - in /syncope/trunk: client/ client/src/main/java/org/apache/syncope/client/rest/ client/src/main/java/org/apache/syncope/client/rest/utils/ core/src/main/java/org/apache/syncope/

2013-01-22 Thread ashakirin
Author: ashakirin Date: Tue Jan 22 10:59:18 2013 New Revision: 1436834 URL: http://svn.apache.org/viewvc?rev=1436834&view=rev Log: [SYNCOPE-256]: Added client exception mapper Added: syncope/trunk/client/src/main/java/org/apache/syncope/client/rest/ syncope/trunk/client/src/main/java

svn commit: r1436377 - in /syncope/trunk/core/src/main: java/org/apache/syncope/core/services/ java/org/apache/syncope/core/services/impl/ resources/

2013-01-21 Thread ashakirin
Author: ashakirin Date: Mon Jan 21 14:41:27 2013 New Revision: 1436377 URL: http://svn.apache.org/viewvc?rev=1436377&view=rev Log: [SYNCOPE-231] package refactoring Added: syncope/trunk/core/src/main/java/org/apache/syncope/core/services/ConfigurationServiceImpl.java - copied, cha

svn commit: r1435228 - in /syncope/trunk: console/src/main/java/org/apache/syncope/console/rest/ core/src/main/java/org/apache/syncope/core/persistence/dao/ core/src/main/java/org/apache/syncope/core/

2013-01-18 Thread ashakirin
Author: ashakirin Date: Fri Jan 18 16:23:32 2013 New Revision: 1435228 URL: http://svn.apache.org/viewvc?rev=1435228&view=rev Log: [SYNCOPE-280] Update some checked exceptions to runtime ones Modified: syncope/trunk/console/src/main/java/org/apache/syncope/console/

svn commit: r1435132 - in /syncope/trunk/core/src/test/java/org/apache/syncope/core/rest: TaskTestITCase.java UserTestITCase.java

2013-01-18 Thread ashakirin
Author: ashakirin Date: Fri Jan 18 13:41:34 2013 New Revision: 1435132 URL: http://svn.apache.org/viewvc?rev=1435132&view=rev Log: [SYNCOPE-268] Make rest integration tests re-runnable Modified: syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/TaskTestITCase.java syn

svn commit: r1433920 - /syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/TaskTestITCase.java

2013-01-16 Thread ashakirin
Author: ashakirin Date: Wed Jan 16 12:59:18 2013 New Revision: 1433920 URL: http://svn.apache.org/viewvc?rev=1433920&view=rev Log: [SYNCOPE-268] Make rest integration tests re-runnable Modified: syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/TaskTestITCase.java Modi

svn commit: r1433466 - in /syncope/trunk/core/src/test/java/org/apache/syncope/core/rest: AuthenticationTestITCase.java SchemaTestITCase.java TaskTestITCase.java UserRequestTestITCase.java UserTestITC

2013-01-15 Thread ashakirin
Author: ashakirin Date: Tue Jan 15 15:43:33 2013 New Revision: 1433466 URL: http://svn.apache.org/viewvc?rev=1433466&view=rev Log: [SYNCOPE-268] Make rest integration tests re-runnable Modified: syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/AuthenticationTestITCase.

svn commit: r1433389 - in /syncope/trunk/client/src/main/java/org/apache/syncope/services/proxy: PolicyServiceProxy.java TaskServiceProxy.java

2013-01-15 Thread ashakirin
Author: ashakirin Date: Tue Jan 15 13:10:48 2013 New Revision: 1433389 URL: http://svn.apache.org/viewvc?rev=1433389&view=rev Log: [SYNCOPE-259] Fixed policy service list method. Modified: syncope/trunk/client/src/main/java/org/apache/syncope/services/proxy/PolicyServiceProxy.

svn commit: r1433329 - /syncope/trunk/pom.xml

2013-01-15 Thread ashakirin
Author: ashakirin Date: Tue Jan 15 09:45:23 2013 New Revision: 1433329 URL: http://svn.apache.org/viewvc?rev=1433329&view=rev Log: Added myself Modified: syncope/trunk/pom.xml Modified: syncope/trunk/pom.xml URL: http://svn.apache.org/viewvc/syncope/trunk/pom.xml?rev=1433329&r1=14

svn commit: r1433327 - in /syncope/trunk/core/src/test/java/org/apache/syncope/core/rest: NotificationTestITCase.java RoleTestITCase.java SchemaTestITCase.java UserRequestTestITCase.java

2013-01-15 Thread ashakirin
Author: ashakirin Date: Tue Jan 15 09:40:58 2013 New Revision: 1433327 URL: http://svn.apache.org/viewvc?rev=1433327&view=rev Log: [SYNCOPE-268] Make rest integration tests re-runnable Modified: syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/NotificationTestITCase.

svn commit: r1433324 - in /syncope/trunk/client/src/main/java/org/apache/syncope/services/proxy: PolicyServiceProxy.java SchemaServiceProxy.java TaskServiceProxy.java

2013-01-15 Thread ashakirin
Author: ashakirin Date: Tue Jan 15 09:35:05 2013 New Revision: 1433324 URL: http://svn.apache.org/viewvc?rev=1433324&view=rev Log: Cosmetic changes to improve error diagnostic Modified: syncope/trunk/client/src/main/java/org/apache/syncope/services/proxy/PolicyServiceProxy.java syn