Re: disable Spring security anonymous authentication for REST API?

2015-02-06 Thread Francesco Chicchiriccò
security:anonymous enabled=false/ as you suggest above is anyway an option. Regards. [1] https://issues.apache.org/jira/browse/SYNCOPE-132 -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon

Re: disable Spring security anonymous authentication for REST API?

2015-02-06 Thread Francesco Chicchiriccò
methods The general idea was to keep as less methods as public available to unauthenticated users, as opposite as it used to be prior to SYNCOPE-132. Hope this clarifies. Regards. Gesendet: Freitag, 06. Februar 2015 um 13:22 Uhr Von: Francesco Chicchiriccò ilgro...@apache.org An: dev

Re: Minor Syncope WADL issue

2015-02-06 Thread Francesco Chicchiriccò
On 05/02/2015 12:29, Sergey Beryozkin wrote: Hi Francesco On 05/02/15 08:13, Francesco Chicchiriccò wrote: On 04/02/2015 14:49, Sergey Beryozkin wrote: Hi Francesco, Finally, not an issue but a praise for a WADL stylesheet shipped with Syncope. I saw a recent presentation from Colm, and I

Re: Minor Syncope WADL issue

2015-02-05 Thread Francesco Chicchiriccò
-wip-us.apache.org/repos/asf/cxf/commit/ad8e4ddf [3] https://github.com/ipcsystems/wadl-stylesheet/blob/master/wadl.xsl [4] https://github.com/apache/syncope/blob/1_2_X/core/src/main/java/org/apache/syncope/core/rest/WADLServlet.java -- Francesco Chicchiriccò Tirasa - Open Source Excellence http

[RESULT] [VOTE] Apache Syncope 1.2.2

2015-02-02 Thread Francesco Chicchiriccò
Hi all, after 72 hours, the vote for Syncope 1.2.2 [1] *passes* with 5 PMC + 2 non-PMC votes. +1 (PMC / binding) * Fabio Martelli * Marco Di Sabatino * Massimiliano Perrone * Guido Wimmel * Francesco Chicchiriccò +1 (non binding) * Giacomo Lamonaco * Andrea Patricelli 0 none -1 none Thanks

Re: [VOTE] Apache Syncope 1.2.2

2015-02-02 Thread Francesco Chicchiriccò
On 30/01/2015 13:22, Francesco Chicchiriccò wrote: I've created a 1.2.2 release, with the following artifacts up for a vote: GIT source tag (syncope-1.2.2 1bceff6ca): https://git-wip-us.apache.org/repos/asf?p=syncope.git;a=tag;h=syncope-1.2.2 List of changes: https://git-wip-us.apache.org

Re: [VOTE] Apache Syncope 1.2.2

2015-02-02 Thread Francesco Chicchiriccò
noticed only after release that without QueryResourceInfoComparator the integration test suite is not fully stable (with Java 6), hence I've restored that afterwards. Regards. On 30.01.2015 13:22, Francesco Chicchiriccò wrote: I've created a 1.2.2 release, with the following artifacts up

[ANN] Apache Syncope 1.2.2 released

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

[VOTE] Apache Syncope 1.2.2

2015-01-30 Thread Francesco Chicchiriccò
release keys (signed 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) -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software

Re: User and Role Data binder problem

2015-01-28 Thread Francesco Chicchiriccò
. Hope this will clarify a little bit. -Messaggio originale- Da: Francesco Chicchiriccò [mailto:ilgro...@apache.org] Inviato: martedì 27 gennaio 2015 14:11 A:dev@syncope.apache.org Oggetto: Re: User and Role Data binder problem On 27/01/2015 14:07, Nicola Baiocco wrote: Here, our solution

Re: User and Role Data binder problem

2015-01-27 Thread Francesco Chicchiriccò
On 27/01/2015 13:29, Francesco Chicchiriccò wrote: On 26/01/2015 16:25, Nicola Baiocco wrote: Hi, we have some problem during update propagations to external resource of users and roles in Syncope 1.2.1. In our case, the external resource has a derived attribute configured as account id

Re: User and Role Data binder problem

