Re: [Mavibot] Update

2017-02-16 Thread Emmanuel Lécharny
Le 16/02/2017 à 14:17, Shawn McKinney a écrit : >> On Feb 13, 2017, at 3:30 AM, Emmanuel Lécharny wrote: >> >> Regardless, even if we commit after every single update, we are on par with >> the old version of Mavibot. >> >> The cursor rewrite makes thebrowsi

[Mavibt] Week-end 4...

2017-02-20 Thread Emmanuel Lécharny
Hi ! That was not teh most efficient week-end in my life :-) Not that I didn't spent time on the code, but I faced some unexpected issues... This is where coding is far less productive when you haven't used a piece of paper before. I would blame my fragmented time... Here is what problem I face

Re: [ApacheDS] Questions regarding possible BCrypt support for hashed passwords

2017-02-27 Thread Emmanuel Lécharny
Le 27/02/2017 à 18:17, Thilo-Alexander Ginkel a écrit : > Hi Stefan, all, > > On Sat, Feb 25, 2017 at 9:37 PM, Stefan Seelmann > wrote: >> On 02/25/2017 06:31 PM, Thilo-Alexander Ginkel wrote: >>> 1. There is an existing BCrypt implementation for Java, jBCrypt [1, 2] >>> licensed under the ISC li

Re: [ApacheDS] Questions regarding possible BCrypt support for hashed passwords

2017-02-27 Thread Emmanuel Lécharny
Can you create a JIRA ticket with the pom.xml attached ? Le 27/02/2017 à 18:51, Thilo-Alexander Ginkel a écrit : > On Mon, Feb 27, 2017 at 6:42 PM, Emmanuel Lécharny > wrote: >>> one obstacle showed up when attempting to use jBCrypt from within the >>> API: The original

Apache Directory blogs available

2017-02-28 Thread Emmanuel Lécharny
Hi ! I'm glad to announce that we now have a dedicated Directory blog : https://blogs.apache.org/directory There are currently two blog posts on it : Apache Mavibot history : https://blogs.apache.org/directory/date/20170217 Let's meet B-trees : https://blogs.apache.org/directory/date/2017022

MIA for a bit...

2017-03-02 Thread Emmanuel Lécharny
Hi ! just for you to know, I may be MIA for a while, or at least way less responsive : My wife just gave birth to our wonderful daughter today, and I'm afraid it's going to be our priority number one in the next few weeks :-) Thanks ! -- Emmanuel Lecharny Symas.com directory.apache.org

[Mavibot] Update, week 5

2017-03-05 Thread Emmanuel Lécharny
Hi ! What a week ! Ok I was'nt able to work as much as I would have liked on Mavibot, but still, there is some progress. Addition of values have been fixed. I was able to conduct some performance tests, with various number of elements being added within a transaction (from 1 to 100 000 per trasa

Re: [ApacheDS] Disable account after period of inactivity

2017-03-07 Thread Emmanuel Lécharny
Le 07/03/2017 à 21:29, Pittman, Michael a écrit : > Hi, > > I'm looking for a way to disable a user account if the user has not logged in > for a configurable amount of days. Does ApacheDS currently support this? You would like to set a default passwordPolcy, and set the ads-pwdMaxIdle attribut

Re: Apache Directory Server

2017-03-09 Thread Emmanuel Lécharny
Hi ! Le 09/03/2017 à 10:52, Bikash Srivastava a écrit : > Hi Team, > > I am working on Apache DS, but having a hard time how to code flows and > request gets process inside the server. Actually, it depends on what you want to study. If you want to start from the very moment a request is received

Fwd to the dev mailing list : Could I know the progress of LMDB backend for ApacheDS and I want have a try on it

2017-03-11 Thread Emmanuel Lécharny
Hi Emmanuel and Zheng, Recently I am using ApacheDS as the storage of my project but worried about the DB backend of it. The index of JDBM may be corrupted somehow and it is seems hard to resolve that issue. Another concern is that it is too slow to turn on the syncOnWrite or facing the risk

Fwd to teh dev ML : Re: Could I know the progress of LMDB backend for ApacheDS and I want have a try on it

2017-03-11 Thread Emmanuel Lécharny
e for LMDB before. I will test and use cache to optimize this. Thanks, Zack Liu ____ From: Emmanuel Lécharny Sent: Friday, March 10, 2017 4:32 PM To: Zack Liu Subject: Re: Could I know the progress of LMDB backend for ApacheDS and I want have a try on it Hi, Le 10/0

[Studio] Referring to Snapshot version of the API/ApacheDS + Some other things

2017-03-13 Thread Emmanuel Lécharny
Hi, Stefan, for the record, I changed the pom files to point to SNAPSHOT of the API and ApacheDS libraries. I don't know if it's a problem per se, but it allowed me to use some of the changes I have introduced this week-end in the API. If needed, I can start to cut a release of thos lib and move

Re: [Studio] Referring to Snapshot version of the API/ApacheDS + Some other things

