svn commit: r1442631 - in /syncope/trunk/legal_ext: LICENSE NOTICE

2013-02-05 Thread jbernhardt
Author: jbernhardt Date: Tue Feb 5 15:48:30 2013 New Revision: 1442631 URL: http://svn.apache.org/viewvc?rev=1442631view=rev Log: [SYNCOPE-252] Modified: syncope/trunk/legal_ext/LICENSE syncope/trunk/legal_ext/NOTICE Modified: syncope/trunk/legal_ext/LICENSE URL: http://svn.apache.org

svn commit: r1442048 - /syncope/branches/cxf/

2013-02-04 Thread jbernhardt
Author: jbernhardt Date: Mon Feb 4 08:42:27 2013 New Revision: 1442048 URL: http://svn.apache.org/viewvc?rev=1442048view=rev Log: Not needed any longer. Trunk is working successfully with CXF by now. Removed: syncope/branches/cxf/

svn commit: r1442164 - in /syncope/trunk/common/src/main/java/org/apache/syncope/common: services/UserService.java to/AttributeTO.java

2013-02-04 Thread jbernhardt
Author: jbernhardt Date: Mon Feb 4 16:20:01 2013 New Revision: 1442164 URL: http://svn.apache.org/viewvc?rev=1442164view=rev Log: [SYNCOPE-231] * Updating UserService to match with Documentation Modified: syncope/trunk/common/src/main/java/org/apache/syncope/common/services

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

2013-02-01 Thread jbernhardt
Author: jbernhardt Date: Fri Feb 1 14:46:13 2013 New Revision: 1441462 URL: http://svn.apache.org/viewvc?rev=1441462view=rev Log: [SYNCOPE-231] * Adding Java Doc for TaskService * changing return type from report(..) to void, since console does not care about it and read operation can be used

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

2013-01-31 Thread jbernhardt
Author: jbernhardt Date: Thu Jan 31 10:16:08 2013 New Revision: 1440895 URL: http://svn.apache.org/viewvc?rev=1440895view=rev Log: [SYNCOPE-231] * adding JAVA DOC for Service Interfaces * Fixing getOptions Bug in UserRequestService (implementations) * Code cleanup Modified: syncope/trunk

svn commit: r1440902 - in /syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/jaxrs: DerivedSchemaTestITCaseJAXRS.java SearchTestITCaseJAXRS.java TaskTestITCaseJAXRS.java UserTestITCaseJAXR

2013-01-31 Thread jbernhardt
Author: jbernhardt Date: Thu Jan 31 10:57:51 2013 New Revision: 1440902 URL: http://svn.apache.org/viewvc?rev=1440902view=rev Log: [SYNCOPE-231] * adding missing JAX-RS Tests Added: syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/jaxrs/DerivedSchemaTestITCaseJAXRS.java

svn commit: r1441023 - in /syncope/trunk/common/src/main/java/org/apache/syncope/common: services/SchemaService.java services/UserRequestService.java services/WorkflowService.java to/WorkflowDefinitio

2013-01-31 Thread jbernhardt
Author: jbernhardt Date: Thu Jan 31 15:39:15 2013 New Revision: 1441023 URL: http://svn.apache.org/viewvc?rev=1441023view=rev Log: [SYNCOPE-231] * adding JAVA DOC for Service Interfaces * Code cleanup Modified: syncope/trunk/common/src/main/java/org/apache/syncope/common/services

svn commit: r1440323 - in /syncope/trunk: client/src/main/java/org/apache/syncope/client/services/proxy/ console/src/main/java/org/apache/syncope/console/rest/ core/src/main/java/org/apache/syncope/co

2013-01-30 Thread jbernhardt
Author: jbernhardt Date: Wed Jan 30 09:55:40 2013 New Revision: 1440323 URL: http://svn.apache.org/viewvc?rev=1440323view=rev Log: [SYNCOPE-231][SYNCOPE-289] * Fixing UserService * Removing RestTemplate dependencies from IT tests * Code cleanup Modified: syncope/trunk/client/src/main/java

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

2013-01-30 Thread jbernhardt
Author: jbernhardt Date: Wed Jan 30 13:32:20 2013 New Revision: 1440409 URL: http://svn.apache.org/viewvc?rev=1440409view=rev Log: [SYNCOPE-231] * adding JAVA DOC * renaming validate to check for connector service * Code cleanup Modified: syncope/trunk/client/src/main/java/org/apache

