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: r1442050 - /syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/UserTestITCase.java

2013-02-04 Thread cschneider
Author: cschneider Date: Mon Feb 4 09:09:42 2013 New Revision: 1442050 URL: http://svn.apache.org/viewvc?rev=1442050view=rev Log: SYNCOPE-231 Some improvements in UserTestITCase Modified: syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/UserTestITCase.java Modified:

svn commit: r1442055 - in /syncope/trunk: archetype/ archetype/src/main/resources/META-INF/maven/ archetype/src/main/resources/archetype-resources/console/ archetype/src/main/resources/archetype-resou

2013-02-04 Thread ilgrosso
Author: ilgrosso Date: Mon Feb 4 09:37:59 2013 New Revision: 1442055 URL: http://svn.apache.org/viewvc?rev=1442055view=rev Log: [SYNCOPE-277] Copying archetype-resources from core and console modules at build-time by leveraging Maven's resource handling, no more need to handle these manually

[CONF] Apache Syncope REST API upgrade

2013-02-04 Thread confluence
REST API upgrade Page edited by Jan Bernhardt Comment: Updating User Service Changes (11) ... || Old URL || New

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:

svn commit: r1442286 - in /syncope/trunk: common/src/main/java/org/apache/syncope/common/annotation/ common/src/main/java/org/apache/syncope/common/types/ console/src/main/java/org/apache/syncope/cons

2013-02-04 Thread fmartelli
Author: fmartelli Date: Mon Feb 4 18:22:00 2013 New Revision: 1442286 URL: http://svn.apache.org/viewvc?rev=1442286view=rev Log: SYNCOPE-258: provided feature on the core; the next step will be done on the console ... Added: