Re: [DISCUSS] Build time too long?

2017-03-31 Thread Francesco Chicchiriccò
On 30/03/2017 18:07, Francesco Chicchiriccò wrote: Hi all, during the past years we have kept adding new tests (especially integration tests), for new features and to confirm bugfix. I still believe this is a good practice, though it seems we hit some kind of capability limit on our CI

Re: [DISCUSS] SAML 2.0 Service Provider feature

2017-03-31 Thread Francesco Chicchiriccò
After discussing with Colm on IRC, I went ahead and merged the PR. Regards. On 30/03/2017 14:30, Francesco Chicchiriccò wrote: On 30/03/2017 11:42, Colm O hEigeartaigh wrote: Hi Francesco, Good work! Thanks sir :-) A few questions for you: a) Is there any documentation available on how

[DISCUSS] Build time too long?

2017-03-30 Thread Francesco Chicchiriccò
and enduser tests, when running CI; WDYT? Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: [DISCUSS] Replace Activiti with Flowable?

2017-03-30 Thread Francesco Chicchiriccò
On 27/03/2017 12:41, Francesco Chicchiriccò wrote: FYI, Flowable 5.23.0 is out, Activiti is still on 5.22.0 - this just to confirm the tendency discussed below. I will go ahead and create the issues as described - well, eventually at least. I finally made it: SYNCOPE-1054 / SYNCOPE-1055

Re: [DISCUSS] SAML 2.0 Service Provider feature

2017-03-30 Thread Francesco Chicchiriccò
validation, but I did re-use cxf-rt-rs-security-sso-saml. At the moment, the code depends on WSS4J 2.1.9-SNAPSHOT, but 2.1.9 should be close enough. Please let me have your feedback. Regards. On 07/03/2017 17:25, Francesco Chicchiriccò wrote: On 07/03/2017 17:19, Colm O hEigeartaigh wrote:

Re: [DISCUSS] SAML 2.0 Service Provider feature

2017-03-28 Thread Francesco Chicchiriccò
, the code depends on WSS4J 2.1.9-SNAPSHOT, but 2.1.9 should be close enough. Please let me have your feedback. Regards. On 07/03/2017 17:25, Francesco Chicchiriccò wrote: On 07/03/2017 17:19, Colm O hEigeartaigh wrote: Hi Francesco, It's good to see support for SAML coming to Syncope. I'd

Re: [GSOC 2017] [SYNCOPE-152] Support SCIM REST API

2017-03-27 Thread Francesco Chicchiriccò
Thanks a lot for your quick response. I'll look into these and get back to you. Cheers, On Thu, Mar 2, 2017 at 1:54 PM, Francesco Chicchiriccò <ilgro...@apache.org <mailto:ilgro...@apache.org>> wrote: Hi, I have a

Re: [DISCUSS] Replace Activiti with Flowable?

2017-03-27 Thread Francesco Chicchiriccò
, 2017 at 8:24 AM, Fabio Martelli <fabio.marte...@gmail.com> wrote: Hi Francesco, sorry for the late reply. Flowable sounds really interesting. I agree on the pair of steps you proposed below. +1 to move Apache Syncope in this direction. Best regards, F. Il 21/02/2017 20:31, Francesco Chicch

Re: [DISCUSS] SAML 2.0 Service Provider feature

2017-03-07 Thread Francesco Chicchiriccò
rules were all followed :-) That's very nice, thanks for the pointers! Regards. On Tue, Mar 7, 2017 at 11:00 AM, Francesco Chicchiriccò <ilgro...@apache.org wrote: On 07/03/2017 11:56, Sergey Beryozkin wrote: Hi Francesco Not sure if it can be relevant for this work but at the CXF level we h

Re: [DISCUSS] SAML 2.0 Service Provider feature

2017-03-07 Thread Francesco Chicchiriccò
already extremely useful to me, since OpenSAML 3 documentation is practically absent. Regards. On 07/03/17 10:49, Francesco Chicchiriccò wrote: Hi all, I have made a proposal at [1] and opened SYNCOPE-1041 for the purpose. I am already working on it, and it should be ready on time

[DISCUSS] SAML 2.0 Service Provider feature

2017-03-07 Thread Francesco Chicchiriccò
confluence/display/SYNCOPE/Ad+libitum#Adlibitum-1.1.0(April5th,2013) -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: [GSOC 2017] [SIS-350] Introduction Aditya Jain

2017-03-02 Thread Francesco Chicchiriccò
hear from you soon. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: [GSOC 2017] [SYNCOPE-152] Support SCIM REST API