2017-03-13 Thread Emmanuel Lécharny
Le 13/03/2017 à 23:23, Stefan Seelmann a écrit : > On 03/13/2017 09:43 PM, Stefan Seelmann wrote: >> On 03/13/2017 10:53 AM, Emmanuel Lécharny wrote: >>> Hi, >>> >>> >>> Stefan, for the record, I changed the pom files to point to SNAPSHOT of >&g

Re: [Studio] Referring to Snapshot version of the API/ApacheDS + Some other things

2017-03-13 Thread Emmanuel Lécharny
Le 14/03/2017 à 03:24, Emmanuel Lécharny a écrit : > > Le 13/03/2017 à 23:23, Stefan Seelmann a écrit : >> On 03/13/2017 09:43 PM, Stefan Seelmann wrote: >>> On 03/13/2017 10:53 AM, Emmanuel Lécharny wrote: >>>> Hi, >>>> >>>> >>

Re: [ApacheDS] Disable account after period of inactivity

2017-03-14 Thread Emmanuel Lécharny
Le 14/03/2017 à 15:57, Pittman, Michael a écrit : > Hi Emmanuel, Hi Michael, > > Thanks for the response this helps a lot! This is almost what I need, but not > quite all of it. > > I have a custom attribute called 'status' on my custom user object. This > 'status' attribute can be either 'ACT

Re: FW: Apache Directory Studio support

2017-03-23 Thread Emmanuel Lécharny
arted server. that's probably what you want to do. Le 23/03/2017 à 14:49, Bill Zhang a écrit : > Hi there, > Could you please let me know the answer to my quesiton below? > Thank you so much > Bill > > -Original Message----- > From: Emmanuel Lécharny [mailto:elecha.

Re: [API] 30 seconds connect timeout

2017-03-25 Thread Emmanuel Lécharny
Le 25/03/2017 à 23:42, Stefan Seelmann a écrit : > Hi, > > I just noticed that some Studio tests that connect to invalid hostname > or port fail. Reason is that in latest LDAP API trunk > (1.0.0-RC3-SNAPSHOT) which is now used in Studio, the timeout (by > default 30 seconds) seems to be also appl

Re: [API] 30 seconds connect timeout

2017-03-26 Thread Emmanuel Lécharny
Le 26/03/2017 à 09:15, Stefan Seelmann a écrit : > On 03/26/2017 04:37 AM, Emmanuel Lécharny wrote: >> >> Le 25/03/2017 à 23:42, Stefan Seelmann a écrit : >>> Hi, >>> >>> I just noticed that some Studio tests that connect to invalid hostname >>&

Re: [API] 30 seconds connect timeout

2017-03-26 Thread Emmanuel Lécharny
Le 26/03/2017 à 12:07, Stefan Seelmann a écrit : > On 03/26/2017 10:55 AM, Emmanuel Lécharny wrote: >> >> Le 26/03/2017 à 09:15, Stefan Seelmann a écrit : >>> On 03/26/2017 04:37 AM, Emmanuel Lécharny wrote: >>>> Le 25/03/2017 à 23:42, Stefan Seelmann a

Re: [ApacheDS] Repair mode from command line

2017-03-26 Thread Emmanuel Lécharny
Le 26/03/2017 à 13:25, Stefan Seelmann a écrit : > Hi, > > another test that is failing in Studio is related to ApacheDS repair mode. > > I found out that when executing the "repair" command from commandline > (using apacheds.sh from tar.gz) we (1) start the server with boolean > flag startServer

Re: Password policy retrieving problem

