Re: svn access

2012-12-10 Thread Francesco Chicchiriccò
On 10/12/2012 07:54, Jean-Baptiste Onofré wrote: Hi guys, I wanted some OSGi stuff on 1_0_X branch, but I don't have the permission for that: svn: access to '/repos/asf/!svn/ver/1418240/syncope/branches/1_0_X' forbidden It's probably due to the graduation. Is someone can take a look ?

[jira] [Commented] (SYNCOPE-245) Improve UserTestITCase and RoleTestITCase

2012-12-10 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13527761#comment-13527761 ] Francesco Chicchiriccò commented on SYNCOPE-245: Applying your patch

Re: [DISCUSS] Re: Extract syncope system/integration tests into separate project

2012-12-10 Thread Christian Schneider
I am kind of +0 about the move of the integration tests into a separate project. Many projects like CXF and Karaf have the integration tests in a separate project. There the benefit is that the individual modules have their unit tests which run very fast and the integration tests only have to run

[jira] [Updated] (SYNCOPE-246) Remove collection setters in transfer objects for JAXB marshalling

2012-12-10 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated SYNCOPE-246: --- Fix Version/s: 1.1.0 Remove collection setters in transfer objects for

[jira] [Created] (SYNCOPE-247) Use complete UUID as role name to avoid problems by test rerun

2012-12-10 Thread Andrei Shakirin (JIRA)
Andrei Shakirin created SYNCOPE-247: --- Summary: Use complete UUID as role name to avoid problems by test rerun Key: SYNCOPE-247 URL: https://issues.apache.org/jira/browse/SYNCOPE-247 Project:

[jira] [Updated] (SYNCOPE-247) Use complete UUID as role name to avoid problems by test rerun

2012-12-10 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated SYNCOPE-247: --- Issue Type: Sub-task (was: Improvement) Parent: SYNCOPE-231

[jira] [Commented] (SYNCOPE-172) Role propagation / synchronization

2012-12-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13528055#comment-13528055 ] Hudson commented on SYNCOPE-172: Integrated in Syncope-ROLE_PROVISIONING #29 (See

Syncope-CXF - Build # 11 - Still Unstable

2012-12-10 Thread Apache Jenkins Server
The Apache Jenkins build system has built Syncope-CXF (build #11) Status: Still Unstable Check console output at https://builds.apache.org/job/Syncope-CXF/11/ to view the results.

Status CXF libraries in Syncope

2012-12-10 Thread Christian Schneider
Hi all, I wanted to report about my progress of trying the CXF libraries (2.7.0) in syncope. The idea is to test if we can have the cxf libs and spring webservices at the same time. If this works we can do the migration to cxf in several steps. If it does not work we have to do all in one go. I