2017-03-02 Thread Francesco Chicchiriccò
this project and it would be great if you could provide more details of the project and guide me through the process. [1] https://summerofcode.withgoogle.com/archive/2016/projects/5876476796731392 [2] http://www.simplecloud.info/specs/draft-scim-api-00.html -- Francesco Chicchiriccò Tirasa

Re: SCIMv2 client

2017-02-21 Thread Francesco Chicchiriccò
in the solution for above feature. You may ask me any questions you have w.r.t this client. Kiran [1] https://github.com/keydap/sparrow-client -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF

Re: [DISCUSS] GSoC 2017

2017-02-21 Thread Francesco Chicchiriccò
: - Messaggio originale - Da: "Francesco Chicchiriccò" <ilgro...@apache.org> A: "dev" <dev@syncope.apache.org> Inviato: Lunedì, 6 febbraio 2017 11:43:26 Oggetto: [DISCUSS] GSoC 2017 Hi all, GSoC 2017 is coming, and The ASF will be again part of it. Last year we h

Re: Using email as authentication in addition to user name

2017-02-15 Thread Francesco Chicchiriccò
hod > > Pair<Map<String, Set>, UserTO> self = client.self(); > > 7) Client self, in turn, calls createServiceInstance method of > RestClientFactoryBean and which is throwing error. > > Thanks > > Ravi > > From: Francesco Chic

Re: Using email as authentication in addition to user name

2017-02-14 Thread Francesco Chicchiriccò
to give it a try. HTH Regards. [1] https://syncope.apache.org/docs/reference-guide.html#configuration-parameters [2] https://github.com/apache/syncope/blob/2_0_X/core/spring/src/main/java/org/apache/syncope/core/spring/security/AuthDataAccessor.java#L133 [3] https://paste.apache.org/iodX --

Re: [DISCUSS] GSoC 2017

2017-02-06 Thread Francesco Chicchiriccò
Regards, On Mon 6 Feb, 2017, 16:40 Massimiliano Perrone, <massimiliano.perr...@tirasa.net> wrote: Da: "Francesco Chicchiriccò" <ilgro...@apache.org> A: "dev" <dev@syncope.apache.org> Inviato: Lunedì, 6 febbraio 2017 11:43:26 Oggetto: [DISCUSS] GSoC 2017 Hi

[DISCUSS] GSoC 2017

2017-02-06 Thread Francesco Chicchiriccò
* Support for enroll / associate mobile devices to users via Enduser UI WDYT? Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: [DISCUSS] - Support dynamic entitlements in Apache Syncope

2017-02-06 Thread Francesco Chicchiriccò
On 02/02/2017 17:54, Colm O hEigeartaigh wrote: Hi Francesco, On Wed, Feb 1, 2017 at 10:54 AM, Francesco Chicchiriccò <ilgro...@apache.org> wrote: I agree that the existing Roles in Syncope are fine to map that concept; the problem I see to assimilate the existing Entitlements with t

Re: [DISCUSS] - Support dynamic entitlements in Apache Syncope

2017-02-01 Thread Francesco Chicchiriccò
ps://syncope.apache.org/docs/reference-guide.html#roles -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: [DISCUSS] - Support dynamic entitlements in Apache Syncope

2017-02-01 Thread Francesco Chicchiriccò
On 31/01/2017 18:03, Colm O hEigeartaigh wrote: Hi Francesco, On Thu, Jan 26, 2017 at 8:06 AM, Francesco Chicchiriccò <ilgro...@apache.org> wrote: About the definition of the new Application and Privilege (and their relationship with existing User and Group, for example), h

[RESULT] [VOTE] Apache Syncope 2.0.2

2017-01-30 Thread Francesco Chicchiriccò
Hi all, after 72 hours, the vote for Syncope 2.0.2 [1] *passes* with 6 PMC + 2 non-PMC votes. +1 (PMC / binding) * Francesco Chicchiriccò * Massimiliano Perrone * Andrea Patricelli * Colm O hEigeartaigh * Marco Di Sabatino * Fabio Martelli +1 (non binding) * Pierre Smits * Matteo Di Carlo 0

[DISCUSS] Apache Syncope 2.0.2

2017-01-27 Thread Francesco Chicchiriccò
apache.org/dist/syncope/) -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

[VOTE] Apache Syncope 2.0.2

2017-01-27 Thread Francesco Chicchiriccò
using 273DF287): http://www.apache.org/dist/syncope/KEYS Vote will be open for 72 hours. [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove (and reason why) Here's my +1 Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software

[ANN] Apache Syncope 1.2.10 released