svn commit: r1440427 - 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-30 Thread jbernhardt
Author: jbernhardt Date: Wed Jan 30 14:16:17 2013 New Revision: 1440427 URL: http://svn.apache.org/viewvc?rev=1440427view=rev Log: [SYNCOPE-231] * adding JAVA DOC for LoggerService * changing response type for update and delete NotificationService methods to void * Code cleanup Modified

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

2013-01-29 Thread jbernhardt
Author: jbernhardt Date: Tue Jan 29 08:28:59 2013 New Revision: 1439782 URL: http://svn.apache.org/viewvc?rev=1439782view=rev Log: [SYNCOPE-231] * Added missing URLEncoder.encode() * Code cleanup Modified: syncope/trunk/client/src/main/java/org/apache/syncope/client/services/proxy

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

2013-01-29 Thread jbernhardt
Author: jbernhardt Date: Tue Jan 29 13:21:10 2013 New Revision: 1439885 URL: http://svn.apache.org/viewvc?rev=1439885view=rev Log: [SYNCOPE-231] * Fixing LoggerService * Code Cleanup Modified: syncope/trunk/client/src/main/java/org/apache/syncope/client/rest/utils

svn commit: r1439890 - in /syncope/trunk: client/src/main/java/org/apache/syncope/client/services/proxy/ common/src/main/java/org/apache/syncope/common/services/ core/src/test/java/org/apache/syncope/

2013-01-29 Thread jbernhardt
Author: jbernhardt Date: Tue Jan 29 13:41:06 2013 New Revision: 1439890 URL: http://svn.apache.org/viewvc?rev=1439890view=rev Log: [SYNCOPE-231] * Adding JAX-RS annotations to RoleService * Code Cleanup Modified: syncope/trunk/client/src/main/java/org/apache/syncope/client/services/proxy

svn commit: r1439899 - in /syncope/trunk/core/src/main/java/org/apache/syncope/core/services: LoggerServiceImpl.java ReportServiceImpl.java UserServiceImpl.java

2013-01-29 Thread jbernhardt
Author: jbernhardt Date: Tue Jan 29 14:08:34 2013 New Revision: 1439899 URL: http://svn.apache.org/viewvc?rev=1439899view=rev Log: [SYNCOPE-231] * Fixing UserServiceImpl annotations * Code Cleanup Modified: syncope/trunk/core/src/main/java/org/apache/syncope/core/services

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

2013-01-29 Thread jbernhardt
Author: jbernhardt Date: Wed Jan 30 07:58:13 2013 New Revision: 1440300 URL: http://svn.apache.org/viewvc?rev=1440300view=rev Log: [SYNCOPE-289] * Adding missing TestCases * Code cleanup Modified: syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/jaxrs

svn commit: r1439342 - in /syncope/trunk: client/src/main/java/org/apache/syncope/client/services/proxy/ common/src/main/java/org/apache/syncope/common/services/ core/src/main/resources/ core/src/test

2013-01-28 Thread jbernhardt
Author: jbernhardt Date: Mon Jan 28 11:01:17 2013 New Revision: 1439342 URL: http://svn.apache.org/viewvc?rev=1439342view=rev Log: [SYNCOPE-231] Fixing CXF Tests Modified: syncope/trunk/client/src/main/java/org/apache/syncope/client/services/proxy/SchemaServiceProxy.java syncope/trunk

svn commit: r1439361 - /syncope/trunk/console/src/main/java/org/apache/syncope/console/rest/PolicyRestClient.java

2013-01-28 Thread jbernhardt
Author: jbernhardt Date: Mon Jan 28 12:19:41 2013 New Revision: 1439361 URL: http://svn.apache.org/viewvc?rev=1439361view=rev Log: SYNCOPE-292 Modified: syncope/trunk/console/src/main/java/org/apache/syncope/console/rest/PolicyRestClient.java Modified: syncope/trunk/console/src/main/java

svn commit: r1439466 - /syncope/trunk/client/src/main/java/org/apache/syncope/client/services/proxy/ReportServiceProxy.java

2013-01-28 Thread jbernhardt
Author: jbernhardt Date: Mon Jan 28 16:05:56 2013 New Revision: 1439466 URL: http://svn.apache.org/viewvc?rev=1439466view=rev Log: SYNCOPE-292 Modified: syncope/trunk/client/src/main/java/org/apache/syncope/client/services/proxy/ReportServiceProxy.java Modified: syncope/trunk/client/src