2015-01-27 Thread Francesco Chicchiriccò
. -Messaggio originale- Da: Francesco Chicchiriccò [mailto:ilgro...@apache.org] Inviato: martedì 27 gennaio 2015 13:31 A: dev@syncope.apache.org Oggetto: Re: User and Role Data binder problem On 27/01/2015 13:29, Francesco Chicchiriccò wrote: On 26/01/2015 16:25, Nicola Baiocco wrote: Hi, we have some

Re: User and Role Data binder problem

2015-01-27 Thread Francesco Chicchiriccò
should also provide some more information about your resource mapping. 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 http://people.apache.org/~ilgrosso/

Re: Minor Syncope WADL issue

2015-01-23 Thread Francesco Chicchiriccò
dependency (the Scala compiler). If you want, and also provide some details and guidance about how to fit into there, I can contribute the XSL to a new CXF module and we can have also Syncope to depend on that. WDYT? Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http

Re: Connector propagation ONE PHASE vs TWO PHASES details

2015-01-20 Thread Francesco Chicchiriccò
resource and returns immediately. Later, when the propagation has completed, the external resource will notify the actual propagation result to Syncope. Hope this clarifies. Regards. [1] https://cwiki.apache.org/confluence/display/SYNCOPE/Propagation -- Francesco Chicchiriccò Tirasa - Open

Re: Synchronization Tasks

2015-01-11 Thread Francesco Chicchiriccò
? -Messaggio originale- Da: Francesco Chicchiriccò [mailto:ilgro...@apache.org] Inviato: giovedì 8 gennaio 2015 08:35 A: dev@syncope.apache.org Oggetto: Re: Synchronization Tasks On 07/01/2015 17:44, Nicola Baiocco wrote: Hi all, Is there a way to get all task executions included

Re: Synchronization Tasks

2015-01-07 Thread Francesco Chicchiriccò
On 07/01/2015 17:44, Nicola Baiocco wrote: Hi all, Is there a way to get all task executions included the running ones? Hi Nicola, have you taken a look at the REST API reference [1]? I think that GET /tasks/{taskId} where taskId is the synchronization task id should provide the

Re: Provisioning manager pull request

2014-12-28 Thread Francesco Chicchiriccò
. Regards. [1] http://syncope-dev.1063484.n5.nabble.com/Proposal-An-Apache-Camel-Integratation-Proposal-td5714531.html [2] https://issues.apache.org/jira/browse/SYNCOPE-623 [3] https://svn.apache.org/repos/private/foundation/officers/iclas.txt -- Francesco Chicchiriccò Tirasa - Open Source

Re: [PROPOSAL] Code re-organization for Apache Syncope 2.0

2014-12-22 Thread Francesco Chicchiriccò
Hi all, FYI, I have opened SYNCOPE-620 to keep track of this. 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 http://people.apache.org/~ilgrosso/

Re: [PROPOSAL] Code re-organization for Apache Syncope 2.0

2014-12-11 Thread Francesco Chicchiriccò
On 11/12/2014 08:22, Guido Wimmel wrote: Hi Francesco, On 09.12.2014 17:37, Francesco Chicchiriccò wrote: Hi all, I think it is time to re-organize our codebase in order to allow easier maintenance and simplify extendability. I have put a proposal at [1] - as you can see it is an empty

Re: [PROPOSAL] Code re-organization for Apache Syncope 2.0

2014-12-10 Thread Francesco Chicchiriccò
available to land a hand for 1.3? I would also avoid to wait an year before new major release - as it happened with 1.2.0... Regards. [1] https://issues.apache.org/jira/issues/?jql=project+%3D+SYNCOPE+AND+fixVersion+%3D+1.3.0+AND+status+%3D+Open+ORDER+BY+priority+DESC -- Francesco

Re: [PROPOSAL] Code re-organization for Apache Syncope 2.0

2014-12-10 Thread Francesco Chicchiriccò
customization and deployment. 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 http://people.apache.org/~ilgrosso/

[PROPOSAL] Code re-organization for Apache Syncope 2.0

2014-12-09 Thread Francesco Chicchiriccò
this (huge) refactoring for Apache Syncope 2.0, e.g. on a new branch. WDYT? [1] https://github.com/ilgrosso/syncope2 -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http

Re: NullPointerException in NotificationJob?