2017-01-27 Thread Francesco Chicchiriccò
The Apache Syncope team is pleased to announce the release of Syncope 1.2.10. Apache Syncope is an Open Source system for managing digital identities in enterprise environments, implemented in Java EE technology . The release will be available within 24h from:

[RESULT] [VOTE] Apache Syncope 1.2.10

2017-01-27 Thread Francesco Chicchiriccò
Hi all, after 72 hours, the vote for Syncope 1.2.10 [1] *passes* with 7 PMC + 1 non-PMC votes. +1 (PMC / binding) * Francesco Chicchiriccò * Colm O hEigeartaigh * Fabio Martelli * Massimiliano Perrone * Andrea Patricelli * Marco Di Sabatino * Guido Wimmel +1 (non binding) * Matteo Di Carlo 0

Re: [DISCUSS] - Support dynamic entitlements in Apache Syncope

2017-01-26 Thread Francesco Chicchiriccò
On 25/01/2017 19:20, Colm O hEigeartaigh wrote: > Hi Francesco, > > On Wed, Jan 25, 2017 at 1:59 PM, Francesco Chicchiriccò <ilgro...@apache.org> > wrote: > >> * Syncope defines applications, privileges and access policies (User U1 is >> allowed to access

Re: [DISCUSS] - Support dynamic entitlements in Apache Syncope

2017-01-25 Thread Francesco Chicchiriccò
On 24/01/2017 20:31, Francesco Chicchiriccò wrote: > On 24 jan 2017 18:29:22 CET, Colm O hEigeartaigh <cohei...@apache.org> ha > scritto: >> Hi Francesco, >> >> Thanks for your detailed reply! It's going to take me some time to wrap >> my >> head

Re: [DISCUSS] - Support dynamic entitlements in Apache Syncope

2017-01-24 Thread Francesco Chicchiriccò
ce? How would you fetch them? Supposing you're able to associate them to (groups of) users, wow would you push such association to the REST service? That's why I initially thought to reuse ConnId connectors for this purpose. WDYT? Regards. >On Fri, Jan 20, 2017 at 8:30 AM, Francesco Chicchiriccò >

Re: [DISCUSS] Apache Syncope 1.2.10

2017-01-24 Thread Francesco Chicchiriccò
Hi Colm, could you please vote on the [VOTE] thread? This is for discussion. Thanks! On 24/01/2017 15:17, Colm O hEigeartaigh wrote: +1. Colm. On Tue, Jan 24, 2017 at 8:59 AM, Francesco Chicchiriccò <ilgro...@apache.org> wrote: Discussion thread for vote on 1.2.10 release, with GIT

[DISCUSS] Apache Syncope 1.2.10

2017-01-24 Thread Francesco Chicchiriccò
apache.org/dist/syncope/) Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

[VOTE] Apache Syncope 1.2.10

2017-01-24 Thread Francesco Chicchiriccò
using 273DF287): http://www.apache.org/dist/syncope/KEYS Vote will be open for 72 hours. [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove (and reason why) Here's my +1 Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software

Re: [IAM PoC] Starting with implementation

2017-01-13 Thread Francesco Chicchiriccò
, Jan 13, 2017 at 9:26 AM, Francesco Chicchiriccò <ilgro...@apache.org <mailto:ilgro...@apache.org>> wrote: Hi all, I honestly do not see the point of putting any effort (yet) in puppetizing the configurations on syncope-vm2. syncope-vm2 is the VM we are using to imp

Re: [IAM PoC] Starting with implementation

2017-01-13 Thread Francesco Chicchiriccò
the firewall rules. Or do both. ;) Assuming the VM is in puppet the firewall rules should be a few lines of config. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://hom

Re: [IAM PoC] Starting with implementation

2017-01-12 Thread Francesco Chicchiriccò
r public demo, see http://syncope.apache.org/demo.html I am working on syncope-vm2 with manual Tomcat deployment (and PostgreSQL) of the artifacts built from the POC GIT repository. Regards. >On Thu, Jan 12, 2017 at 5:14 PM, Francesco Chicchiriccò ><ilgro...@apache.org >> wrote:

Re: [IAM PoC] Starting with implementation

2017-01-12 Thread Francesco Chicchiriccò
Hi, quick update: I have defined some schemas and the local LDAP resource with provision for both users and groups: at the moment browsing the resource from Syncope Admin UI works fine. Regards. On 11/01/2017 16:12, Francesco Chicchiriccò wrote: On 11/01/2017 12:42, Francesco Chicchiriccò

Re: [IAM PoC] Starting with implementation