2017-03-31 Thread Emmanuel Lécharny
Le 31/03/2017 à 13:23, Maiorano Pasquale a écrit : > Dear Sirs, > > I am using unboundid Library to connect to the ApacheDS. I suggest you switch to teh Apache LDAP API (http://directory.apache.org/api/). It's the one we are developping, it comes with a full AL 2.0 license, and there is no such

Re: SyntaxCheckers status

2017-04-02 Thread Emmanuel Lécharny
Le 02/04/2017 à 14:49, Stefan Seelmann a écrit : > On 03/26/2017 01:40 PM, Emmanuel Lécharny wrote: >> I'm almost done with the refactoring of SyntaxCheckers, having added a >> Builder inner class to all of them. I just have to deal with the >> TelephoneNumber SC whic

Re: R: Password policy retrieving problem

2017-04-03 Thread Emmanuel Lécharny
Le 03/04/2017 à 10:03, Maiorano Pasquale a écrit : > But the release of the LDAP API is the 1.0 not 2.0. Is it Correct? Correct. We have different versions : LDAP API : 1.0.0-RC2 ApacheDS : 2.0.0-M23 Studio : 2.0.0-M12 -- Emmanuel Lecharny Symas.com directory.apache.org

Re: [ApacheDS] Repair mode from command line

2017-04-03 Thread Emmanuel Lécharny
Thanks Stefan ! Le 02/04/2017 à 19:23, Stefan Seelmann a écrit : > On 03/26/2017 01:38 PM, Emmanuel Lécharny wrote: >> >> Le 26/03/2017 à 13:25, Stefan Seelmann a écrit : >>> Hi, >>> >>> another test that is failing in Studio is related to ApacheDS

Re: R: R: Password policy retrieving problem

2017-04-03 Thread Emmanuel Lécharny
Le 03/04/2017 à 11:13, Maiorano Pasquale a écrit : > The environment that I am using is what you stated. Thanks very much. I'l > keep you informed on my progress. I am going to swith using LDAP API 1.0 on > the client side. I am exploring the SW that you send me as a link to test the > psw po

Re: R: R: R: Password policy retrieving problem

2017-04-03 Thread Emmanuel Lécharny
Le 03/04/2017 à 12:13, Maiorano Pasquale a écrit : > My needs are the following: > I do not have to set the psw policy by code. I set them by means of the > directory studio. The psw policy are overall, valid for any entry. If the > client sw tries to connect a user with a psw, and the if I h

Re: R: how to set TLS connection with ApacheDS

2017-04-05 Thread Emmanuel Lécharny
Le 05/04/2017 à 15:31, Maiorano Pasquale a écrit : > sun.security.provider.certpath.SunCertPathBuilderException: unable to find > valid certification path to requested target Likely to be a problem with the certificate you have set on the server : is it a self signed certificate ? If so, you wi

Re: R: R: how to set TLS connection with ApacheDS

2017-04-05 Thread Emmanuel Lécharny
Le 05/04/2017 à 17:25, Maiorano Pasquale a écrit : > Yes it is a self signed certificate, and i have already added the self signed > certificate to the JVM And the certificate you use on the client has been generated using the CA certificate you have stored locally ? -- Emmanuel Lecharny Syma

Re: R: R: how to set TLS connection with ApacheDS

2017-04-05 Thread Emmanuel Lécharny
sage may result in civil and criminal liability. “ > This e-mail has legal value according to the applicable laws only if it is > digitally signed by the sender > -Messaggio originale- > Da: Emmanuel Lécharny [mailto:elecha...@gmail.com] > Inviato: mercoledì 5 aprile 2017 16:22

Re: R: R: R: how to set TLS connection with ApacheDS

2017-04-06 Thread Emmanuel Lécharny
Le 06/04/2017 à 09:52, Maiorano Pasquale a écrit : > The client certificate has been generated by means of keytool with the > following command: > At the very beggining we hve generate the keystored used by apacheDS: > keytool –genkey –keyalg “RSA” –dname “cn=localhost, ou=ApacheDS, o=ASF, c=US”

Re: R: R: R: R: how to set TLS connection with ApacheDS

2017-04-06 Thread Emmanuel Lécharny
Le 06/04/2017 à 11:02, Maiorano Pasquale a écrit : > Thank You Emmanuel. I get tour point. I'l try to stress you as less as > possible, also for your baby that need your care. Up to now I found a > workaround running the compilation with the option > -Djavax.net.ssl.trustStore=C:\DEM\trustedDE

Re: R: R: R: R: how to set TLS connection with ApacheDS

2017-04-06 Thread Emmanuel Lécharny
Le 06/04/2017 à 12:46, Maiorano Pasquale a écrit : > Emmanuel, > I apologize, just another question: > Is it possible to set, in the code on the cliente side, the truststore to > take into account, instead of to use an argument at run time for the JVM: > -Djavax.net.ssl.trustStore=C:\DEM\truste

Re: SyntaxCheckers status

2017-04-08 Thread Emmanuel Lécharny
Le 02/04/2017 à 14:49, Stefan Seelmann a écrit : > On 03/26/2017 01:40 PM, Emmanuel Lécharny wrote: >> I'm almost done with the refactoring of SyntaxCheckers, having added a >> Builder inner class to all of them. I just have to deal with the >> TelephoneNumber SC whic

Re: LDAPConnection seems not raise the LDAPException

2017-04-10 Thread Emmanuel Lécharny
Le 10/04/2017 à 12:46, Maiorano Pasquale a écrit : > Dear Sirs, > I have the following problem: If I bind a user with a wrong password the > method bind of the class LDAConnection does not raise any excpetion even if > investigating in the “bindResp.getLdapResult().getDiagnosticMessage()” > ac

Re: Proposed Wiki Update

2017-04-10 Thread Emmanuel Lécharny
Le 10/04/2017 à 09:42, Brian Burch a écrit : > Hi, > > I have attached a proposed update to the apacheds wiki in the form of > an svn diff against the trunk. > > Unfortunately, I haven't got access to a compatible wiki (I use apache > jspwiki) and so have not been able to verify my markup. Please

Re: apacheds server has thread leak when do some change

2017-04-10 Thread Emmanuel Lécharny
Le 10/04/2017 à 08:38, Qing, Hai (Paul PSW CMS R&D) a écrit : > Hi Sir, Hi ! > > I found there was thread leak when do add/remove/nodify/rename entry in this > class. > This thread always alive when I integrated the apacheds into my application. > Even I called ApacheDsService's stop method

Re: Proposed Wiki Update

2017-04-10 Thread Emmanuel Lécharny
Le 10/04/2017 à 23:23, Stefan Seelmann a écrit : > On 04/10/2017 04:36 PM, Emmanuel Lécharny wrote: > >> I have applied your changes, and it's now visible for verification on >> http://directory.staging.apache.org/apacheds/basic-ug/1.4.3-adding-partition.html. >> >

Re: Proposed Wiki Update

2017-04-11 Thread Emmanuel Lécharny
Le 11/04/2017 à 03:21, Brian Burch a écrit : > >>> I have applied your changes, and it's now visible for verification on >>> http://directory.staging.apache.org/apacheds/basic-ug/1.4.3-adding-partition.html. >>> >>> >>> If you like it, I can publish it. It seems good to me, just for the >>> recor

Re: Proposed Wiki Update

2017-04-11 Thread Emmanuel Lécharny
Le 11/04/2017 à 09:13, Brian Burch a écrit : > On 11/04/17 16:26, Stefan Seelmann wrote: >> On 04/11/2017 08:19 AM, Emmanuel Lécharny wrote: >>> >>> >>> Le 10/04/2017 à 23:23, Stefan Seelmann a écrit : >>>> On 04/10/2017 04:36 PM, Emmanuel Léchar

Re: R: LDAPConnection seems not raise the LDAPException

2017-04-11 Thread Emmanuel Lécharny
Le 11/04/2017 à 12:08, Maiorano Pasquale a écrit : > Thank you all for the clarification, very usefull. Just a question on the > ApacheDS side. When I modify the password policy on Apache DS, not via code, > I need to re-start the server for apply them? And the T0 for the password > policy is

Re: SyntaxCheckers status

2017-04-17 Thread Emmanuel Lécharny
Le 02/04/2017 à 14:49, Stefan Seelmann a écrit : > On 03/26/2017 01:40 PM, Emmanuel Lécharny wrote: >> I'm almost done with the refactoring of SyntaxCheckers, having added a >> Builder inner class to all of them. I just have to deal with the >> TelephoneNumber SC whic

Re: Proposed Wiki Update

2017-04-18 Thread Emmanuel Lécharny
Hi Biran, I do think that granting you commit acces is probably the easiest solution ! Let's do that. -- Emmanuel Lecharny Symas.com directory.apache.org

[vote] Gtant Brian Burch commit access to the apacheds-site

2017-04-18 Thread Emmanuel Lécharny
Hi guys, we don't anymore have a real wiki, as the web site is stored in svn. I would like to vote Biran Burch as committer on the apaceds-site branch of the project [ ] +1 Vote Brian in [ ] +/- O I don't hae an opinion [ ] -1 No, don't vote Brian in Thanks ! -- Emmanuel Lecharny Symas.

Re: thread leak when do these operations:ADD,DELETE,MODIFY,MOVE,RENAME,MOVE_AND_RENAME

2017-04-18 Thread Emmanuel Lécharny
Hi Qing, you are most certainly right ! I have added your code suggestion in the server, I still have to run the test, will do that tomottow morning (it's 4am here...) Many thanks for the thorough analysis ! -- Emmanuel Lecharny Symas.com directory.apache.org

Re: thread leak when do these operations:ADD,DELETE,MODIFY,MOVE,RENAME,MOVE_AND_RENAME

2017-04-18 Thread Emmanuel Lécharny
Le 19/04/2017 à 04:13, Qing, Hai (Paul PSW CMS R&D) a écrit : > Hi sir, > The attachment files were I revised. Please reference it. For the record, it would be much more efficient to attach a diff, instead of the full file. May I also suggest you create a JIRA's for such bg reports ? It has the

Re: pwdValidator

2017-04-20 Thread Emmanuel Lécharny
Le 20/04/2017 à 11:01, Maiorano Pasquale a écrit : > Dear All, > I accidentally deleted the entry “ads-pwdValidator from the password policy. > I remember that was a string set by default. Is there someone that can > provide me that string? Is it important for the pwd policy administration? If

Re: lockout duration

2017-04-20 Thread Emmanuel Lécharny
Le 20/04/2017 à 12:39, Maiorano Pasquale a écrit : > Error: the configured value editor cannot handle this value What exactlyhave you done ? Editing teh ads_pwdlockout value in DN: ads-pwdId=default,ou=passwordPolicies,ads-interceptorId=authenticationInterceptor,ou=interceptors,ads-directoryServ

Re: R: lockout duration

2017-04-20 Thread Emmanuel Lécharny
Le 20/04/2017 à 13:50, Maiorano Pasquale a écrit : > I have added the attribute ads_pwdlockout to the following DN: > DN: > ads-pwdid=default,ou=passwordPolicies,ads-interceptorId=authenticationInterceptor,ou=interceptors,ads-directoryServiceId=default,ou=config Ah, yes, this is a bug that has

Re: R: R: lockout duration

2017-04-20 Thread Emmanuel Lécharny
Le 20/04/2017 à 15:01, Maiorano Pasquale a écrit : > I have fixed the problem by myself: It is enough to double click on the > attribute value, when there is the error string, that the field is > automatically set to TRUE. I don not know why but it works. yes, if you are not on MacOSX, you can

Re: Wink project terminated

2017-04-24 Thread Emmanuel Lécharny
Le 24/04/2017 à 08:50, Pierre Smits a écrit : > I always find it sad to see an open source project reach it end of life. Darwin wins, at the end :-) There are many projects that reach end of life, and open source projects are no different. The thing is that a project ends for 3 different reaso

Result, was : [vote] Gtant Brian Burch commit access to the apacheds-site

2017-04-24 Thread Emmanuel Lécharny
been received. I think we can grant him access to the site repository atm. Thanks ! Le 19/04/2017 à 06:14, Lucas Theisen a écrit : > +1 > > On Apr 18, 2017 10:15 PM, "Emmanuel Lécharny" wrote: > >> Hi guys, >> >> >> we don't anymore have a real wi

Re: svn commit: r1792611 - in /directory/apacheds/trunk: http-integration/src/main/java/org/apache/directory/server/integration/http/ installers-maven-plugin/src/main/java/org/apache/directory/server/

2017-04-25 Thread Emmanuel Lécharny
Hi Colm, I do agree that the change is valid and useful. Now, there are many references to FileOutputStream and FileInutStream in : - api-ldap_client-api - api-ldap-schema-data - api-util - mavibot - api-dsml-parser - api-ldap-model - api-ldap-schema-converter I guess we should also convert thos

Re: [VOTE] Apache Fortress 2.0.0-RC2 release

2017-05-06 Thread Emmanuel Lécharny
Le 04/05/2017 à 15:29, Shawn McKinney a écrit : > git clone --branch 2.0.0-RC2 > https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git Hi ! Running tests as described in https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-APACHEDS.md, I get this error

Re: [VOTE] Apache Fortress 2.0.0-RC2 release

2017-05-06 Thread Emmanuel Lécharny
False alarm. I erased the fortress core directory, created a new ApacheDS server, and git cone again after having created a brand new ApacheDS server : I suspect I was running an old ADS instance with an old schema, as all is good now ! I'll check the other components today. thanks ! -- Em

Re: [VOTE] Apache Fortress 2.0.0-RC2 release

2017-05-07 Thread Emmanuel Lécharny
My +1 Everything is fine. Le 07/05/2017 à 15:44, Shawn McKinney a écrit : >> On May 7, 2017, at 1:32 AM, Emmanuel Lécharny wrote: >> >> False alarm. >> >> I erased the fortress core directory, created a new ApacheDS server, and >> git cone again after

Re: [ApacheDS] EntryCursor hangs when search ApacheDS with SSL/TLS

2017-05-15 Thread Emmanuel Lécharny
Le 15/05/2017 à 18:46, Pittman, Michael a écrit : > Hi Guys, > > I'm trying to harden my system by implementing SSL/TLS encryption between my > client and ApacheDS server. I'm running into the issue where once I use LDAPS > or startTLS, then when I go to search ApacheDS it hangs on the > Entry

Re: [ApacheDS] EntryCursor hangs when search ApacheDS with SSL/TLS

2017-05-15 Thread Emmanuel Lécharny
Le 15/05/2017 à 23:36, Pittman, Michael a écrit : > Thanks for the quick reply! > > Do you have at least one entry? > > - Yes there are plenty of entries in the ApacheDS. Sorry, my question was inaccurate... I wanted to know if you were receiving some entries before it halts (And I guess the a

LDAPCON 2017 Brussels, RFP ends in 2 days !

2017-05-27 Thread Emmanuel Lécharny
Hi guys, The RFP is closing on sunday evening, so please submit your papers before it's too late ! This conference will be held in Brussels, in the middle of Europe, a real friendly place ! I just submitted my paper on Mavibot, feel free to push yours ! https://ldapcon.org/2017/call-for-pape

Re: Release API, Server, Studio

2017-05-28 Thread Emmanuel Lécharny
I Stefan, I'm not sure you received my response, but if so, can you post it back on teh dev mailing list ? My mailer -g- again chose to send the response to you instead of the list... Thanks ! Le 28/05/2017 à 21:15, Stefan Seelmann a écrit : > Hi all, > > in order to release a new Studio

Re: Release API, Server, Studio

2017-05-28 Thread Emmanuel Lécharny
Le 28/05/2017 à 22:36, Stefan Seelmann a écrit : > On 05/28/2017 10:21 PM, Emmanuel Lécharny wrote: >> >> Le 28/05/2017 à 21:15, Stefan Seelmann a écrit : >>> Hi all, >>> >>> in order to release a new Studio version we also need to release the API >

failure while running mvn release:perform

2017-05-30 Thread Emmanuel Lécharny
Hi guys, I'm facing some issue with the mvn release:perform : [INFO] --- [INFO] T E S T S [INFO] --- [INFO] Running org.apache.directory.api.osgi.ApiAsn1ApiOsgiTest [INFO] ... [INFO] Tests

Re: failure while running mvn release:perform

2017-05-30 Thread Emmanuel Lécharny
Le 30/05/2017 à 11:31, Colm O hEigeartaigh a écrit : > Hi Emmanuel, > > We ran into that same error in the OSGi tests in CXF. We had to downgrade > to Surefire 2.18.1 to get it to work afaik. This is the version we are using :/ -- Emmanuel Lecharny Symas.com directory.apache.org

Re: failure while running mvn release:perform

2017-05-31 Thread Emmanuel Lécharny
We had to downgrade > to Surefire 2.18.1 to get it to work afaik. > > Colm. > > On Tue, May 30, 2017 at 10:25 AM, Emmanuel Lécharny > wrote: > >> Hi guys, >> >> >> I'm facing some issue with the mvn release:perform : >> >> >>

[no subject]

2017-05-31 Thread Emmanuel Lécharny
Hi, I'd like to release our project POM 39. I have updated many plugin dependencies to the latest available versions (see my previous mail). The tag is here: https://svn.apache.org/repos/asf/directory/project/tags/39/ The staging repository is here: https://repository.apache.org/content/reposito

Re: failure while running mvn release:perform

2017-06-01 Thread Emmanuel Lécharny
Le 02/06/2017 à 02:04, Lucas Theisen a écrit : > Dam! Thank you for pushing through this. Great work. It was quite a fight ! Hopefully, I had some time to deal with the issues, being in vacations :-) Now to release ApacheDS ! -- Emmanuel Lecharny Symas.com directory.apache.org

Re: [VOTE] Apache LDAP API 1.0.0 release

2017-06-02 Thread Emmanuel Lécharny
Le 02/06/2017 à 06:55, Brian Burch a écrit : > On 02/06/17 10:01, Emmanuel Lecharny wrote: >> Hi, >> >>This is a vote for the final release candidate of the 1.0.0 LDAP >> API/Shared. >> >> This is a bug fix release, and mainly a closure of the 1.0 version. >> >> One critical bug has been fixe

ApacheDS release

2017-06-02 Thread Emmanuel Lécharny
Hi, Stefan, I'm ready to cut the release, unless you want to check the repair/restart comand. Just let me know ! Thanks ! -- Emmanuel Lecharny Symas.com directory.apache.org

Re: [VOTE] Apache LDAP API 1.0.0 release

2017-06-02 Thread Emmanuel Lécharny
Le 02/06/2017 à 12:07, Brian Burch a écrit : > On 02/06/17 18:33, Emmanuel Lécharny wrote: please retry with the > correct tag, you should get better result ! > > Yes, much better! > > I ran "mvn install", but it still comes up with two "failures":

Re: [VOTE] Apache LDAP API 1.0.0 release

2017-06-02 Thread Emmanuel Lécharny
Le 02/06/2017 à 12:37, Colm O hEigeartaigh a écrit : > +1. BTW the source + binary link actually goes to the RC2 link (even though > the text of the link is 1.0.0). Yes : blame copy/paste for that ;-) -- Emmanuel Lecharny Symas.com directory.apache.org