2014-12-04 Thread Francesco Chicchiriccò
:?] at org.apache.syncope.core.notification.NotificationJob.execute(NotificationJob.java:228) ~[NotificationJob.class:?] at org.quartz.core.JobRunShell.run(JobRunShell.java:202) ~[quartz-2.2.1.jar:?] ... 1 more Hi Guido, yet, it smells like a bug: could you open an issue? Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence

Re: prevent writing of velocity.log in Syncope 1.2.X / master?

2014-12-01 Thread Francesco Chicchiriccò
On 01/12/2014 12:33, Francesco Chicchiriccò wrote: On 01/12/2014 10:58, Guido Wimmel wrote: Hi, actually, this only applies to Syncope-based projects which have the log4j 1.X API on the classpath. For Syncope plain this is not the case, so Velocity falls back to CommonsLogLogChute anyway

Re: prevent writing of velocity.log in Syncope 1.2.X / master?

2014-11-30 Thread Francesco Chicchiriccò
? Definitely +1: please go ahead. We added Syncope's VelocityEngineFactoryBean for allowing custom resource injection (e.g. to be able to load mail templates from configuration directory), so if anything is missing from original Spring's we need to add it. Regards. -- Francesco Chicchiriccò Tirasa

[ANN] Apache Syncope 1.2.1 released

2014-11-21 Thread Francesco Chicchiriccò
The Apache Syncope team is pleased to announce the release of Syncope 1.2.1. Apache Syncope is an Open Source system for managing digital identities in enterprise environments, implemented in JEE technology . The release will be available within 24h from:

Re: [VOTE] Apache Syncope 1.2.1

2014-11-20 Thread Francesco Chicchiriccò
On 17/11/2014 10:00, Francesco Chicchiriccò wrote: I've created a 1.2.1 release, with the following artifacts up for a vote: GIT source tag (f06582b6fefacde669a589c7b35b28717ab50a6d): https://git-wip-us.apache.org/repos/asf?p=syncope.git;a=tag;h=f06582b6fefacde669a589c7b35b28717ab50a6d List

Re: [VOTE] Apache Syncope 1.2.1

2014-11-20 Thread Francesco Chicchiriccò
Hi all, after 72 hours, the vote for Syncope 1.2.1 [1] *passes* with 6 PMC + 1 non-PMC votes. +1 (PMC / binding) * Fabio Martelli * Marco Di Sabatino * Massimiliano Perrone * Colm O hEigeartaigh * Guido Wimmel * Francesco Chicchiriccò +1 (non binding) * Andrea Patricelli 0 none -1 none

[RESULT] [VOTE] Apache Syncope 1.2.1

2014-11-20 Thread Francesco Chicchiriccò
Sorry, wrong subject, sending again. Regards. On 21/11/2014 08:38, Francesco Chicchiriccò wrote: Hi all, after 72 hours, the vote for Syncope 1.2.1 [1] *passes* with 6 PMC + 1 non-PMC votes. +1 (PMC / binding) * Fabio Martelli * Marco Di Sabatino * Massimiliano Perrone * Colm O hEigeartaigh

Re: [VOTE] Apache Syncope 1.2.1

2014-11-19 Thread Francesco Chicchiriccò
REST API design in his talk. Slides are available here: http://events.linuxfoundation.org/sites/events/files/slides/syncope_apachecon.pdf Cool! Can you also provide locations for other talks' slides? Regards. On Wed, Nov 19, 2014 at 8:40 AM, Francesco Chicchiriccò ilgro...@apache.org wrote

Re: [VOTE] Apache Syncope 1.2.1

2014-11-18 Thread Francesco Chicchiriccò
=CHANGES;hb=44bc3e5bcd1abdff7c500ee2c18d4db4a8557a78 [3] http://apacheconeu2014.sched.org/event/2d6ce4e95d559c326d40de9bdc5e1c21#.VGxHBIV3_FU -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon

[VOTE] Apache Syncope 1.2.1

2014-11-17 Thread Francesco Chicchiriccò
release keys (signed 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) -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software

Re: [DISCUSS] SVN repository cleanup