svn commit: r1439469 - in /syncope/trunk: common/src/main/java/org/apache/syncope/common/report/ console/src/main/java/org/apache/syncope/console/rest/ core/src/main/java/org/apache/syncope/core/servi

2013-01-28 Thread jbernhardt
Author: jbernhardt Date: Mon Jan 28 16:08:27 2013 New Revision: 1439469 URL: http://svn.apache.org/viewvc?rev=1439469view=rev Log: [SYNCOPE-231] * Adding (fixing) JAX-B Annotations Modified: syncope/trunk/common/src/main/java/org/apache/syncope/common/report/StaticReportletConf.java

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

2013-01-25 Thread jbernhardt
Author: jbernhardt Date: Fri Jan 25 10:28:27 2013 New Revision: 1438426 URL: http://svn.apache.org/viewvc?rev=1438426view=rev Log: [SYNCOPE-231] * Adding JAX-B Annotations for all missing TO and Enum Type classes Modified: syncope/trunk/common/src/main/java/org/apache/syncope/common

svn commit: r1438530 - in /syncope/trunk: client/src/main/java/org/apache/syncope/client/services/proxy/ console/src/main/java/org/apache/syncope/console/rest/ core/src/main/java/org/apache/syncope/co

2013-01-25 Thread jbernhardt
Author: jbernhardt Date: Fri Jan 25 14:18:47 2013 New Revision: 1438530 URL: http://svn.apache.org/viewvc?rev=1438530view=rev Log: [SYNCOPE-231] * RoleService Added: syncope/trunk/core/src/main/java/org/apache/syncope/core/services/RoleServiceImpl.java Modified: syncope/trunk/client

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=1437912view=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: 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=1438055view=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

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=1438058view=rev Log: [SYNCOPE-231] * Adding LoggerService * Adding Response Header resource ID for CXF services Modified: syncope/trunk/client/src/main/java/org/apache/syncope

svn commit: r1436899 - in /syncope/trunk: client/src/main/java/org/apache/syncope/client/services/proxy/ client/src/test/java/org/apache/syncope/client/test/ common/src/main/java/org/apache/syncope/co

2013-01-22 Thread jbernhardt
Author: jbernhardt Date: Tue Jan 22 13:23:51 2013 New Revision: 1436899 URL: http://svn.apache.org/viewvc?rev=1436899view=rev Log: [SYNCOPE-231] * Added SchemaService implementation * Adding JAX-B Annotations for related TOs * Changes create response from CXF Services * Code cleanup (according

svn commit: r1436350 - in /syncope/trunk/common/src/main/java/org/apache/syncope/common/services: ConnectorService.java LoggerService.java ReportService.java

2013-01-21 Thread jbernhardt
Author: jbernhardt Date: Mon Jan 21 13:57:47 2013 New Revision: 1436350 URL: http://svn.apache.org/viewvc?rev=1436350view=rev Log: [SYNCOPE-281] Removed redundant annotations Modified: syncope/trunk/common/src/main/java/org/apache/syncope/common/services/ConnectorService.java syncope

svn commit: r1427754 - in /syncope/trunk: archetype/ build-tools/ client/ console/ core/ standalone/

2013-01-02 Thread jbernhardt
Author: jbernhardt Date: Wed Jan 2 11:57:14 2013 New Revision: 1427754 URL: http://svn.apache.org/viewvc?rev=1427754view=rev Log: Added eclipse artifacts to ignore list Modified: syncope/trunk/archetype/ (props changed) syncope/trunk/build-tools/ (props changed) syncope/trunk

svn commit: r1417319 [1/3] - in /syncope/branches/cxf: console/ console/src/main/java/org/apache/syncope/console/pages/panels/ core/ core/src/main/java/org/apache/syncope/core/rest/ core/src/main/java

2012-12-05 Thread jbernhardt
Author: jbernhardt Date: Wed Dec 5 09:04:17 2012 New Revision: 1417319 URL: http://svn.apache.org/viewvc?rev=1417319view=rev Log: Fixes from previous merging Removed: syncope/branches/cxf/core/src/main/java/org/apache/syncope/core/rest/controller/RoleControllerImpl.java syncope