Re: [VOTE] Apache LDAP API 1.0.0 release

2017-06-02 Thread Emmanuel Lécharny
Le 02/06/2017 à 12:27, Brian Burch a écrit : > On 02/06/17 20:13, Emmanuel Lécharny wrote: >> >> >> Le 02/06/2017 à 12:07, Brian Burch a écrit : >>> On 02/06/17 18:33, Emmanuel Lécharny wrote: please retry with the >>> correct tag, you should get b

Re: [VOTE] Apache LDAP API 1.0.0 release

2017-06-02 Thread Emmanuel Lécharny
Le 02/06/2017 à 16:37, Colm O hEigeartaigh a écrit : > Hi Emmanuel, > > I'm seeing some errors when I upgrade Kerby to pick up 1.0.0: > > java.lang.NoSuchFieldError: EMPTY_BYTES > at > org.apache.directory.server.core.authn.AuthenticationInterceptor.bind(AuthenticationInterceptor.java:521) >

Re: [VOTE] Apache LDAP API 1.0.0 release

2017-06-02 Thread Emmanuel Lécharny
Le 03/06/2017 à 02:41, Brian Burch a écrit : > On 02/06/17 20:46, Emmanuel Lécharny wrote: >> >> >> Le 02/06/2017 à 12:27, Brian Burch a écrit : >>> On 02/06/17 20:13, Emmanuel Lécharny wrote: >>>> >>>> >>>> Le 02/06/2017 à 12:07