2014-10-24 Thread Francesco Chicchiriccò
our wiki in order to find references to /trunk or /branches and to change into links to https://git-wip-us.apache.org/repos/asf?p=syncope.git Any volunteer? Regards. On 22/10/2014 15:47, Colm O hEigeartaigh wrote: Seems reasonable to me. Colm. On Wed, Oct 22, 2014 at 8:10 AM, Francesco

Re: [DISCUSS] SVN repository cleanup

2014-10-24 Thread Francesco Chicchiriccò
On 24/10/2014 10:50, Colm O hEigeartaigh wrote: Yup, I'll do it. Thanks Colm! FYI, * trunk was removed in http://svn.apache.org/r1634032 * branches was removed in http://svn.apache.org/r1634033 Regards. On Fri, Oct 24, 2014 at 9:34 AM, Francesco Chicchiriccò ilgro...@apache.org wrote

[ANN] Apache Syncope source repo is on GIT

2014-10-24 Thread Francesco Chicchiriccò
the process we've been following, take a look at https://issues.apache.org/jira/browse/SYNCOPE-559 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 http

Re: [DISCUSS] Time to switch to GIT?

2014-10-22 Thread Francesco Chicchiriccò
with the proposal of removing the former paths from the SVN repo. Regards. Gesendet: Dienstag, 21. Oktober 2014 um 09:28 Uhr Von: Francesco Chicchiriccò ilgro...@apache.org An: dev@syncope.apache.org Betreff: Re: [DISCUSS] Time to switch to GIT? Hi all, quick update: as reported in this comment [1

[DISCUSS] SVN repository cleanup

2014-10-22 Thread Francesco Chicchiriccò
reference to /tags in release notes and upgrade procedures. Before taking any action, I thought it was worth to briefly have a discussion about this: I'm proposing to remove /branches and /trunk and to leave /tags as is (for the reason expressed above). WDYT? -- Francesco Chicchiriccò Tirasa

Re: [DISCUSS] Time to switch to GIT?

2014-10-21 Thread Francesco Chicchiriccò
anything to Subversion*, thanks. Regards. [1] https://issues.apache.org/jira/browse/SYNCOPE-574?focusedCommentId=14178065page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14178065 On 06/10/2014 10:01, Francesco Chicchiriccò wrote: FYI, I've opened INFRA-8435

[RESULT] [VOTE] Apache Syncope 1.2.0

2014-10-07 Thread Francesco Chicchiriccò
Hi all, after 72 hours, the vote for Syncope 1.2.0 [1] *passes* with 5 PMC + 1 non-PMC votes. +1 (PMC / binding) * Massimiliano Perrone * Colm O hEigeartaigh * Guido Wimmel * Marco Di Sabatino * Francesco Chicchiriccò +1 (non binding) * Andrea Patricelli 0 none -1 none Thanks to everyone

[ANN] Apache Syncope 1.2.0 released

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

Re: [DISCUSS] Time to switch to GIT?

2014-10-06 Thread Francesco Chicchiriccò
, Colm O hEigeartaigh wrote: +1, most of the other Apache projects I work on have already switched to git. Colm. On Thu, Oct 2, 2014 at 11:26 AM, Fabio Martelli fabio.marte...@gmail.com wrote: Il 02/10/2014 09:51, Francesco Chicchiriccò ha scritto: Hi all, as you know we are already using the R

Re: [DISCUSS] Time to switch to GIT?

2014-10-06 Thread Francesco Chicchiriccò
FYI, I've opened INFRA-8435 and SYNCOPE-559 for this. Regards. On 06/10/2014 09:35, Francesco Chicchiriccò wrote: Hi all, it seems we have consensus here: I am going to open an issue on JIRA to INFRA with the following requests: 1. switch our source repo to GIT 2. make the current SVN

Re: [VOTE] Apache Syncope 1.2.0

2014-10-06 Thread Francesco Chicchiriccò
- /syncope-console): do you think this is confusing? 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 http://people.apache.org/~ilgrosso/

Re: [VOTE] Apache Syncope 1.2.0

2014-10-06 Thread Francesco Chicchiriccò
configuration for PMD and Checkstyle, only used during build. I can't see any usage of syncope-build-tools:classes as public artifact. Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC

Re: [VOTE] Apache Syncope 1.2.0

