Re: [VOTE] Apache DS 2.0.0.AM26 release

2020-03-02 Thread Shawn McKinney
+1, built on centos 7, 8, Java 8. Also installed binaries on centos 8 and ran fortress unit tests. — Shawn > On Mar 2, 2020, at 12:02 PM, Colm O hEigeartaigh wrote: > > +1. Built and verified distribution, tested the upgrade works OK for various > other Apache projects that depend on it. >

[jira] [Commented] (DIRSERVER-2301) Apache DS 2.0.0.AM26 Maven install fails with Unkown JVM/keysize

2020-03-02 Thread Brian Burch (Jira)
[ https://issues.apache.org/jira/browse/DIRSERVER-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17049713#comment-17049713 ] Brian Burch commented on DIRSERVER-2301: Can't update the key fields after ac

[jira] [Created] (DIRSERVER-2301) Apache DS 2.0.0.AM26 Maven install fails with Unkown JVM/keysize

2020-03-02 Thread Brian Burch (Jira)
Brian Burch created DIRSERVER-2301: -- Summary: Apache DS 2.0.0.AM26 Maven install fails with Unkown JVM/keysize Key: DIRSERVER-2301 URL: https://issues.apache.org/jira/browse/DIRSERVER-2301 Project: D

Re: [VOTE] Apache DS 2.0.0.AM26 release

2020-03-02 Thread Emmanuel Lécharny
On 02/03/2020 20:26, Stefan Seelmann wrote: On 3/2/20 8:14 PM, Shawn McKinney wrote: On Mar 2, 2020, at 1:09 PM, Shawn McKinney wrote: Here is the trace for failure #2: Left off the trailing bit: ... [WARNING] Tests run: 24, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.865 s - in

Re: [VOTE] Apache DS 2.0.0.AM26 release

2020-03-02 Thread Stefan Seelmann
On 3/2/20 8:14 PM, Shawn McKinney wrote: > >> On Mar 2, 2020, at 1:09 PM, Shawn McKinney wrote: >> >> Here is the trace for failure #2: > > Left off the trailing bit: > > ... > > [WARNING] Tests run: 24, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: > 1.865 s - in org.apache.directory.ser

Re: [VOTE] Apache DS 2.0.0.AM26 release

2020-03-02 Thread Stefan Seelmann
I think the below stacktraces are no error, but some tests just test behaviour with invalid keystores. As long as there are not test failures reported in KeyStoreIT that's fine. On 3/2/20 8:09 PM, Shawn McKinney wrote: > Here is the trace for failure #2: > > [1]Centos 8 > > $ mvn -v > Apache Mav

Re: [VOTE] Apache DS 2.0.0.AM26 release

2020-03-02 Thread Shawn McKinney
> On Mar 2, 2020, at 1:09 PM, Shawn McKinney wrote: > > Here is the trace for failure #2: Left off the trailing bit: ... [WARNING] Tests run: 24, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.865 s - in org.apache.directory.server.ppolicy.PasswordPolicyIT [INFO] Running org.apache.dir

Re: [VOTE] Apache DS 2.0.0.AM26 release

2020-03-02 Thread Shawn McKinney
> On Mar 2, 2020, at 1:09 PM, Shawn McKinney wrote: > > So, upgrading to maven 3.5.x got me past originally reported problem on > Centos 7, but still doesn’t test clean on Centos 7. Err, doesn’t test clean on Centos 7 or 8. — Shawn -

Re: [VOTE] Apache DS 2.0.0.AM26 release

2020-03-02 Thread Shawn McKinney
> On Mar 2, 2020, at 7:47 AM, Stefan Seelmann wrote: > > please see my comments inline... > >> [1] Centos7 problem. >> >> $mvn -version >> >> Apache Maven 3.0.5 (Red Hat 3.0.5-17) > > I'm quite sure that Maven version is too old, please use version 3.6. Tried again three times: 1. Centos

Re: [VOTE] Apache DS 2.0.0.AM26 release

2020-03-02 Thread Colm O hEigeartaigh
+1. Built and verified distribution, tested the upgrade works OK for various other Apache projects that depend on it. Colm. On Sun, Mar 1, 2020 at 8:08 PM Stefan Seelmann wrote: > +1 > > * Verified checksums and signatures > * Built source package with Java 8 > > Yay, many thanks Emmanuel! > >

Re: ApacheDS 2.0.0.AM26 release

2020-03-02 Thread Emmanuel Lécharny
FTR, I just added the bin and archive packages that were missing on https://dist.apache.org/repos/dist/dev/directory/apacheds/2.0.0.AM26/ On 28/02/2020 10:45, Emmanuel Lécharny wrote: Hi ! I'm cutting the long requested release of ApacheDS M26. It takes a bit of time, I'm currently generati

Re: [VOTE] Apache DS 2.0.0.AM26 release

2020-03-02 Thread Stefan Seelmann
Hi Shawn, please see my comments inline... > [1] Centos7 problem. > > $mvn -version > > Apache Maven 3.0.5 (Red Hat 3.0.5-17) I'm quite sure that Maven version is too old, please use version 3.6. > [2] Ubuntu18 problem. > > $mvn -version > > Apache Maven 3.6.0 > Maven home: /usr/share/maven

Re: [VOTE] Apache DS 2.0.0.AM26 release

2020-03-02 Thread Stefan Seelmann
On 3/2/20 9:46 AM, Brian Burch wrote: > Hmm, perhaps +1...? > > Sorry to raise a problem, but  "mvn clean install" gets three test > failures for me when running under:- > > OpenJDK 64-Bit Server VM (build 11.0.5+10-post-Ubuntu-0ubuntu1.1, mixed > mode, sharing > > Do you think this is a local e

Re: [VOTE] Apache DS 2.0.0.AM26 release

2020-03-02 Thread Shawn McKinney
> On Mar 2, 2020, at 2:58 AM, Emmanuel Lécharny wrote: > > On 02/03/2020 09:46, Brian Burch wrote: >> Hmm, perhaps +1...? >> >> Sorry to raise a problem, but "mvn clean install" gets three test failures >> for me when running under:- >> >> OpenJDK 64-Bit Server VM (build 11.0.5+10-post-Ubun

Re: [VOTE] Apache DS 2.0.0.AM26 release

2020-03-02 Thread Emmanuel Lécharny
On 02/03/2020 09:46, Brian Burch wrote: Hmm, perhaps +1...? Sorry to raise a problem, but  "mvn clean install" gets three test failures for me when running under:- OpenJDK 64-Bit Server VM (build 11.0.5+10-post-Ubuntu-0ubuntu1.1, mixed mode, sharing Do you think this is a local environme

Re: [VOTE] Apache DS 2.0.0.AM26 release

2020-03-02 Thread Brian Burch
Hmm, perhaps +1...? Sorry to raise a problem, but "mvn clean install" gets three test failures for me when running under:- OpenJDK 64-Bit Server VM (build 11.0.5+10-post-Ubuntu-0ubuntu1.1, mixed mode, sharing Do you think this is a local environment error, or something more general which