2017-01-11 Thread Francesco Chicchiriccò
On 11/01/2017 12:42, Francesco Chicchiriccò wrote: On 10/01/2017 23:56, Chris Lambertus wrote: Yes, I am available. I will provide you an export of our existing LDAP repository and pointers to our schemas. Thanks Chris, looks good! In answer to your questions below regarding id.a.o: 1) Yes

Re: [IAM PoC] Starting with implementation

2017-01-11 Thread Francesco Chicchiriccò
figure / customize the Enduser UI I will start with task (1), manual installation; not sure if it makes sense to puppet-ize that: if so, Pierre could possibly help. Any other volunteer? Regards. On Jan 9, 2017, at 3:59 AM, Francesco Chicchiriccò <ilgro...@apache.org <mailto:ilgro...@apache.org&g

Re: [IAM PoC] Starting with implementation

2017-01-09 Thread Francesco Chicchiriccò
Hi all, semi-formal "ping" for Infra guys: is there anyone available for supporting this PoC? As said from the beginning, a fundamental requirement is to have someone playing the customer role, otherwise any effort is pointless. Regards. On 19/12/2016 09:09, Francesco Chicchir

Re: [IAM PoC] Starting with implementation

2016-12-19 Thread Francesco Chicchiriccò
/a155f59362e6f553356e7e52116834837dbda984 However, without someone from Infra providing info + specifications, there is no much more we can do. Infra, please if you're there, knock once. Regards. On 16/12/2016 11:13, Francesco Chicchiriccò wrote: HI all, I am happy to report that the VM for the PoC

Re: [IAM PoC] Starting with implementation

2016-12-16 Thread Francesco Chicchiriccò
NFRA-10931, Greg proposed to provide an LDIF export of the production LDAP servers so that we can setup a local detached copy which we could use for tests. Looking forward to your reply. Regards. On 21/12/2015 17:16, Francesco Chicchiriccò wrote: Hi all, we now have our GIT repository at https

Re: [DISCUSS] Syncope for ASF identity management

2016-12-14 Thread Francesco Chicchiriccò
ces OFBiz Extensions Marketplace http://oem.ofbizci.net/oci-2/ On Thu, Dec 10, 2015 at 8:43 AM, Francesco Chicchiriccò <ilgro...@apache.org wrote: On 09/12/2015 15:41, Francesco Chicchiriccò wrote: On 09/12/2015 15:34, Tony Stevenson wrote: Agree: we'll need to ask other people tha

Re: JPAConfDao ClassCastException

2016-12-13 Thread Francesco Chicchiriccò
/apache/syncope/blob/2_0_X/core/persistence-jpa/src/main/java/org/apache/syncope/core/persistence/jpa/dao/JPAConfDAO.java#L71-L77 -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA

Re: [DISCUSS] Apache Syncope 2.0 with Docker

2016-11-24 Thread Francesco Chicchiriccò
ope-Docker-application [3] https://hub.docker.com/r/apache/ [4] https://hub.docker.com/r/apachesling/sling/ [5] https://issues.apache.org/jira/browse/LEGAL-270 -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, O

Re: [DISCUSS] Enduser Test Profile

2016-11-21 Thread Francesco Chicchiriccò
dd a new profile. HTH Regards. On 21/11/2016 09:43, Francesco Chicchiriccò wrote: Matteo, please draft an updated fit/enduser-reference/pom.xml somewhere (gist, as suggested should be good enough) so that we can take an effective look at the proposed changes. Thanks. Regards. On 18/11/20

Re: Creating events for changes and spi for transport of events

2016-11-21 Thread Francesco Chicchiriccò
On 21/11/2016 11:52, Francesco Chicchiriccò wrote: Hi Christian, nice to read you here again! Please find my replies embedded below. Regards. On 20/11/2016 08:11, Christian Schneider wrote: I was listening to Colm´s presentation about customizing syncope with camel rotues. It sounds like

Re: Creating events for changes and spi for transport of events

2016-11-21 Thread Francesco Chicchiriccò
com/apache/syncope/blob/2_0_X/core/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/AuditManagerImpl.java#L48 -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA

Re: [DISCUSS] Enduser Test Profile

2016-11-21 Thread Francesco Chicchiriccò
could be a solution. Changes I made to the pom is a quick solution to work temporarily. If there is a mvn parameter to force building Syncope without skipping pre-integration-test phase would be much quicker ! Matteo. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/

Re: [DISCUSS] Enduser Test Profile

2016-11-18 Thread Francesco Chicchiriccò
proposed changes? Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: [DISCUSS] Enduser further improvements