2014-10-06 Thread Francesco Chicchiriccò
On 06/10/2014 14:01, Guido Wimmel wrote: Gesendet: Montag, 06. Oktober 2014 um 12:55 Uhr Von: Francesco Chicchiriccò ilgro...@apache.org An: dev@syncope.apache.org Betreff: Re: [VOTE] Apache Syncope 1.2.0 On 06/10/2014 12:49, Guido Wimmel wrote: +1 I only wondered why syncope-build-tools

[VOTE] Apache Syncope 1.2.0

2014-10-03 Thread Francesco Chicchiriccò
approve [ ] +0 no opinion [ ] -1 disapprove (and reason why) -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/

Powered by Apache Syncope

2014-10-02 Thread Francesco Chicchiriccò
/foundation/press/kit/#poweredby [2] http://apache.org/foundation/press/kit/poweredBy/pb-syncope.jpg [3] http://apache.org/foundation/press/kit/poweredBy/pb-syncope.psd -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member

Time for 1.2.0?

2014-10-02 Thread Francesco Chicchiriccò
? 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 http://people.apache.org/~ilgrosso/

Re: Notifications based on performed workflow tasks

2014-09-29 Thread Francesco Chicchiriccò
09:20 Uhr Von: Francesco Chicchiriccò ilgro...@apache.org An: dev@syncope.apache.org Betreff: Re: Notifications based on performed workflow tasks On 25/09/2014 17:29, Guido Wimmel wrote: Hi, up to Syncope 1.1.4, notifications could be sent based on the performed tasks as reported back

Re: check for id!=0 in UserController?

2014-09-29 Thread Francesco Chicchiriccò
, notification, and so on. 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 http://people.apache.org/~ilgrosso/

Re: check for id!=0 in UserController?

2014-09-29 Thread Francesco Chicchiriccò
On 29/09/2014 12:39, Guido Wimmel wrote: Hi Francesco, Gesendet: Montag, 29. September 2014 um 12:12 Uhr Von: Francesco Chicchiriccò ilgro...@apache.org An: dev@syncope.apache.org Betreff: Re: check for id!=0 in UserController? On 29/09/2014 12:08, Guido Wimmel wrote: Hi, we observed

Re: Notifications based on performed workflow tasks

2014-09-26 Thread Francesco Chicchiriccò
/1_2_X/core/src/main/java/org/apache/syncope/core/workflow/user/activiti/task/Notify.java [2] https://svn.apache.org/repos/asf/syncope/branches/1_2_X/core/src/main/resources/content.xml -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software

Re: [VOTE] Apache Syncope 1.2.0-M1

2014-09-12 Thread Francesco Chicchiriccò
On 08/09/2014 17:43, Francesco Chicchiriccò wrote: I've created a version release, with the following artifacts up for a vote: SVN source tag (r1623414): https://svn.apache.org/repos/asf/syncope/tags/syncope-1.2.0-M1/ List of changes: https://svn.apache.org/repos/asf/syncope/tags/syncope

[RESULT] [VOTE] Apache Syncope 1.2.0-M1

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

[ANN] Apache Syncope 1.2.0-M1 released

2014-09-12 Thread Francesco Chicchiriccò
The Apache Syncope team is pleased to announce the release of Syncope 1.2.0-M1. Apache Syncope is an Open Source system for managing digital identities in enterprise environments, implemented in JEE technology . The release will be available within 24h from:

[VOTE] Apache Syncope 1.2.0-M1