Re: [VOTE] Apache LDAP API 1.0.0 release

2017-06-02 Thread Emmanuel Lécharny
Le 03/06/2017 à 04:31, Brian Burch a écrit : > On 03/06/17 12:02, Emmanuel Lécharny wrote: >> >> >>> >>> I can see from the surefire JIRAs you've been onto this problem for a >>> while, so well done for chasing it down! >>> >>>

Re: failure while running mvn release:perform

2017-06-03 Thread Emmanuel Lécharny
Hi guys, I'm facing teh same issue when running the release on apacheds, but this timeI tried somethig : reverting to felix 5.6.1, and it seems to do the trick. If I run the release:prepare with felix 5.6.4, I get the failure, if I do the same thing with felix 5.6.1, it passes. At this point, I

Re: [VOTE] Apache LDAP API 1.0.0 release

2017-06-03 Thread Emmanuel Lécharny
Le 03/06/2017 à 09:26, Brian Burch a écrit : > On 03/06/17 12:39, Emmanuel Lécharny wrote: >> >> >> Le 03/06/2017 à 04:31, Brian Burch a écrit : >>> On 03/06/17 12:02, Emmanuel Lécharny wrote: >>>> >>> >>> So... do you propose to

Re: [VOTE] Apache DS 2.0.0-M24 release

