[
https://issues.apache.org/jira/browse/SYNCOPE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13568765#comment-13568765
]
Hudson commented on SYNCOPE-231:
--------------------------------
Integrated in Syncope-trunk #57 (See
[https://builds.apache.org/job/Syncope-trunk/57/])
[SYNCOPE-231]
* renaming SchemaType to AttributeSchemaType (Revision 1441449)
Result = SUCCESS
jbernhardt :
Files :
* /syncope/trunk/common/src/main/java/org/apache/syncope/common/to/SchemaTO.java
*
/syncope/trunk/common/src/main/java/org/apache/syncope/common/types/AttributeSchemaType.java
*
/syncope/trunk/common/src/main/java/org/apache/syncope/common/types/SchemaType.java
*
/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/SchemaModalPage.java
*
/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/panels/AttributesPanel.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/beans/AbstractAttrValue.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/beans/AbstractDerSchema.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/beans/AbstractSchema.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/beans/AbstractVirSchema.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/dao/impl/AttributableSearchDAOImpl.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/validation/attrvalue/BasicValidator.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/validation/entity/SchemaValidator.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/util/MappingUtil.java
*
/syncope/trunk/core/src/test/java/org/apache/syncope/core/persistence/dao/SchemaTest.java
*
/syncope/trunk/core/src/test/java/org/apache/syncope/core/persistence/relationships/AttrTest.java
*
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/AuthenticationTestITCase.java
*
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/SchemaTestITCase.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