Re: rm -rf *Decorator ;-)

2018-10-03 Thread Emmanuel Lécharny
Le 03/10/2018 à 16:36, Radovan Semancik a écrit : > On 10/03/2018 04:12 PM, Emmanuel Lécharny wrote: >> I remember Alex reaction when he discovered those Decorator additions, >> which was kind of "what the HECK is THAT ??? Ok, your choice, I'm not >> going to touch it with a 10 feet pole..." (ki

Re: SCIMple release process

2018-10-03 Thread Stefan Seelmann
Hi Steve, I'm also concerned that you continued to develop and release the previous code base. Regarding continuous delivery: I'm afraid the ASF release policies [1] won't allow that because an official release must be approved by the PMC, especially to verify licensing aspects, which normally ta

Re: SCIMple release process

2018-10-03 Thread Emmanuel Lécharny
Le 03/10/2018 à 16:21, Moyer, Steven William a écrit : > I've read through a few of the release documents for other Apache Directory > projects and have a few questions for the team. With SCIMple we've been > gradually moving towards having a continuous delivery workflow and, while > we've s

Re: SCIMple release process

2018-10-03 Thread Brian Demers
https://www.apache.org/dev/release-publishing.html CD gets a little tricky given the above. Personally, I'd like to see an initial release before worrying about the CD portion (but I have a non-binding vote here) On Wed, Oct 3, 2018 at 10:21 AM, Moyer, Steven William wrote: > I've read through

SCIMple release process

2018-10-03 Thread Moyer, Steven William
I've read through a few of the release documents for other Apache Directory projects and have a few questions for the team. With SCIMple we've been gradually moving towards having a continuous delivery workflow and, while we've still got a ways to go, I'm wondering what that would look like wit

[jira] [Commented] (DIRSERVER-2247) Invalid signature file digest for Manifest main attributes - When switching from 2.0.0-M24 to 2.0.0-AM25

2018-10-03 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16637215#comment-16637215 ] Colm O hEigeartaigh commented on DIRSERVER-2247: [~elecharny] the pro

[jira] [Updated] (DIRSERVER-2247) Invalid signature file digest for Manifest main attributes - When switching from 2.0.0-M24 to 2.0.0-AM25

2018-10-03 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated DIRSERVER-2247: --- Attachment: DIRSERVER-2247.patch > Invalid signature file digest for Mani

Re: rm -rf *Decorator ;-)

2018-10-03 Thread Radovan Semancik
On 10/03/2018 04:12 PM, Emmanuel Lécharny wrote: I remember Alex reaction when he discovered those Decorator additions, which was kind of "what the HECK is THAT ??? Ok, your choice, I'm not going to touch it with a 10 feet pole..." (kind of. He may have been less polite...) 6 or 7 years later (I

Re: rm -rf *Decorator ;-)

2018-10-03 Thread Shawn McKinney
> On Oct 3, 2018, at 9:12 AM, Emmanuel Lécharny wrote: > > The problem is that the implementation was really a nightmare (and still > is). Anyone who wants to add a new extendedOperation or a nex Control > has to go through many classes and is likely to get lost (I experienced > it last month wh

Re: rm -rf *Decorator ;-)

2018-10-03 Thread Kiran Ayyagari
On Wed, Oct 3, 2018 at 7:42 PM Emmanuel Lécharny wrote: > Hi ! > > a quick mail as a follow up of my last night insomnias... > > > Last week-end I wa scompleting my rewrite of the Message encoding part. > The gain is clear : > - simpler code (way simpler !!!) > - faster code (way faster, too, 2.5

rm -rf *Decorator ;-)

2018-10-03 Thread Emmanuel Lécharny
Hi ! a quick mail as a follow up of my last night insomnias... Last week-end I wa scompleting my rewrite of the Message encoding part. The gain is clear : - simpler code (way simpler !!!) - faster code (way faster, too, 2.5x average) At the end of this refactoring, I faced some issues with the