2016-11-07 Thread Francesco Chicchiriccò
On 06/11/2016 14:54, Giacomo Lamonaco wrote: Il giorno gio, 03/11/2016 alle 08.48 +0100, Francesco Chicchiriccò ha scritto: On 02/11/2016 17:13, Giacomo Lamonaco wrote: Totally agreee with Francesco about social registration, that would be a killer feature. During the refactoring, we can also

Re: [DISCUSS] Enduser further improvements

2016-11-03 Thread Francesco Chicchiriccò
believe it would be useful? Regards. Il giorno mer, 02/11/2016 alle 11.27 +0100, Francesco Chicchiriccò ha scritto: On 02/11/2016 11:25, Francesco Chicchiriccò wrote: On 31/10/2016 18:38, andrea wrote: Hi all, I want to take only few minutes of your time to discuss about Enduser Console

Re: [DISCUSS] Enduser further improvements

2016-11-02 Thread Francesco Chicchiriccò
On 02/11/2016 11:25, Francesco Chicchiriccò wrote: On 31/10/2016 18:38, andrea wrote: Hi all, I want to take only few minutes of your time to discuss about Enduser Console improvements. At the moment issues about Enduser are almost done, we developed all self-management features and we also

Re: [DISCUSS] Enduser further improvements

2016-11-02 Thread Francesco Chicchiriccò
>= 2.1.0, naturally...) Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

[ANN] Apache Syncope 2.0.1 released

2016-10-24 Thread Francesco Chicchiriccò
The Apache Syncope team is pleased to announce the release of Syncope 2.0.1. Apache Syncope is an Open Source system for managing digital identities in enterprise environments, implemented in Java EE technology . The release will be available within 24h from:

[RESULT] [VOTE] Apache Syncope 2.0.1

2016-10-24 Thread Francesco Chicchiriccò
Hi all, after 72 hours, the vote for Syncope 2.0.1 [1] *passes* with 8 PMC votes. +1 (PMC / binding) * Francesco Chicchiriccò * Fabio Martelli * Marco Di Sabatino * Massimiliano Perrone * Colm O hEigeartaigh * Jean-Baptiste Onofré * Andrea Patricelli * Giacomo Lamonaco +1 (non binding) 0 -1

Re: [DISCUSS] Apache Syncope 2.0.1

2016-10-21 Thread Francesco Chicchiriccò
On 21/10/2016 11:14, Francesco Chicchiriccò wrote: Discussion thread for vote on $VERSION release, with GIT source tag (105228f7f). It's 2.0.1, sorry for the inconvenience. For more information on the release process, check out http://www.apache.org/dev/release.html Some of the things

Re: [VOTE] Apache Syncope 2.0.1

2016-10-21 Thread Francesco Chicchiriccò
On 21/10/2016 11:13, Francesco Chicchiriccò wrote: I've created a $VERSION release, with the following artifacts up for a vote: It's 2.0.1, sorry for the inconvenience. GIT source tag (105228f7f): https://git-wip-us.apache.org/repos/asf?p=syncope.git;a=tag;h=105228f7f List of changes: https

[DISCUSS] Apache Syncope 2.0.1

2016-10-21 Thread Francesco Chicchiriccò
(i.e. http://www.apache.org/dist/syncope/) Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

[VOTE] Apache Syncope 2.0.1

2016-10-21 Thread Francesco Chicchiriccò
using 273DF287): http://www.apache.org/dist/syncope/KEYS Vote will be open for 72 hours. [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove (and reason why) Here is my +1. Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software

[ANN] Apache Syncope 1.2.9 released

2016-10-10 Thread Francesco Chicchiriccò
/downloads.html The full change log is available here: https://s.apache.org/syncope129 We welcome your help and feedback. For more information on how to report problems, and to get involved, visit the project website at http://syncope.apache.org/ The Apache Syncope Team -- Francesco Chicchiriccò

[RESULT] [VOTE] Apache Syncope 1.2.9

2016-10-10 Thread Francesco Chicchiriccò
(Re-sending with correct subject) Hi all, after 72 hours, the vote for Syncope 1.2.9 [1] *passes* with 4 PMC + 1 non-PMC votes. +1 (PMC / binding) * Francesco Chicchiriccò * Fabio Martelli * Marco Di Sabatino * Massimiliano Perrone +1 (non binding) * Andrea Patricelli 0 -1 Thanks

Re: [VOTE] Apache Syncope 1.2.9

2016-10-10 Thread Francesco Chicchiriccò
Hi all, after 72 hours, the vote for Syncope 1.2.9 [1] *passes* with 4 PMC + 1 non-PMC votes. +1 (PMC / binding) * Francesco Chicchiriccò * Fabio Martelli * Marco Di Sabatino * Massimiliano Perrone +1 (non binding) * Andrea Patricelli 0 -1 Thanks to everyone participating. I will now

