[jira] [Commented] (SYNCOPE-231) Using Standard JAX-RS API in Syncope (Replace Spring Webservice Stack with Apache CXF)

2013-01-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560475#comment-13560475 ] Hudson commented on SYNCOPE-231: Integrated in Syncope-trunk #472 (See

[jira] [Updated] (SYNCOPE-14) Solve some warnings and verify if generated projects still work

2013-01-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated SYNCOPE-14: -- Fix Version/s: (was: 1.0.0-incubating) 1.1.0

[jira] [Commented] (SYNCOPE-14) Solve some warnings and verify if generated projects still work

2013-01-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560479#comment-13560479 ] Francesco Chicchiriccò commented on SYNCOPE-14: --- A new search finally

[jira] [Resolved] (SYNCOPE-282) Implement JAX-RS exception mapper for server side

2013-01-23 Thread Andrei Shakirin (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Shakirin resolved SYNCOPE-282. - Resolution: Fixed Implement JAX-RS exception mapper for server side

[jira] [Resolved] (SYNCOPE-14) Solve some warnings and verify if generated projects still work

2013-01-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò resolved SYNCOPE-14. --- Resolution: Fixed 1_0_X: http://svn.apache.org/viewvc?rev=1437292view=rev

Re: [DISCUSS] New REST Service Interfaces - ConfigurationService

2013-01-23 Thread Francesco Chicchiriccò
On 23/01/2013 09:06, Jan Bernhardt wrote: Hi Syncoper, here are the proposed changes for our Configuration Service: * Changing Create response type to javax.ws.rs.core.Response. This way we can set response HTTP Status code (201 created) without requiring HttpServletResponse as method

Re: [DISCUSS] New REST Service Interfaces - ConfigurationService

2013-01-23 Thread Christian Schneider
Hi Jan, I generally agree with the concept of returning created with the location in create methods. The problem is though that our service interface has no method to get the object based on the location. So we either have to change our client and interface to work with resource uris instead of

[jira] [Commented] (SYNCOPE-14) Solve some warnings and verify if generated projects still work

2013-01-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560503#comment-13560503 ] Hudson commented on SYNCOPE-14: --- Integrated in Syncope-trunk #473 (See

Re: [DISCUSS] New REST Service Interfaces - ConfigurationService

2013-01-23 Thread Fabio Martelli
Il giorno 23/gen/2013, alle ore 09.54, Francesco Chicchiriccò ha scritto: On 23/01/2013 09:06, Jan Bernhardt wrote: Hi Syncoper, here are the proposed changes for our Configuration Service: * Changing Create response type to javax.ws.rs.core.Response. This way we can set response HTTP

RE: [DISCUSS] New REST Service Interfaces - ConfigurationService

2013-01-23 Thread Jan Bernhardt
-Original Message- From: Fabio Martelli [mailto:fabio.marte...@gmail.com] Sent: Mittwoch, 23. Januar 2013 10:29 To: dev@syncope.apache.org Subject: Re: [DISCUSS] New REST Service Interfaces - ConfigurationService Il giorno 23/gen/2013, alle ore 09.54, Francesco Chicchiriccò ha

[jira] [Commented] (SYNCOPE-279) Connector instance timeout

2013-01-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560517#comment-13560517 ] Hudson commented on SYNCOPE-279: Integrated in Syncope-1_0_X #115 (See

[jira] [Commented] (SYNCOPE-14) Solve some warnings and verify if generated projects still work

2013-01-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560516#comment-13560516 ] Hudson commented on SYNCOPE-14: --- Integrated in Syncope-1_0_X #115 (See

Syncope-1_0_X - Build # 115 - Failure

2013-01-23 Thread Apache Jenkins Server
The Apache Jenkins build system has built Syncope-1_0_X (build #115) Status: Failure Check console output at https://builds.apache.org/job/Syncope-1_0_X/115/ to view the results.

RE: [DISCUSS] New REST Service Interfaces - ConfigurationService

2013-01-23 Thread Jan Bernhardt
-Original Message- From: Andrei Shakirin [mailto:ashaki...@talend.com] Sent: Mittwoch, 23. Januar 2013 10:38 To: dev@syncope.apache.org Subject: RE: [DISCUSS] New REST Service Interfaces - ConfigurationService Hi, I generally agree with the concept of returning created with the

RE: [DISCUSS] New REST Service Interfaces - ConfigurationService

2013-01-23 Thread Andrei Shakirin
+1 URL Location in Response header (as usual) and ResourceID (Long or String) in HTTP response body. I would even put ResourceID to HTTP header as well. It is relative small and is kind of object metadata - that corresponds HTTP Header spec. Cheers, Andrei. -Original Message-

RE: [DISCUSS] New REST Service Interfaces - ConfigurationService

2013-01-23 Thread Jan Bernhardt
-Original Message- From: Andrei Shakirin [mailto:ashaki...@talend.com] Sent: Mittwoch, 23. Januar 2013 10:45 To: dev@syncope.apache.org Subject: RE: [DISCUSS] New REST Service Interfaces - ConfigurationService +1 URL Location in Response header (as usual) and ResourceID (Long or

Re: [DISCUSS] New REST Service Interfaces - ConfigurationService

2013-01-23 Thread Fabio Martelli
Il giorno 23/gen/2013, alle ore 10.39, Jan Bernhardt ha scritto: -Original Message- From: Fabio Martelli [mailto:fabio.marte...@gmail.com] Sent: Mittwoch, 23. Januar 2013 10:29 To: dev@syncope.apache.org Subject: Re: [DISCUSS] New REST Service Interfaces - ConfigurationService

[jira] [Updated] (SYNCOPE-282) Implement JAX-RS exception mapper for server side

2013-01-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated SYNCOPE-282: --- Fix Version/s: (was: 1.2.0) 1.1.0 Implement

[jira] [Updated] (SYNCOPE-252) Update LICENSE / NOTICE files for any added or removed Maven dependency

2013-01-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated SYNCOPE-252: --- Fix Version/s: (was: 1.2.0) 1.1.0 Update

[jira] [Updated] (SYNCOPE-275) Upgrade Spring to 3.2

2013-01-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated SYNCOPE-275: --- Issue Type: Sub-task (was: Task) Parent: SYNCOPE-285 Upgrade

[jira] [Created] (SYNCOPE-286) Remove Spring MVC

2013-01-23 Thread JIRA
Francesco Chicchiriccò created SYNCOPE-286: -- Summary: Remove Spring MVC Key: SYNCOPE-286 URL: https://issues.apache.org/jira/browse/SYNCOPE-286 Project: Syncope Issue Type: Sub-task

[jira] [Updated] (SYNCOPE-271) Review REST interface methods and introduce @Deprecated

2013-01-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated SYNCOPE-271: --- Parent Issue: SYNCOPE-285 (was: SYNCOPE-231) Review REST interface

[jira] [Updated] (SYNCOPE-271) Review REST interface methods and introduce @Deprecated

2013-01-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated SYNCOPE-271: --- Fix Version/s: 1.2.0 Review REST interface methods and introduce

RE: [DISCUSS] New REST Service Interfaces - ConfigurationService

2013-01-23 Thread Jan Bernhardt
-Original Message- From: Sergey Beryozkin [mailto:sberyoz...@gmail.com] Sent: Mittwoch, 23. Januar 2013 10:52 To: dev@syncope.apache.org Subject: Re: [DISCUSS] New REST Service Interfaces - ConfigurationService Hi Jan On 23/01/13 08:06, Jan Bernhardt wrote: Hi Syncoper, here

[jira] [Created] (SYNCOPE-287) Information for release notes

2013-01-23 Thread JIRA
Francesco Chicchiriccò created SYNCOPE-287: -- Summary: Information for release notes Key: SYNCOPE-287 URL: https://issues.apache.org/jira/browse/SYNCOPE-287 Project: Syncope Issue

[jira] [Updated] (SYNCOPE-204) Add Karaf features

2013-01-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated SYNCOPE-204: --- Fix Version/s: (was: 1.1.0) 1.2.0 Add Karaf

RE: [DISCUSS] Moving issues from one version to another

2013-01-23 Thread Jan Bernhardt
Thanks! Best regards. Jan -Original Message- From: ilgrosso [mailto:ilgro...@apache.org] Sent: Mittwoch, 23. Januar 2013 11:28 To: dev@syncope.apache.org Subject: Re: [DISCUSS] Moving issues from one version to another Hi all, as discussed before in this thread, I've just moved

Syncope-1_0_X - Build # 116 - Fixed

2013-01-23 Thread Apache Jenkins Server
The Apache Jenkins build system has built Syncope-1_0_X (build #116) Status: Fixed Check console output at https://builds.apache.org/job/Syncope-1_0_X/116/ to view the results.

[jira] [Commented] (SYNCOPE-14) Solve some warnings and verify if generated projects still work

2013-01-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560543#comment-13560543 ] Hudson commented on SYNCOPE-14: --- Integrated in Syncope-1_0_X #116 (See

Re: [DISCUSS] New REST Service Interfaces - ConfigurationService

2013-01-23 Thread Sergey Beryozkin
On 23/01/13 10:16, Jan Bernhardt wrote: -Original Message- From: Sergey Beryozkin [mailto:sberyoz...@gmail.com] Sent: Mittwoch, 23. Januar 2013 10:52 To: dev@syncope.apache.org Subject: Re: [DISCUSS] New REST Service Interfaces - ConfigurationService Hi Jan On 23/01/13 08:06, Jan

[jira] [Updated] (SYNCOPE-136) Password required for resource subscription

2013-01-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated SYNCOPE-136: --- Fix Version/s: (was: 1.2.0) 1.1.0 Password

[Question] Trunk build problem (archetype)

2013-01-23 Thread Andrei Shakirin
Hi, I am currently cannot build archetype (Apache Syncope sample project) from trunk with an error: [INFO] [ERROR] Unknown lifecycle phase #. You must specify a valid lifecycle ... I see the similar problem in Jenkins build for 1_0_X branch, but not for the trunk. Has anybody clue how to fix

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

2013-01-23 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560569#comment-13560569 ] Christian Schneider commented on SYNCOPE-246: - The problem is that the setter

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

2013-01-23 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated SYNCOPE-246: Affects Version/s: (was: 1.1.0) 1.2.0 Remove

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

2013-01-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated SYNCOPE-246: --- Affects Version/s: (was: 1.2.0) 1.1.0

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

2013-01-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560572#comment-13560572 ] Francesco Chicchiriccò commented on SYNCOPE-246: Please keep this issue

[jira] [Created] (SYNCOPE-288) Make setters of Transfer Objects (TO) compatible to CXF and JAXB

2013-01-23 Thread Christian Schneider (JIRA)
Christian Schneider created SYNCOPE-288: --- Summary: Make setters of Transfer Objects (TO) compatible to CXF and JAXB Key: SYNCOPE-288 URL: https://issues.apache.org/jira/browse/SYNCOPE-288

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

2013-01-23 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560574#comment-13560574 ] Christian Schneider commented on SYNCOPE-246: - I just created a new issue for

[jira] [Updated] (SYNCOPE-288) Make setters of Transfer Objects (TO) compatible to CXF and JAXB

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

Re: [Question] Trunk build problem (archetype)

2013-01-23 Thread Francesco Chicchiriccò
On 23/01/2013 12:13, Andrei Shakirin wrote: Hi, I am currently cannot build archetype (Apache Syncope sample project) from trunk with an error: [INFO] [ERROR] Unknown lifecycle phase #. You must specify a valid lifecycle ... I see the similar problem in Jenkins build for 1_0_X branch, but

[jira] [Updated] (SYNCOPE-288) Make setters of Transfer Objects (TO) compatible to CXF and JAXB

2013-01-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated SYNCOPE-288: --- Description: Like found in SYNCOPE-231 there is a way to make the setters

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

2013-01-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560582#comment-13560582 ] Francesco Chicchiriccò commented on SYNCOPE-246: I've moved this issue

Re: [Question] Trunk build problem (archetype)

2013-01-23 Thread Francesco Chicchiriccò
On 23/01/2013 13:07, Jan Bernhardt wrote: Hi, I have the same problem since last update with building trunk. I have just tried from a fresh checkout of trunk with mvn clean install on Linux: no problems. Shall I try on Windows? -Original Message- From: Francesco Chicchiriccò

Re: [Question] Trunk build problem (archetype)

2013-01-23 Thread Francesco Chicchiriccò
On 23/01/2013 13:13, Francesco Chicchiriccò wrote: On 23/01/2013 13:07, Jan Bernhardt wrote: Hi, I have the same problem since last update with building trunk. I have just tried from a fresh checkout of trunk with mvn clean install on Linux: no problems. Shall I try on Windows? Just

RE: [Question] Trunk build problem (archetype)

2013-01-23 Thread Jan Bernhardt
-Original Message- From: Francesco Chicchiriccò [mailto:ilgro...@apache.org] Sent: Mittwoch, 23. Januar 2013 13:18 To: dev@syncope.apache.org Subject: Re: [Question] Trunk build problem (archetype) On 23/01/2013 13:13, Francesco Chicchiriccò wrote: On 23/01/2013 13:07, Jan

Re: [Question] Trunk build problem (archetype)

2013-01-23 Thread Massimiliano Perrone
Il 23/01/2013 13:18, Francesco Chicchiriccò ha scritto: On 23/01/2013 13:13, Francesco Chicchiriccò wrote: On 23/01/2013 13:07, Jan Bernhardt wrote: Hi, I have the same problem since last update with building trunk. I have just tried from a fresh checkout of trunk with mvn clean install on

[jira] [Resolved] (SYNCOPE-229) Allow to change the bundle version associated to an existing connector instance

2013-01-23 Thread Marco Di Sabatino Di Diodoro (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Di Sabatino Di Diodoro resolved SYNCOPE-229. -- Resolution: Fixed

Re: [Question] Trunk build problem (archetype)

2013-01-23 Thread Francesco Chicchiriccò
On 23/01/2013 13:28, Jan Bernhardt wrote: -Original Message- From: Francesco Chicchiriccò [mailto:ilgro...@apache.org] Sent: Mittwoch, 23. Januar 2013 13:18 To: dev@syncope.apache.org Subject: Re: [Question] Trunk build problem (archetype) On 23/01/2013 13:13, Francesco Chicchiriccò

[jira] [Assigned] (SYNCOPE-198) Add checkboxes to tables headers and rows

2013-01-23 Thread Marco Di Sabatino Di Diodoro (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Di Sabatino Di Diodoro reassigned SYNCOPE-198: Assignee: Marco Di Sabatino Di Diodoro Add

[jira] [Commented] (SYNCOPE-279) Connector instance timeout

2013-01-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560682#comment-13560682 ] Hudson commented on SYNCOPE-279: Integrated in Syncope-1_0_X #117 (See

Syncope-1_0_X - Build # 117 - Failure

2013-01-23 Thread Apache Jenkins Server
The Apache Jenkins build system has built Syncope-1_0_X (build #117) Status: Failure Check console output at https://builds.apache.org/job/Syncope-1_0_X/117/ to view the results.

[jira] [Commented] (SYNCOPE-229) Allow to change the bundle version associated to an existing connector instance

2013-01-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560696#comment-13560696 ] Hudson commented on SYNCOPE-229: Integrated in Syncope-trunk #474 (See

[jira] [Commented] (SYNCOPE-256) Update Rest exception mapper to Apache CXF

2013-01-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560697#comment-13560697 ] Hudson commented on SYNCOPE-256: Integrated in Syncope-trunk #474 (See

Syncope-1_0_X - Build # 118 - Fixed

2013-01-23 Thread Apache Jenkins Server
The Apache Jenkins build system has built Syncope-1_0_X (build #118) Status: Fixed Check console output at https://builds.apache.org/job/Syncope-1_0_X/118/ to view the results.

Syncope-trunk - Build # 474 - Unstable

2013-01-23 Thread Apache Jenkins Server
The Apache Jenkins build system has built Syncope-trunk (build #474) Status: Unstable Check console output at https://builds.apache.org/job/Syncope-trunk/474/ to view the results.

Open Wiki pages for CXF migration

2013-01-23 Thread Christian Schneider
Hi Syncopers, the wiki pages about the rest api and the exception concept are currently protected. I can not access them and as Francesco reported some time ago we can not directly edit the group that protects the page. So I propose to open these pages for the public and simply have a disclaimer

[jira] [Commented] (SYNCOPE-279) Connector instance timeout

2013-01-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560719#comment-13560719 ] Hudson commented on SYNCOPE-279: Integrated in Syncope-trunk #475 (See

[jira] [Commented] (SYNCOPE-229) Allow to change the bundle version associated to an existing connector instance

2013-01-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560720#comment-13560720 ] Hudson commented on SYNCOPE-229: Integrated in Syncope-trunk #475 (See

[jira] [Commented] (SYNCOPE-256) Update Rest exception mapper to Apache CXF

2013-01-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560721#comment-13560721 ] Hudson commented on SYNCOPE-256: Integrated in Syncope-trunk #475 (See

[jira] [Commented] (SYNCOPE-288) Make setters of Transfer Objects (TO) compatible to CXF and JAXB

2013-01-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560722#comment-13560722 ] Hudson commented on SYNCOPE-288: Integrated in Syncope-trunk #475 (See

[jira] [Assigned] (SYNCOPE-136) Password required for resource subscription

2013-01-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò reassigned SYNCOPE-136: -- Assignee: Francesco Chicchiriccò Password required for resource

[jira] [Resolved] (SYNCOPE-256) Update Rest exception mapper to Apache CXF

2013-01-23 Thread Andrei Shakirin (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Shakirin resolved SYNCOPE-256. - Resolution: Fixed Update Rest exception mapper to Apache CXF

[jira] [Resolved] (SYNCOPE-279) Connector instance timeout

2013-01-23 Thread fabio martelli (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fabio martelli resolved SYNCOPE-279. Resolution: Fixed Connector instance timeout --

[jira] [Created] (SYNCOPE-289) Prepare CXF Rest integration tests migration

2013-01-23 Thread Andrei Shakirin (JIRA)
Andrei Shakirin created SYNCOPE-289: --- Summary: Prepare CXF Rest integration tests migration Key: SYNCOPE-289 URL: https://issues.apache.org/jira/browse/SYNCOPE-289 Project: Syncope Issue

[jira] [Commented] (SYNCOPE-289) Prepare CXF Rest integration tests migration

2013-01-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560751#comment-13560751 ] Francesco Chicchiriccò commented on SYNCOPE-289: Moving this issue to the

[jira] [Commented] (SYNCOPE-289) Prepare CXF Rest integration tests migration

2013-01-23 Thread Andrei Shakirin (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560758#comment-13560758 ] Andrei Shakirin commented on SYNCOPE-289: - Hi Francesco, It is not very

[jira] [Commented] (SYNCOPE-289) Prepare CXF Rest integration tests migration

2013-01-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560761#comment-13560761 ] Francesco Chicchiriccò commented on SYNCOPE-289: Oh, sorry, I was

[jira] [Updated] (SYNCOPE-289) Prepare CXF Rest integration tests migration

2013-01-23 Thread Andrei Shakirin (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Shakirin updated SYNCOPE-289: Fix Version/s: (was: 1.2.0) 1.1.0 Description: Moving back to

[jira] [Closed] (SYNCOPE-269) AES encryption key defined in source code

2013-01-23 Thread fabio martelli (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fabio martelli closed SYNCOPE-269. -- Release 1.0.5 AES encryption key defined in source code

[jira] [Closed] (SYNCOPE-264) Email Notification Templates Documentation

2013-01-23 Thread fabio martelli (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fabio martelli closed SYNCOPE-264. -- Release 1.0.5 Email Notification Templates Documentation

[jira] [Closed] (SYNCOPE-274) Sync: during update with user template existing memberships break update

2013-01-23 Thread fabio martelli (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fabio martelli closed SYNCOPE-274. -- Release 1.0.5 Sync: during update with user template existing memberships break

[jira] [Closed] (SYNCOPE-260) Update propagation with null virtual attribute values

2013-01-23 Thread fabio martelli (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fabio martelli closed SYNCOPE-260. -- Release 1.0.5 Update propagation with null virtual attribute values

[jira] [Closed] (SYNCOPE-267) Possible NullPointerException into SchemaMappingUtil.getAccountIdValue()

2013-01-23 Thread fabio martelli (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fabio martelli closed SYNCOPE-267. -- Release 1.0.5 Possible NullPointerException into

[jira] [Closed] (SYNCOPE-272) During sync null attributes from template are considered

2013-01-23 Thread fabio martelli (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fabio martelli closed SYNCOPE-272. -- Release 1.0.5 During sync null attributes from template are considered

[jira] [Updated] (SYNCOPE-289) Prepare CXF Rest integration tests migration

2013-01-23 Thread Andrei Shakirin (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Shakirin updated SYNCOPE-289: Issue Type: Bug (was: Sub-task) Parent: (was: SYNCOPE-231) Prepare CXF

[jira] [Closed] (SYNCOPE-266) Password should be provided again at resource subscription time if a Password schema mapping for that resource exists

2013-01-23 Thread fabio martelli (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fabio martelli closed SYNCOPE-266. -- Release 1.0.5 Password should be provided again at resource subscription time

[jira] [Closed] (SYNCOPE-14) Solve some warnings and verify if generated projects still work

2013-01-23 Thread fabio martelli (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fabio martelli closed SYNCOPE-14. - Release 1.0.5 Solve some warnings and verify if generated projects still work

[jira] [Closed] (SYNCOPE-279) Connector instance timeout

2013-01-23 Thread fabio martelli (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fabio martelli closed SYNCOPE-279. -- Release 1.0.5 Connector instance timeout --

[jira] [Closed] (SYNCOPE-263) Inject Recipient and Event variable in Velocity Email Notification Template

2013-01-23 Thread fabio martelli (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fabio martelli closed SYNCOPE-263. -- Release 1.0.5 Inject Recipient and Event variable in Velocity Email

[jira] [Closed] (SYNCOPE-201) AbstractSchema enumerationValues and enumerationKeys too short

2013-01-23 Thread fabio martelli (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fabio martelli closed SYNCOPE-201. -- Release 1.0.5 AbstractSchema enumerationValues and enumerationKeys too short

[jira] [Closed] (SYNCOPE-255) Hide Global Password/Account/Sync policy in security resource selections

2013-01-23 Thread fabio martelli (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fabio martelli closed SYNCOPE-255. -- Release 1.0.5 Hide Global Password/Account/Sync policy in security resource

[jira] [Closed] (SYNCOPE-67) Display all Execute Tasks (Propagation, Notification and Scheduled) and related Execution history items sortered in descending order

2013-01-23 Thread fabio martelli (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fabio martelli closed SYNCOPE-67. - Release 1.0.5 Display all Execute Tasks (Propagation, Notification and Scheduled)

[jira] [Commented] (SYNCOPE-136) Password required for resource subscription

2013-01-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560856#comment-13560856 ] Hudson commented on SYNCOPE-136: Integrated in Syncope-trunk #477 (See

[jira] [Commented] (SYNCOPE-122) Password change on an external resource only

2013-01-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560857#comment-13560857 ] Hudson commented on SYNCOPE-122: Integrated in Syncope-trunk #477 (See

[VOTE] Apache Syncope 1.0.5

2013-01-23 Thread Fabio Martelli
Hi All, I've created a 1.0.5 release, with the following artifacts up for a vote: SVN source tag (r1437608): https://svn.apache.org/repos/asf/syncope/tags/syncope-1.0.5/ List of changes: https://svn.apache.org/repos/asf/syncope/tags/syncope-1.0.5/CHANGES Maven staging repo:

[DISCUSS] Apache Syncope 1.0.5

2013-01-23 Thread Fabio Martelli
Discussion thread for vote on 1.0.5 release, with SVN source tag (r1437608). For more information on the release process, check out http://www.apache.org/dev/release.html Some of the things to check before voting are: - does mvn apache-rat:check pass on the source - can you build the contents

Re: [VOTE] Apache Syncope 1.0.5

2013-01-23 Thread Fabio Martelli
Il giorno 23/gen/2013, alle ore 19.24, Fabio Martelli ha scritto: Hi All, I've created a 1.0.5 release, with the following artifacts up for a vote: SVN source tag (r1437608): https://svn.apache.org/repos/asf/syncope/tags/syncope-1.0.5/ List of changes:

Re: [VOTE] Apache Syncope 1.0.5

2013-01-23 Thread Jean-Baptiste Onofré
+1 (binding) I checked the artifacts, the KEYS, changes log looks good to me too. Regards JB On 01/23/2013 07:24 PM, Fabio Martelli wrote: Hi All, I've created a 1.0.5 release, with the following artifacts up for a vote: SVN source tag (r1437608):

[jira] [Commented] (SYNCOPE-128) Self-registration

2013-01-23 Thread Denis Signoretto (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13561458#comment-13561458 ] Denis Signoretto commented on SYNCOPE-128: -- Hi Francesco, you are right, I just

Re: [VOTE] Apache Syncope 1.0.5

2013-01-23 Thread Francesco Chicchiriccò
On 23/01/2013 19:24, Fabio Martelli wrote: Hi All, I've created a 1.0.5 release, with the following artifacts up for a vote: SVN source tag (r1437608): https://svn.apache.org/repos/asf/syncope/tags/syncope-1.0.5/ List of changes:

[jira] [Updated] (SYNCOPE-128) Self-registration

2013-01-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated SYNCOPE-128: --- Assignee: Denis Signoretto Self-registration -

[jira] [Commented] (SYNCOPE-128) Self-registration

2013-01-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13561480#comment-13561480 ] Francesco Chicchiriccò commented on SYNCOPE-128: Thanks Denis. I'd