[ 
https://issues.apache.org/jira/browse/SYNCOPE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566731#comment-13566731
 ] 

Hudson commented on SYNCOPE-231:
--------------------------------

Integrated in Syncope-trunk #36 (See 
[https://builds.apache.org/job/Syncope-trunk/36/])
    SYNCOPE-231 Bugfix for delete (Revision 1440563)
SYNCOPE-231 Adding AuthenticationTestITCaseJAXRS (Revision 1440562)
SYNCOPE-231 Refactored AuthenticationTestITCase (Revision 1440514)
[SYNCOPE-231]
* adding JAVA DOC for LoggerService
* adding fromString method for some enum types
* Code cleanup (Revision 1440496)
[SYNCOPE-231] Fixed and enabled Task.deal() test (Revision 1440494)

     Result = FAILURE
cschneider : 
Files : 
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/services/UserRequestServiceImpl.java

cschneider : 
Files : 
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/jaxrs/AuthenticationTestITCaseJAXRS.java

cschneider : 
Files : 
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/AuthenticationTestITCase.java

jbernhardt : 
Files : 
* 
/syncope/trunk/common/src/main/java/org/apache/syncope/common/services/PolicyService.java
* 
/syncope/trunk/common/src/main/java/org/apache/syncope/common/services/ReportService.java
* 
/syncope/trunk/common/src/main/java/org/apache/syncope/common/types/CipherAlgorithm.java
* 
/syncope/trunk/common/src/main/java/org/apache/syncope/common/types/ConflictResolutionAction.java
* 
/syncope/trunk/common/src/main/java/org/apache/syncope/common/types/ConnParameterType.java
* 
/syncope/trunk/common/src/main/java/org/apache/syncope/common/types/ConnectorCapability.java
* 
/syncope/trunk/common/src/main/java/org/apache/syncope/common/types/ReportExecExportFormat.java
* 
/syncope/trunk/common/src/main/java/org/apache/syncope/common/types/ResourceOperation.java
* 
/syncope/trunk/common/src/main/java/org/apache/syncope/common/types/TaskType.java
* 
/syncope/trunk/common/src/main/java/org/apache/syncope/common/types/UserRequestType.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/rest/ReportRestClient.java

ashakirin : 
Files : 
* 
/syncope/trunk/client/src/main/java/org/apache/syncope/client/services/proxy/TaskServiceProxy.java
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/TaskTestITCase.java

                
> Using Standard JAX-RS API in Syncope (Introducing Apache CXF WS Stack)
> ----------------------------------------------------------------------
>
>                 Key: SYNCOPE-231
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-231
>             Project: Syncope
>          Issue Type: Improvement
>          Components: console, core
>            Reporter: Jan Bernhardt
>            Assignee: Jan Bernhardt
>             Fix For: 1.1.0
>
>         Attachments: TaskService.patch
>
>
> Current REST Interfaces are based on Spring Webservice framework. 
> Goal of this task is to replace Spring with CXF and to relay on JAX-B and 
> JAX-RS annotations rather then Spring annotations.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to