[
https://issues.apache.org/jira/browse/SYNCOPE-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497310#comment-13497310
]
Hudson commented on SYNCOPE-172:
--------------------------------
Integrated in Syncope-ROLE_PROVISIONING #6 (See
[https://builds.apache.org/job/Syncope-ROLE_PROVISIONING/6/])
[SYNCOPE-172] First version with actual working propagation towards
ApacheDS (Revision 1409267)
Result = FAILURE
ilgrosso :
Files :
* /incubator/syncope/branches/DEV_ROLE_PROVISIONING
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/build-tools/src/main/java/org/apache/syncope/buildtools/ApacheDSStartStopListener.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/client/src/main/java/org/apache/syncope/client/to/PropagationTaskTO.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/client/src/main/java/org/apache/syncope/types/IntMappingType.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/client/src/main/java/org/apache/syncope/types/SyncopeClientExceptionType.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/console/src/main/java/org/apache/syncope/console/commons/StatusUtils.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/console/src/main/java/org/apache/syncope/console/pages/NotificationModalPage.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/console/src/main/java/org/apache/syncope/console/pages/panels/ResourceMappingPanel.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/main/java/org/apache/syncope/core/persistence/beans/AbstractMappingItem.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/main/java/org/apache/syncope/core/persistence/beans/PropagationTask.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/main/java/org/apache/syncope/core/persistence/beans/role/RMapping.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/main/java/org/apache/syncope/core/persistence/dao/TaskDAO.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/main/java/org/apache/syncope/core/persistence/dao/impl/ResourceDAOImpl.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/main/java/org/apache/syncope/core/persistence/dao/impl/RoleDAOImpl.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/main/java/org/apache/syncope/core/persistence/dao/impl/TaskDAOImpl.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/main/java/org/apache/syncope/core/persistence/dao/impl/UserDAOImpl.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/main/java/org/apache/syncope/core/persistence/validation/entity/PropagationTaskValidator.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/main/java/org/apache/syncope/core/propagation/AbstractPropagationTaskExecutor.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/main/java/org/apache/syncope/core/propagation/ConnectorFacadeProxy.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/main/java/org/apache/syncope/core/propagation/PropagationByResource.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/main/java/org/apache/syncope/core/propagation/PropagationManager.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/main/java/org/apache/syncope/core/rest/controller/ResourceController.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/main/java/org/apache/syncope/core/rest/data/ResourceDataBinder.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/main/java/org/apache/syncope/core/rest/data/RoleDataBinder.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/main/java/org/apache/syncope/core/rest/data/TaskDataBinder.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/main/java/org/apache/syncope/core/rest/data/UserDataBinder.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/main/java/org/apache/syncope/core/sync/SyncJob.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/main/java/org/apache/syncope/core/sync/SyncopeSyncResultHanlder.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/main/java/org/apache/syncope/core/util/ConnObjectUtil.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/main/java/org/apache/syncope/core/util/MappingUtil.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/test/java/org/apache/syncope/core/persistence/dao/ResourceTest.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/test/java/org/apache/syncope/core/persistence/dao/TaskTest.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/test/java/org/apache/syncope/core/persistence/relationships/ResourceTest.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/test/java/org/apache/syncope/core/persistence/relationships/TaskTest.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/test/java/org/apache/syncope/core/rest/ResourceTestITCase.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/test/java/org/apache/syncope/core/rest/RoleTestITCase.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/test/java/org/apache/syncope/core/rest/TaskTestITCase.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/test/java/org/apache/syncope/core/rest/UserTestITCase.java
*
/incubator/syncope/branches/DEV_ROLE_PROVISIONING/core/src/test/resources/content.xml
* /incubator/syncope/branches/DEV_ROLE_PROVISIONING/pom.xml
> Role propagation / synchronization
> ----------------------------------
>
> Key: SYNCOPE-172
> URL: https://issues.apache.org/jira/browse/SYNCOPE-172
> Project: Syncope
> Issue Type: Sub-task
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Fix For: 1.1.0
>
>
--
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