2014-09-08 Thread Francesco Chicchiriccò
. [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove (and reason why) -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/

Re: Travis messages...

2014-09-03 Thread Francesco Chicchiriccò
would be sent to private@s.a.o so that any PMC member can manage it. WDYT? [1] https://mail-search.apache.org/members/private-arch/syncope-private/201304.mbox/%3c516563d1.6090...@apache.org%3E [2] http://markmail.org/message/ehuxjazbodyi5nyr -- Francesco Chicchiriccò Tirasa - Open Source

Re: Travis messages...

2014-09-03 Thread Francesco Chicchiriccò
On 03/09/2014 11:17, Emmanuel Lécharny wrote: Le 03/09/14 09:12, Francesco Chicchiriccò a écrit : I don't think we can ask infra to setup a non-moderated mailing list as Emmanuel suggests; I'm not suggesting that : it's simply impossible. however, a simple alternative could be to create

Re: Travis messages...

2014-09-03 Thread Francesco Chicchiriccò
On 03/09/2014 11:57, Francesco Chicchiriccò wrote: On 03/09/2014 11:17, Emmanuel Lécharny wrote: Le 03/09/14 09:12, Francesco Chicchiriccò a écrit : I don't think we can ask infra to setup a non-moderated mailing list as Emmanuel suggests; I'm not suggesting that : it's simply impossible

Re: [PROPOSAL] Some roadmap ideas

2014-08-17 Thread Francesco Chicchiriccò
, it could be very helpful for the users. WDYT ? Thanks, Regards JB -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PPMC http://people.apache.org/~ilgrosso/

Re: Syncope loose connection server if not available during at startup?

2014-08-14 Thread Francesco Chicchiriccò
/connector/reload (1.1.X Spring MVC) * POST /cxf/connectors/reload (1.1.X CXF) HTH 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 http://people.apache.org

[DISCUSS] Non-Maven binary artifacts

2014-08-11 Thread Francesco Chicchiriccò
, in order to check that they still work fine. This will dramatically speed-up the deploy time (not requiring to upload to Maven repositories some artifacts that are not actually meant to be used via Maven). WDYT? [1] http://syncope.apache.org/release-process.html -- Francesco Chicchiriccò

Re: svn propchange: r1615073 - svn:log

2014-08-01 Thread Francesco Chicchiriccò
-- --- svn:log (original) +++ svn:log Fri Aug 1 11:42:57 2014 @@ -1 +1 @@ -[OLINGO-535] Merge from 1_2_X +[SYNCOPE-535] Merge from 1_2_X -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software

Re: [DISCUSS] Debian packages

2014-07-25 Thread Francesco Chicchiriccò
it to SYNCOPE-535. 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 http://people.apache.org/~ilgrosso/

Re: [DISCUSS] Debian packages

2014-07-22 Thread Francesco Chicchiriccò
if providing .deb downloadable artifacts might require some additional work - OpenOffice is doing this, so I do assume it is feasible. WDYT? [1] http://markmail.org/message/grzgm22b64p4hmo7 [2] https://github.com/ieugen/apache-syncope-debian -- Francesco Chicchiriccò Tirasa - Open Source

[DISCUSS] Debian packages

2014-07-18 Thread Francesco Chicchiriccò
do assume it is feasible. WDYT? [1] http://markmail.org/message/grzgm22b64p4hmo7 [2] https://github.com/ieugen/apache-syncope-debian -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon

[DISCUSS] Debian packages

2014-07-18 Thread Francesco Chicchiriccò
some additional work - OpenOffice is doing this, so I do assume it is feasible. WDYT? [1] http://markmail.org/message/grzgm22b64p4hmo7 [2] https://github.com/ieugen/apache-syncope-debian -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache

Re: Your project uses a possibly LGPL dependency: com.icegreen.greenmail:greenmail

2014-07-12 Thread Francesco Chicchiriccò
-plugin.btmatthews.com/ [2] https://code.google.com/p/subethasmtp/ -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/

Re: [VOTE] Apache Syncope 1.1.8

2014-07-07 Thread Francesco Chicchiriccò
On 03/07/2014 14:02, Francesco Chicchiriccò wrote: I've created a 1.1.8 release, with the following artifacts up for a vote: SVN source tag (r1607578): https://svn.apache.org/repos/asf/syncope/tags/syncope-1.1.8/ List of changes: https://svn.apache.org/repos/asf/syncope/tags/syncope-1.1.8

[RESULT] [VOTE] Apache Syncope 1.1.8

2014-07-07 Thread Francesco Chicchiriccò
Hi all, after 72 hours, the vote for Syncope 1.1.8 [1] *passes* with 6 PMC + 1 non-PMC votes. +1 (PMC / binding) * Fabio Martelli * Massimiliano Perrone * Marco Di Sabatino * Guido Wimmel * Colm O hEigeartaigh * Francesco Chicchiriccò +1 (non binding) * Andrea Patricelli 0 none -1 none

Re: [DISCUSS] Syncope 1.2.0M1 (WAS Re: Work for next major release 1.2.0)

2014-07-07 Thread Francesco Chicchiriccò
Hi all, having received a whole positive feedback, I am going to create a new 1_2_X branch from trunk. Regards. On 03/07/2014 14:47, Francesco Chicchiriccò wrote: HI all, I am resurrecting this old thread because almost all issues for 1.2.0 have been resolved https://issues.apache.org

[SECURITY] CVE-2014-3503 Apache Syncope

2014-07-07 Thread Francesco Chicchiriccò
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 CVE-2014-3503: Insecure Random implementations used to generate passwords in Apache Syncope Severity: Major Vendor: The Apache Software Foundation Versions Affected: This vulnerability affects all versions of Apache Syncope 1.1.x prior to

[ANN] Apache Syncope 1.1.8 released

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

[VOTE] Apache Syncope 1.1.8

2014-07-03 Thread Francesco Chicchiriccò
://syncope.apache.org/1.1.8/ PGP release keys (signed 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) -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved

[DISCUSS] Apache Syncope 1.1.8

2014-07-03 Thread Francesco Chicchiriccò
/dist/syncope/) -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/