Re: [DISCUSS] Skip empty configuration screens in enduser UI

2016-10-07 Thread Francesco Chicchiriccò
ome degree of customization is always possible. For such reasons I am +1 to revert the commits for SYNCOPE-941 and to close that one and SYNCOPE-955 as "Won't fix". Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Softwar

[DISCUSS] Apache Syncope 1.2.9

2016-10-07 Thread Francesco Chicchiriccò
apache.org/dist/syncope/) -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

[VOTE] Apache Syncope 1.2.9

2016-10-07 Thread Francesco Chicchiriccò
using 273DF287): http://www.apache.org/dist/syncope/KEYS Vote will be open for 72 hours. [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove (and reason why) Here's my +1 Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software

Re: Managing WebApplicationException

2016-09-22 Thread Francesco Chicchiriccò
Chicchiriccò wrote: On 22/09/2016 13:31, Sergey Beryozkin wrote: Hi Francesco, Happy to be the good one :-) Of course you are ;-) Please see comments inline Same for me. On 22/09/16 12:07, Francesco Chicchiriccò wrote: Hi all, during a recent chat I had with the good Sergey (on another

Re: Managing WebApplicationException

2016-09-22 Thread Francesco Chicchiriccò
On 22/09/2016 13:31, Sergey Beryozkin wrote: Hi Francesco, Happy to be the good one :-) Of course you are ;-) Please see comments inline Same for me. On 22/09/16 12:07, Francesco Chicchiriccò wrote: Hi all, during a recent chat I had with the good Sergey (on another topic), I have

Managing WebApplicationException

2016-09-22 Thread Francesco Chicchiriccò
/main/java/org/apache/syncope/core/rest/cxf/RestServiceExceptionMapper.java#L102-L110 -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: Syncope + Camel + Spring problem

2016-09-21 Thread Francesco Chicchiriccò
. On Tue, Sep 20, 2016 at 5:44 PM, Francesco Chicchiriccò <ilgro...@apache.org> wrote: Il 20 settembre 2016 17:36:08 CEST, Colm O hEigeartaigh <cohei...@apache.org> ha scritto: On Tue, Sep 20, 2016 at 4:02 PM, Francesco Chicchiriccò<ilgro...@apache.org> wro

Re: Syncope + Camel + Spring problem

2016-09-20 Thread Francesco Chicchiriccò
Il 20 settembre 2016 17:36:08 CEST, Colm O hEigeartaigh <cohei...@apache.org> ha scritto: >On Tue, Sep 20, 2016 at 4:02 PM, Francesco Chicchiriccò ><ilgro...@apache.org >> wrote: > > >> You could do: >> >> ApplicationContext appCo

Re: Netbeans plugin

2016-09-20 Thread Francesco Chicchiriccò
On 19/09/2016 16:14, Francesco Chicchiriccò wrote: On 19/09/2016 15:59, Tushar Mishra wrote: Hi, I would like to add to the work contributed by Nuwan and work on the completion of the Netbeans plugin. Could you please assign the SYNCOPE-808 issue to me, so I can start working on this? Hi

Re: Syncope + Camel + Spring problem

2016-09-20 Thread Francesco Chicchiriccò
ager-apache-camel-provisioning-manager-a -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: [GSoC 2016] [Syncope 808]

2016-09-19 Thread Francesco Chicchiriccò
on-time, BTW ;-) Regards. [1] https://github.com/apache/syncope/pull/27 [2] https://lists.apache.org/thread.html/193ff34fbd9d5e89d0a32eb01df5951bb9c32dae6100ed6a3be9ecce@%3Cgeneral.incubator.apache.org%3E -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member

Re: [DISCUSS] Next releases

2016-09-12 Thread Francesco Chicchiriccò
Hi all, as proposed below, I went ahead and created the 2_0_X maintenance branch from master, then set version 2.1.0-SNAPSHOT and JDK 1.8 for master. Regards. On 05/09/2016 17:21, Colm O hEigeartaigh wrote: +1. Colm. On Mon, Sep 5, 2016 at 4:16 PM, Francesco Chicchiriccò <il

[RESULT] [VOTE] Apache Syncope 2.0.0