2017-06-04 Thread Emmanuel Lécharny
Le 04/06/2017 à 15:28, Stefan Seelmann a écrit : > On 06/03/2017 09:31 PM, Emmanuel Lecharny wrote: >> - Nexus repository: >> https://repository.apache.org/content/repositories/orgapachedirectory-1235/ > 404, but > https://repository.apache.org/content/repositories/orgapachedirectory-1135 > works

Re: [VOTE] Apache DS 2.0.0-M24 release

2017-06-05 Thread Emmanuel Lécharny
Le 04/06/2017 à 15:28, Stefan Seelmann a écrit : > On 06/03/2017 09:31 PM, Emmanuel Lecharny wrote: > >> - Distribution packages and sources : >> https://dist.apache.org/repos/dist/dev/directory/apacheds/2.0.0-M24/ > I don't see Windows (exe) and Linux (deb, rpm) "installers". But I'm ok > with s

Re: [VOTE] Apache DS 2.0.0-M24 release

2017-06-05 Thread Emmanuel Lécharny
Le 05/06/2017 à 14:37, Brian Burch a écrit : > On 04/06/17 05:31, Emmanuel Lecharny wrote: >> Hi, > Results : > > Tests run: 452, Failures: 0, Errors: 0, Skipped: 17 > > [INFO] > > [INFO] Reactor Summary: > [INFO] ... > [INF

Re: [VOTE] Apache DS 2.0.0-M24 release

2017-06-06 Thread Emmanuel Lécharny
Le 06/06/2017 à 09:29, Brian Burch a écrit : > On 06/06/17 16:10, Stefan Seelmann wrote: >> >>> The two disks are identical and configured as a linux soft RAID array. >>> They are Hitachi HDS721010CLA332s - 1 Tb 7200 rpm. >> >> I'm sure that's the cause. I also tried to build ApacheDS on a server

Re: [VOTE] Apache DS 2.0.0-M24 release

2017-06-06 Thread Emmanuel Lécharny
Le 06/06/2017 à 23:03, Stefan Seelmann a écrit : > On 06/05/2017 10:34 AM, Emmanuel Lécharny wrote: >> >> Le 04/06/2017 à 15:28, Stefan Seelmann a écrit : >>> On 06/03/2017 09:31 PM, Emmanuel Lecharny wrote: >>> >>>> - Distribution packages and sour

Result, was [VOTE] Apache LDAP API 1.0.0 release

2017-06-06 Thread Emmanuel Lécharny
I'm closing this vote, with 6 binding +1 and 1 non binding +1 : Brian (non binding), Colm, Kiran, Radovan, Shawn, Stefan, and me. I'll finalize the release now. Thanks to all of you, especially to Brian who has spent a hell lot of time running the build many times because of some surefire bug. I

Result, was : [VOTE] Apache DS 2.0.0-M24 release

2017-06-06 Thread Emmanuel Lécharny
Hi guys, I'm closing this vote with 5 binding +1 and one non binding +1 : Brian (non-binding), Colm, Kiran, Lucas, Stefan, and me. I will close the release and push the packages soon. Note : we have some issue in the debian package builder, and I have added some way to get rid of the 30mins lim

[Mavibot] redux...

2017-06-13 Thread Emmanuel Lécharny
Hi guys ! 3 months without touching this beast, I was quite busy enjoying the new little me, vacations and API/ApacheDS release (which took me one full week) ! So I have been able to put some thought on mental paper last weeks. I came to realize that teh way we process updates is not completly

Re: Requirements

2017-06-18 Thread Emmanuel Lécharny
Le 18/06/2017 à 11:58, Christopher Wood a écrit : > Hi, > > I have spent some time trying to work out why Apache Directory Studio on my > Linux system had stopped working. > > I feel it would be helpful if the page > http://directory.apache.org/studio/download/download-linux.html was updated > so

Re: Help needed to publish wiki change

2017-06-29 Thread Emmanuel Lécharny
Le 29/06/2017 à 11:03, Brian Burch a écrit : > Stefan has kindly helped me jump through several hurdles, so I > successfully committed a small change to the Advanced User Guide > (correcting invalid markdown for urls inside a table). I edited the > text and used svn to update the site source. > >

Re: Help needed to publish wiki change

2017-06-29 Thread Emmanuel Lécharny
Le 29/06/2017 à 15:39, Brian Burch a écrit : > >> So now, if you go to >> http://directory.apache.org/apacheds/advanced-ug/4.2-authorization.html, >> you can see your changes ! > > No I couldn't!!! I copied your url above into a new browser window and > the "bad" markdown was still there... > > I

[Studio] Lambda and Java 8 requirement

2017-07-26 Thread Emmanuel Lécharny
Hi guys, recently, some changes in Studio makes it require Java 8 : +// Handle referral +Consumer consumer = referralHandlingData -> { +referralHandlingData.connectionWrapper.modifyEntry( referralHandlingData.referralDn, +

Re: [Studio] Lambda and Java 8 requirement

2017-07-26 Thread Emmanuel Lécharny
Le 26/07/2017 à 15:39, Shawn McKinney a écrit : >> On Jul 26, 2017, at 5:38 AM, Emmanuel Lécharny wrote: >> >> I think we might also want to move to Java 8 for teh API and ApacheDS? bt >> that is another discussion to have. >> >> So I just want to state

Re: [Studio] Lambda and Java 8 requirement

2017-07-26 Thread Emmanuel Lécharny
Le 26/07/2017 à 16:29, Lucas Theisen a écrit : > I think switching to java 8 is the right thing to do. It's actually > getting hard to find java 7 installs for Windows to build the code with Actually, you don't need to build the code with Java 7 : Maven is configured to generate Java 7 comp

Re: [Studio] Lambda and Java 8 requirement

2017-07-26 Thread Emmanuel Lécharny
Le 26/07/2017 à 20:02, Stefan Seelmann a écrit : > On 07/26/2017 12:38 PM, Emmanuel Lécharny wrote: >> Hi guys, >> >> >> recently, some changes in Studio makes it require Java 8 : >> >> >> +// Handle refer

Re: Build-failure in apacheds-parent

2017-07-28 Thread Emmanuel Lécharny
Le 28/07/2017 à 15:19, Dineth Chalitha Basnayaka a écrit : > Unsupported > major.minor version 52.0 Which java vesion are you using ? -- Emmanuel Lecharny Symas.com directory.apache.org

Re: Build-failure in apacheds-parent

2017-07-28 Thread Emmanuel Lécharny
; > Uva Wellassa University of Sri Lanka > > dinethchali...@gmail.com > > [image: facebook.png] <https://www.facebook.com/dineth.basnayake>[image: > Linked in alt.png] > <https://www.linkedin.com/in/dineth-chalitha-basnayake-a79032ba/>[image: > github.png] <ht

Re: Build-failure in apacheds-parent

2017-07-29 Thread Emmanuel Lécharny
t; > Uva Wellassa University of Sri Lanka > > dinethchali...@gmail.com > > [image: facebook.png] <https://www.facebook.com/dineth.basnayake>[image: > Linked in alt.png] > <https://www.linkedin.com/in/dineth-chalitha-basnayake-a79032ba/>[image: > github.png] <htt

Ldap API 2.0 roadmap

2017-08-03 Thread Emmanuel Lécharny
Hi guys, I didn't had time last week-end to post this mail. We have released the Apache LDAP API 1.0 a few weeks ago. This was a great acomplishment, after years of efforts. It was not perfect, but still, 'good enough' is probably the correct description. Beside this effort, I started to work

Re: Ldap API 2.0 roadmap

2017-08-03 Thread Emmanuel Lécharny
Le 03/08/2017 à 15:05, Shawn McKinney a écrit : > >> On Aug 3, 2017, at 7:03 AM, Emmanuel Lécharny wrote: >> >> >> Beside this effort, I started to work on a branch >> (http://svn.apache.org/viewvc/directory/shared/branches/shared-value/) >> which was a r

Re: Access LDAPmessage

2017-08-03 Thread Emmanuel Lécharny
Le 03/08/2017 à 18:11, Dineth Chalitha Basnayaka a écrit : > Hi all, > > Is there way to access client's LDAPmessage at the server side. Yes. Now the question is : where do you want to get the LdapMessage from ? Ie, are you implementing your own intecreptor, for instance ? -- Emmanuel Lecharny

Re: Ldap API 2.0 roadmap

2017-08-03 Thread Emmanuel Lécharny
Le 03/08/2017 à 18:43, Radovan Semancik a écrit : > On 08/03/2017 02:03 PM, Emmanuel Lécharny wrote: >> We have released the Apache LDAP API 1.0 a few weeks ago. This was a >> great acomplishment, after years of efforts. It was not perfect, but >> still, 'good enoug

Re: Access LDAPmessage

2017-08-03 Thread Emmanuel Lécharny
Le 03/08/2017 à 18:56, Dineth Chalitha Basnayaka a écrit : > Yes. I'am trying to do capture LDAPmessage at server side and map it > message elements to java objects. I need to now exactly where in the server you want to have access to the LdapMessage in order to give you some information on how

Re: Access LDAPmessage

2017-08-03 Thread Emmanuel Lécharny
Le 03/08/2017 à 19:34, Dineth Chalitha Basnayaka a écrit : > When I am going to access AddRequest message, I want access that message > when its come to AddRequestDecorator class in ldap server. Is it possible? Again, you are not precise enough. AddRequestDecorator is an LDAP API class, it does

Re: Access LDAPmessage

2017-08-03 Thread Emmanuel Lécharny
Le 04/08/2017 à 05:32, Dineth Chalitha Basnayaka a écrit : > Can you give what are the possible places in ldap server I can access that > message. http://www.catb.org/esr/faqs/smart-questions.html#explicit In other word, ApacheDS is a 200 000 lines of code project. Im not going to go throught i

<    7   8   9   10   11   12   13   14   15   16   >