Re: [DISCUSS] Syncope 1.2.0M1 (WAS Re: Work for next major release 1.2.0)

2014-07-03 Thread Francesco Chicchiriccò
procedure WDYT? From the other side, we are currently using LOG4J 2.0-rc2 and CXF 3.0.1-SNAPSHOT On 20/02/2014 08:45, Francesco Chicchiriccò wrote: Hello there, lately CXF and LOG4J2 published their updated milestone releases (3.0.0-milestone2 and 2.0-rc1 respectively), hence our current trunk

Re: Task Rules

2014-06-25 Thread Francesco Chicchiriccò
://issues.apache.org/jira/browse/SYNCOPE-471 -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/

Re: Binary Schema UI enhancements

2014-06-24 Thread Francesco Chicchiriccò
+ [1]. WDYT? [1] http://syncope-user.1051894.n5.nabble.com/Certificates-in-Syncope-td5706704.html -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http

Re: Running Syncope Embed using a permanent h2 instance

2014-06-24 Thread Francesco Chicchiriccò
-Internalstorage -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/

Re: ApacheCon CFP closes June 25

2014-06-13 Thread Francesco Chicchiriccò
On 11/06/2014 14:02, Francesco Chicchiriccò wrote: Dear Syncoper, As you may be aware, ApacheCon will be held this year in Budapest, on November 17-23. (See http://apachecon.eu for more info.) The Call For Papers for that conference is still open, but will be closing soon. We need you talk

Re: UI regression

2014-06-13 Thread Francesco Chicchiriccò
tasks are created internally by the PropagationManager and NotificationManager respectively. You can compare the trunk UI with 1.1.X running at http://syncopedemo.tirasa.net Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache

Re: Default Sync/Push/Propagation Actions

2014-06-13 Thread Francesco Chicchiriccò
it may mislead a user into thinking they have to select the default, when this is not necessary. +1 this sounds reasonable. Default*Actions are somehow needed in 1.1.X but can be made abstract for sure in 1.2.X - especially after SYNCOPE-502 Regards. -- Francesco Chicchiriccò Tirasa - Open

ApacheCon CFP closes June 25

2014-06-11 Thread Francesco Chicchiriccò
all kinds of talks - deep technical talks, hands-on tutorials, introductions for beginners, or case studies about the awesome stuff you're doing with Syncope. Please consider submitting a proposal, at http://events.linuxfoundation.org/events/apachecon-europe/program/cfp Thanks! -- Francesco

Re: [PROPOSAL] Some roadmap ideas

2014-06-05 Thread Francesco Chicchiriccò
/Roadmap -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/

Re: 1.2 REST API

2014-06-04 Thread Francesco Chicchiriccò
to /rest so as not to break REST-based 1.1 clients, WDYT? I don't see any problem with this redirect - I am actually wondering how to implement it - but AFAIR there are some differences between CXF 1.1 and 1.2 APIs. Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http

Re: svn commit: r1599484 - /syncope/trunk/pom.xml

2014-06-03 Thread Francesco Chicchiriccò
/groupId artifactIdcommons-logging/artifactId -version1.1.1/version +version${commons.logging.version}/version scopeprovided/scope /dependency dependency -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved

Re: [DISCUSS] Drop Java 6 support in trunk

2014-05-21 Thread Francesco Chicchiriccò
/end_of_public_updates_for [3] http://cxf.547215.n5.nabble.com/DISCUSS-Short-term-plans- branching-td5744177.html [4] http://syncope-dev.1063484.n5.nabble.com/An-Apache-Camel-Integratation-Proposal-Important-updates-td5715029.html -- Francesco Chicchiriccò Tirasa - Open Source Excellence http

[DISCUSS] Drop Java 6 support in trunk

2014-05-20 Thread Francesco Chicchiriccò
? Regards. [1] http://commons.apache.org/proper/commons-dbcp/ [2] https://blogs.oracle.com/java/entry/end_of_public_updates_for [3] http://cxf.547215.n5.nabble.com/DISCUSS-Short-term-plans-branching-td5744177.html -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net

[SECURITY] CVE-2014-0111 Apache Syncope

2014-04-15 Thread Francesco Chicchiriccò
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 CVE-2014-0111: Remote code execution by an authenticated administrator Severity: Important Vendor: The Apache Software Foundation Versions Affected: Syncope 1.0.0 to 1.0.8 Syncope 1.1.0 to 1.1.6 Description: In the various places in which Apache

[ANN] Apache Syncope 1.0.9 and 1.1.7 released

2014-04-15 Thread Francesco Chicchiriccò
The Apache Syncope team is pleased to announce the release of Syncope 1.0.9 and 1.1.7. Apache Syncope is an Open Source system for managing digital identities in enterprise environments, implemented in JEE technology . The releases will be available within 24h from:

Re: [VOTE] Apache Syncope 1.1.7

2014-04-14 Thread Francesco Chicchiriccò
On 11/04/2014 13:41, Francesco Chicchiriccò wrote: I've created a 1.1.7 release, with the following artifacts up for a vote: SVN source tag (r1586609): https://svn.apache.org/repos/asf/syncope/tags/syncope-1.1.7/ List of changes: https://svn.apache.org/repos/asf/syncope/tags/syncope-1.1.7

Re: [VOTE] Apache Syncope 1.0.9

2014-04-14 Thread Francesco Chicchiriccò
On 11/04/2014 13:42, Francesco Chicchiriccò wrote: On 11/04/2014 11:29, Francesco Chicchiriccò wrote: I've created a 1.0.9 release, with the following artifacts up for a vote: SVN source tag (r1586602): https://svn.apache.org/repos/asf/syncope/tags/syncope-1.0.9/ List of changes: https

[RESULT][VOTE] Apache Syncope 1.1.7

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

[RESULT][VOTE] Apache Syncope 1.0.9

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

[VOTE] Apache Syncope 1.0.9

2014-04-11 Thread Francesco Chicchiriccò
(signed using ABCDEFG): http://www.apache.org/dist/syncope/KEYS Vote will be open for 72 hours. [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove (and reason why) -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member

[VOTE] Apache Syncope 1.1.7

2014-04-11 Thread Francesco Chicchiriccò
://syncope.apache.org/1.1.7/ PGP release keys (signed 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) -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved

Re: [VOTE] Apache Syncope 1.0.9

2014-04-11 Thread Francesco Chicchiriccò
On 11/04/2014 11:29, Francesco Chicchiriccò wrote: I've created a 1.0.9 release, with the following artifacts up for a vote: SVN source tag (r1586602): https://svn.apache.org/repos/asf/syncope/tags/syncope-1.0.9/ List of changes: https://svn.apache.org/repos/asf/syncope/tags/syncope-1.0.9

Re: An Apache Camel Integratation Proposal - Important updates

2014-04-04 Thread Francesco Chicchiriccò
/SyncopeCamel -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/

Re: Scheduling Context configuration

2014-03-28 Thread Francesco Chicchiriccò
On 28/03/2014 11:41, Francesco Chicchiriccò wrote: On 28/03/2014 11:38, Chiari Stefano wrote: Hi, I had some problem setting up a brand new environment (on centos linux). I was always getting this error, when starting up tomcat /ERROR org.quartz.impl.StdSchedulerFactory - Couldn't generate

<    3   4   5   6   7   8   9   10   11   >