2016-09-12 Thread Francesco Chicchiriccò
Hi all, after 72 hours, the vote for Syncope 2.0.0 [1] *passes* with 6 PMC + 5 non-PMC votes. +1 (PMC / binding) * Francesco Chicchiriccò * Colm O hEigeartaigh * Marco Di Sabatino * Massimiliano Perrone * Fabio Martelli * Guido Wimmel +1 (non binding) * Andrea Patricelli * Sergey Beryozkin

[DISCUSS] Apache Syncope 2.0.0

2016-09-09 Thread Francesco Chicchiriccò
apache.org/dist/syncope/) Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC, CXF Committer, OpenJPA Committer, PonyMail PPMC http://home.apache.org/~ilgrosso/

Re: [VOTE] Apache Syncope 2.0.0

2016-09-09 Thread Francesco Chicchiriccò
On 09/09/2016 11:43, Francesco Chicchiriccò wrote: I've created a 2.0.0 release, with the following artifacts up for a vote: GIT source tag (1ecb9852d): https://git-wip-us.apache.org/repos/asf?p=syncope.git;a=tag;h=1ecb9852d List of changes: https://git-wip-us.apache.org/repos/asf?p

Re: [DISCUSS] Apache Syncope 2.0.0

2016-09-09 Thread Francesco Chicchiriccò
On 09/09/2016 11:45, Francesco Chicchiriccò wrote: Discussion thread for vote on 2.0.0.M5 release, with GIT source tag (1ecb9852d). 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 a

[DISCUSS] Apache Syncope 2.0.0

2016-09-09 Thread Francesco Chicchiriccò
apache.org/dist/syncope/) Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC, CXF Committer, OpenJPA Committer, PonyMail PPMC http://home.apache.org/~ilgrosso/

[VOTE] Apache Syncope 2.0.0

2016-09-09 Thread Francesco Chicchiriccò
/syncope/KEYS Vote will be open for 72 hours. [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove (and reason why) Here's my +1. Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon

Re: [DISCUSS] Next releases

2016-09-05 Thread Francesco Chicchiriccò
Hi all, as 2.0.0.M5 is done, we'll continue as scheduled with 2.0.0, possibly this Friday. After that, I would like to 1. create 2_0_X for maintenance from master 2. set version to 2.1.0-SNAPHOST + Java compatibility to 1.8 on master WDYT? On 2016-08-24 09:54 (+0200), Francesco Chicchiriccò

Re: Search conditions ignored with "and"

2016-09-05 Thread Francesco Chicchiriccò
;http://localhost:9080/syncope/rest/users?fiql=city==dublin;country==canada; I obtain correctly fiql=city==dublin;country==canada for QUERY_STRING. It seems that it is bash that strips the content after ';' then. Regards. On 02/09/2016 14:03, Francesco Chicchiriccò wrote: - Il 2-set-16,

Re: "Deprecating" wiki pages as mainstream documentation

2016-09-05 Thread Francesco Chicchiriccò
On 05/09/2016 10:52, Francesco Chicchiriccò wrote: Hi all, now that the new documentation is officially published as part of 2.0.0.M5, I would like to go through each page in our wiki and mark it with an admonition header (where applicable) explaining that such page's content is applicable

"Deprecating" wiki pages as mainstream documentation

2016-09-05 Thread Francesco Chicchiriccò
tation (with link) should be considered instead. I have also added a warning at [1]. Any objection? Regards. [1] http://syncope.apache.org/docs/ -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC

[RESULT] [VOTE] Apache Syncope 2.0.0.M5

2016-09-05 Thread Francesco Chicchiriccò
Hi all, after 72 hours, the vote for Syncope 2.0.0.M5 [1] *passes* with 4 PMC + 5 non-PMC votes. +1 (PMC / binding) * Francesco Chicchiriccò * Colm O hEigeartaigh * Marco Di Sabatino * Fabio Martelli +1 (non binding) * Giacomo Lamonaco * Tushar Mishra * Andrea Patricelli * Matteo Di

Re: Apache Syncope & ApacheCon EU 2016 in Seville, Spain

2016-09-05 Thread Francesco Chicchiriccò
Hi, I have recently realized that I will unfortunately not able to join the ApacheCon EU 2016. Colm, I hope that you had the chance to submit your talk, indeed. Regards. On 15/07/2016 17:53, Francesco Chicchiriccò wrote: On 13/07/2016 18:14, Colm O hEigeartaigh wrote: Sounds good Francesco

Are you enjoying Apache Syncope? Please report!

2016-09-03 Thread Francesco Chicchiriccò
appreciate your support and look forward to showcasing how you use the project. Kind thanks, Francesco Chicchiriccò Vice President, Apache Syncope -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair

Re: [DISCUSS] Next releases

2016-09-03 Thread Francesco Chicchiriccò
On Thu, Sep 1, 2016 at 9:28 PM Francesco Chicchiriccò <ilgro...@apache.org> wrote: Hi all, I have solved - well, actually work-arounded - the problem as reported below, which is also the reason why next release will be 2.0.0.M5, not 2.0.0-M5 as originally planned. Updates to the release p

Re: Search conditions ignored with "and"

2016-09-02 Thread Francesco Chicchiriccò
chContext searchContext) >>>> >>>> to >>>> ... >>>> public Book getBook(@QueryParam("_s") String s) >>>> >>>> then I can see _s being equal to: >>>> >>>> name==CXF*;id=ge=123;id=lt=124 >>&

Re: [DISCUSS] Apache Syncope 2.0.0.M5

2016-09-02 Thread Francesco Chicchiriccò
- Il 2-set-16, alle 11:17, Colm O hEigeartaigh cohei...@apache.org ha scritto: > +1. Please use the [VOTE] thread for this ;-) > On Fri, Sep 2, 2016 at 9:07 AM, Francesco Chicchiriccò <ilgro...@apache.org> > wrote: > >> Discussion thread for vote on 2.0.0.M5 rele

[VOTE] Apache Syncope 2.0.0.M5

2016-09-02 Thread Francesco Chicchiriccò
://www.apache.org/dist/syncope/KEYS Vote will be open for 72 hours. [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove (and reason why) Here's my +1. Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation

Re: [DISCUSS] Next releases

2016-09-01 Thread Francesco Chicchiriccò
generation (again due to the Eclipse IDE plugin), which I should have solved with https://github.com/apache/syncope/commit/57cf286b5c792f80b78415b9fa440f8d7f8fcfc0 I hope I'll have enough time tomorrow to try again. Regards. On 27/08/2016 16:57, Francesco Chicchiriccò wrote: FYI, I was trying

Re: Reference Guide Question

2016-09-01 Thread Francesco Chicchiriccò
On 01/09/2016 13:02, Francesco Chicchiriccò wrote: On 01/09/2016 12:53, Colm O hEigeartaigh wrote: Hi all, I just followed the Reference Guide to change the internal storage in the standalone from H2 -> MySQL: https://ci.apache.org/projects/syncope/reference-guide.html#mysql Howe

Re: Reference Guide Question

2016-09-01 Thread Francesco Chicchiriccò
ly generated Master.properties. Please go ahead and make it clearer, if needed; consider that I'll try to start the release process for 2.0.0-M5 later this afternoon. Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Found

Re: Search conditions ignored with "and"

2016-08-30 Thread Francesco Chicchiriccò
Il 30 agosto 2016 13:50:18 CEST, "Francesco Chicchiriccò" <ilgro...@apache.org> ha scritto: >Hi Colm, >have you already tried via SyncopeClient? There should be integration >test cases for AND... I'd think that the fiql string needs to be encoded, otherwise ; cou

Re: Search conditions ignored with "and"

2016-08-30 Thread Francesco Chicchiriccò
t;or" condition appears to work ok. >Searching >for users who live in dublin or the usa returns all 3 users as >expected: > >curl -u admin:password >http://localhost:9080/syncope/rest/users?fiql=city==dublin,country==usa > >This is reproducible on both 2.0.0-SNAPSHOT

Re: Intermittent error during junit Tests

2016-08-28 Thread Francesco Chicchiriccò
o true to override the default behavior.] at org.apache.syncope.fit.core.PullTaskITCase.ldapCleanup(PullTaskITCase.java:369) at org.apache.syncope.fit.core.PullTaskITCase.issueSYNCOPE313LDAP(PullTaskITCase.java:993) -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tir

Re: [DISCUSS] Next releases

2016-08-27 Thread Francesco Chicchiriccò
again next Thursday. Regards. On 2016-08-25 09:32 Francesco Chicchiriccò wrote: On 24/08/2016 16:10, Colm O hEigeartaigh wrote: Sounds good to me, I'll restart looking at the documentation. Thanks Colm: this activity is *extremely* appreciated :-) Regards. On Wed, Aug 24, 2016 at 9:03 AM

Re: [DISCUSS] Next releases

2016-08-25 Thread Francesco Chicchiriccò
olte cose non insegna l'intelligenza" (Eraclito) mercoledì, 24 agosto 2016, 09:54AM +02:00 da Francesco Chicchiriccò<ilgro...@apache.org>: Hi all, the work towards 2.0.0 seems to be almost complete: I should be able to finish the larger missing part (e.g. documentation as per SYNC

<    1   2   3   4   5   6   7   8   9   10   >