Re: [VOTE] Release Apache LDAP API 2.0.0

2019-11-10 Thread Emmanuel Lécharny
No problem, but how will it work on Studio when you will have 2.0.0 and 
2.0.0.AMx ? (OTOH, you can still define the version specifically).



What about the future ? Will we keep the milstones and RCs ?


On 09/11/2019 20:07, Stefan Seelmann wrote:

Hi Emmanuel,

I think it's fine as is, let's keep it 2.0.0 and at some point we
release a 2.0.1 which is greater than 2.0.0.X

Kind Regards,
Stefan

On 11/9/19 11:56 AM, Emmanuel Lecharny wrote:

Le sam. 9 nov. 2019 à 11:47, Stefan Seelmann  a
écrit :


+1

Verified signatures and checksums
Built with OpenJDK 8 and 12

I expect issues using this version in Studio update site because 2.0.0
is smaller than 2.0.0.AMx, but lets fix this with a next 2.0.1 release
as I don't like those AM/RC/GA suffixes and rather like to continue with
semantic versioning that everyone

understands.
Yes, I understand. This is quite problematic because we need something that
people understand and that OSGi can process, thus the AMx instead of Mx.

Anyway, GA would also break because GA < RCx... we would need BRCx, which
is nonsense.

Another solution would be to take the Chrome Firefox road and only use X.Y
releases, with no M, RC or GA. Not necessarily idiotic...

Regarding the 2.0.0, I can cut a new release which would be just a tag (
2.0.0.GA) with no vote. Wdyt?



Thanks Emmanuel!

Kind Regards,
Stefan


On 11/6/19 3:09 PM, Emmanuel Lécharny wrote:

Hi all,

this is a vote for the release of Apache LDAP API 2.0.0

This is a GA, at least !

There are a couple important fixes :

o DIRMINA-342  - Unbind breaks connection

o DIRAPI-349 - DN with hex values aren't parsed properly when not schema
aware

and an improvement

o DIRAPI-344 - Allow a LDIF entry loading to be accepted when the
SchemaManager is in relaxed mode


The revision :



https://gitbox.apache.org/repos/asf?p=directory-ldap-api.git;a=commit;h=763ad553749e59cfb12259c8f58a75aee3653d1a


The source and binary distribution packages:
https://dist.apache.org/repos/dist/dev/directory/api/2.0.0

The staging repository:


https://repository.apache.org/content/repositories/orgapachedirectory-1185


Please cast your votes:
[ ] +1 Release Apache LDAP API 2.0.0
[ ] 0 abstain
[ ] -1 Do not release Apache LDAP API 2.0.0


Thanks !


-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org

--

Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com



-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



Re: [VOTE] Release Apache LDAP API 2.0.0

2019-11-09 Thread Stefan Seelmann
+1

Verified signatures and checksums
Built with OpenJDK 8 and 12

I expect issues using this version in Studio update site because 2.0.0
is smaller than 2.0.0.AMx, but lets fix this with a next 2.0.1 release
as I don't like those AM/RC/GA suffixes and rather like to continue with
semantic versioning that everyone understands.

Thanks Emmanuel!

Kind Regards,
Stefan


On 11/6/19 3:09 PM, Emmanuel Lécharny wrote:
> Hi all,
> 
> this is a vote for the release of Apache LDAP API 2.0.0
> 
> This is a GA, at least !
> 
> There are a couple important fixes :
> 
> o DIRMINA-342  - Unbind breaks connection
> 
> o DIRAPI-349 - DN with hex values aren't parsed properly when not schema
> aware
> 
> and an improvement
> 
> o DIRAPI-344 - Allow a LDIF entry loading to be accepted when the
> SchemaManager is in relaxed mode
> 
> 
> The revision :
> 
> https://gitbox.apache.org/repos/asf?p=directory-ldap-api.git;a=commit;h=763ad553749e59cfb12259c8f58a75aee3653d1a
> 
> 
> The source and binary distribution packages:
> https://dist.apache.org/repos/dist/dev/directory/api/2.0.0
> 
> The staging repository:
> https://repository.apache.org/content/repositories/orgapachedirectory-1185
> 
> 
> Please cast your votes:
> [ ] +1 Release Apache LDAP API 2.0.0
> [ ] 0 abstain
> [ ] -1 Do not release Apache LDAP API 2.0.0
> 
> 
> Thanks !
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
> For additional commands, e-mail: dev-h...@directory.apache.org
> 


-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



Re: [VOTE] Release Apache LDAP API 2.0.0

2019-11-08 Thread Shawn McKinney
+1, Java 11

Nice to have the release train started back up.

—
Shawn

> On Nov 7, 2019, at 3:23 PM, Radovan Semancik 
>  wrote:
> 
> +1
> 
> OpenJDK 11.0.4. Tested with AD and OpenDJ.
> 
> -- 
> Radovan Semancik
> Software Architect
> evolveum.com
> 
> 
> 
> On 11/6/19 3:09 PM, Emmanuel Lécharny wrote:
>> Hi all,
>> 
>> this is a vote for the release of Apache LDAP API 2.0.0
>> 
>> This is a GA, at least !
>> 
>> There are a couple important fixes :
>> 
>> o DIRMINA-342  - Unbind breaks connection
>> 
>> o DIRAPI-349 - DN with hex values aren't parsed properly when not schema 
>> aware
>> 
>> and an improvement
>> 
>> o DIRAPI-344 - Allow a LDIF entry loading to be accepted when the 
>> SchemaManager is in relaxed mode
>> 
>> 
>> The revision :
>> 
>> https://gitbox.apache.org/repos/asf?p=directory-ldap-api.git;a=commit;h=763ad553749e59cfb12259c8f58a75aee3653d1a
>>  
>> 
>> The source and binary distribution packages:
>> https://dist.apache.org/repos/dist/dev/directory/api/2.0.0
>> 
>> The staging repository:
>> https://repository.apache.org/content/repositories/orgapachedirectory-1185 
>> 
>> 
>> Please cast your votes:
>> [ ] +1 Release Apache LDAP API 2.0.0
>> [ ] 0 abstain
>> [ ] -1 Do not release Apache LDAP API 2.0.0
>> 
>> 
>> Thanks !
>> 
>> 
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
>> For additional commands, e-mail: dev-h...@directory.apache.org
>> 
> 
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
> For additional commands, e-mail: dev-h...@directory.apache.org
> 


-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



Re: [VOTE] Release Apache LDAP API 2.0.0

2019-11-08 Thread Colm O hEigeartaigh
On Thu, Nov 7, 2019 at 6:08 PM Emmanuel Lécharny 
wrote:

>
> The opened issues have not been fixed.
>
> We always proceeds like that : we close the release, and all the issues
> are then move to the next iteration.
>

OK, thanks for the explanation.

We don't. That means we haven't implemented the logic that check if the
> hostname we are connecting to is the one specified in the certificate.
> This is not necessarily a problem, most of the time.
>

Out of curiosity, can we not just use the JDK default or else the one from
HTTP Components?

Could you take a look at the directory-server merge? I'd like to test the
2.0.0 API properly with it, but I can't at the moment as it's not building
properly.

Colm.



>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
> For additional commands, e-mail: dev-h...@directory.apache.org
>
>


Re: [VOTE] Release Apache LDAP API 2.0.0

2019-11-07 Thread Emmanuel Lécharny



On 07/11/2019 18:47, Colm O hEigeartaigh wrote:


I'm wondering what the status of the JIRA should be for 2.0.0 - the 
filter still lists a bunch of open issues: 
https://issues.apache.org/jira/projects/DIRAPI/versions/12329343


Should these be pushed to a later release or perhaps some of them have 
been fixed?


The opened issues have not been fixed.

We always proceeds like that : we close the release, and all the issues 
are then move to the next iteration.


The rational is that if we were to rollback the release, that would not 
impact the opened issues, otherwise if we move the issue to a next 
release, then we would have to move them back to 2.0.0 if we rollback.



I was curious about this comment "The current API does not have any 
features for controlling hostname verification. In addition, it 
appears that *no* hostname verification occurs by default. " - surely 
this isn't true that we don't do hostname verification?


We don't. That means we haven't implemented the logic that check if the 
hostname we are connecting to is the one specified in the certificate. 
This is not necessarily a problem, most of the time.




-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



Re: [VOTE] Release Apache LDAP API 2.0.0

2019-11-07 Thread Colm O hEigeartaigh
I'm wondering what the status of the JIRA should be for 2.0.0 - the filter
still lists a bunch of open issues:
https://issues.apache.org/jira/projects/DIRAPI/versions/12329343

Should these be pushed to a later release or perhaps some of them have been
fixed? I was curious about this comment "The current API does not have any
features for controlling hostname verification. In addition, it appears
that *no* hostname verification occurs by default. " - surely this isn't
true that we don't do hostname verification?

Colm.

On Wed, Nov 6, 2019 at 2:09 PM Emmanuel Lécharny 
wrote:

> Hi all,
>
> this is a vote for the release of Apache LDAP API 2.0.0
>
> This is a GA, at least !
>
> There are a couple important fixes :
>
> o DIRMINA-342  - Unbind breaks connection
>
> o DIRAPI-349 - DN with hex values aren't parsed properly when not schema
> aware
>
> and an improvement
>
> o DIRAPI-344 - Allow a LDIF entry loading to be accepted when the
> SchemaManager is in relaxed mode
>
>
> The revision :
>
>
> https://gitbox.apache.org/repos/asf?p=directory-ldap-api.git;a=commit;h=763ad553749e59cfb12259c8f58a75aee3653d1a
>
>
> The source and binary distribution packages:
> https://dist.apache.org/repos/dist/dev/directory/api/2.0.0
>
> The staging repository:
> https://repository.apache.org/content/repositories/orgapachedirectory-1185
>
>
> Please cast your votes:
> [ ] +1 Release Apache LDAP API 2.0.0
> [ ] 0 abstain
> [ ] -1 Do not release Apache LDAP API 2.0.0
>
>
> Thanks !
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
> For additional commands, e-mail: dev-h...@directory.apache.org
>
>


Re: [VOTE] Release Apache LDAP API 2.0.0

2019-11-07 Thread Radovan Semancik

+1

OpenJDK 11.0.4. Tested with AD and OpenDJ.

--
Radovan Semancik
Software Architect
evolveum.com



On 11/6/19 3:09 PM, Emmanuel Lécharny wrote:

Hi all,

this is a vote for the release of Apache LDAP API 2.0.0

This is a GA, at least !

There are a couple important fixes :

o DIRMINA-342  - Unbind breaks connection

o DIRAPI-349 - DN with hex values aren't parsed properly when not 
schema aware


and an improvement

o DIRAPI-344 - Allow a LDIF entry loading to be accepted when the 
SchemaManager is in relaxed mode



The revision :

https://gitbox.apache.org/repos/asf?p=directory-ldap-api.git;a=commit;h=763ad553749e59cfb12259c8f58a75aee3653d1a 



The source and binary distribution packages:
https://dist.apache.org/repos/dist/dev/directory/api/2.0.0

The staging repository:
https://repository.apache.org/content/repositories/orgapachedirectory-1185 




Please cast your votes:
[ ] +1 Release Apache LDAP API 2.0.0
[ ] 0 abstain
[ ] -1 Do not release Apache LDAP API 2.0.0


Thanks !


-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org





-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



Re: [VOTE] Release Apache LDAP API 2.0.0

2019-11-06 Thread Kiran Ayyagari
+1, built using Java8 on OS X and verified SHA256 hash.

Thank you for taking care of this in the middle of a conference :).

On Wed, Nov 6, 2019 at 4:09 PM Emmanuel Lécharny 
wrote:

> Hi all,
>
> this is a vote for the release of Apache LDAP API 2.0.0
>
> This is a GA, at least !
>
> There are a couple important fixes :
>
> o DIRMINA-342  - Unbind breaks connection
>
> o DIRAPI-349 - DN with hex values aren't parsed properly when not schema
> aware
>
> and an improvement
>
> o DIRAPI-344 - Allow a LDIF entry loading to be accepted when the
> SchemaManager is in relaxed mode
>
>
> The revision :
>
>
> https://gitbox.apache.org/repos/asf?p=directory-ldap-api.git;a=commit;h=763ad553749e59cfb12259c8f58a75aee3653d1a
>
>
> The source and binary distribution packages:
> https://dist.apache.org/repos/dist/dev/directory/api/2.0.0
>
> The staging repository:
> https://repository.apache.org/content/repositories/orgapachedirectory-1185
>
>
> Please cast your votes:
> [ ] +1 Release Apache LDAP API 2.0.0
> [ ] 0 abstain
> [ ] -1 Do not release Apache LDAP API 2.0.0
>
>
> Thanks !
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
> For additional commands, e-mail: dev-h...@directory.apache.org
>
> Kiran


Re: [VOTE] Release Apache LDAP API 2.0.0.AM4

2019-06-07 Thread Stefan Seelmann
+1

On 6/5/19 10:56 PM, Emmanuel Lécharny wrote:
> Hi all,
> 
> this is a vote for the release of Apache LDAP API 2.0.0.AM4, the forth
> milestone toward a 2.0
> 
> We wanted to cut a GA, but some urgent fixes were needed, coupled with
> some MINA release that also fixes serious issues. In any case, this
> releases fixed DIRAPI-342 (race condition when we close a connection)
> and DIRAPI-343 (Some missing Syntaxes), plus DIRAPI-328 (API
> inconsistencies).
> 
> The revision :
> 
> https://gitbox.apache.org/repos/asf?p=directory-ldap-api.git;a=commit;h=721d4e908e64ededcf350d27282e5d5be31e7fc1
> 
> 
> The source and binary distribution packages:
> https://dist.apache.org/repos/dist/dev/directory/api/2.0.0.AM4
> 
> The staging repository:
> https://repository.apache.org/content/repositories/orgapachedirectory-1184
> 
> 
> Please cast your votes:
> [ ] +1 Release Apache LDAP API 2.0.0.AM4
> [ ] 0 abstain
> [ ] -1 Do not release Apache LDAP API 2.0.0.AM4
> 
> 
> Thanks !
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
> For additional commands, e-mail: dev-h...@directory.apache.org
> 


-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



Re: [VOTE] Release Apache LDAP API 2.0.0.AM4

2019-06-07 Thread Radovan Semancik

+1

My tests with AD and OpenDJ are passing.

--
Radovan Semancik
Software Architect
evolveum.com



On 6/5/19 10:56 PM, Emmanuel Lécharny wrote:

Hi all,

this is a vote for the release of Apache LDAP API 2.0.0.AM4, the forth 
milestone toward a 2.0


We wanted to cut a GA, but some urgent fixes were needed, coupled with 
some MINA release that also fixes serious issues. In any case, this 
releases fixed DIRAPI-342 (race condition when we close a connection) 
and DIRAPI-343 (Some missing Syntaxes), plus DIRAPI-328 (API 
inconsistencies).


The revision :

https://gitbox.apache.org/repos/asf?p=directory-ldap-api.git;a=commit;h=721d4e908e64ededcf350d27282e5d5be31e7fc1 



The source and binary distribution packages:
https://dist.apache.org/repos/dist/dev/directory/api/2.0.0.AM4

The staging repository:
https://repository.apache.org/content/repositories/orgapachedirectory-1184 




Please cast your votes:
[ ] +1 Release Apache LDAP API 2.0.0.AM4
[ ] 0 abstain
[ ] -1 Do not release Apache LDAP API 2.0.0.AM4


Thanks !


-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org





-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



Re: [VOTE] Release Apache LDAP API 2.0.0.AM4

2019-06-06 Thread Brian Burch

On 6/6/19 6:56 am, Emmanuel Lécharny wrote:

Hi all,

this is a vote for the release of Apache LDAP API 2.0.0.AM4, the forth 
milestone toward a 2.0


We wanted to cut a GA, but some urgent fixes were needed, coupled with 
some MINA release that also fixes serious issues. In any case, this 
releases fixed DIRAPI-342 (race condition when we close a connection) 
and DIRAPI-343 (Some missing Syntaxes), plus DIRAPI-328 (API 
inconsistencies).


The revision :

https://gitbox.apache.org/repos/asf?p=directory-ldap-api.git;a=commit;h=721d4e908e64ededcf350d27282e5d5be31e7fc1 



The source and binary distribution packages:
https://dist.apache.org/repos/dist/dev/directory/api/2.0.0.AM4

The staging repository:
https://repository.apache.org/content/repositories/orgapachedirectory-1184


Please cast your votes:
[ ] +1 Release Apache LDAP API 2.0.0.AM4
[ ] 0 abstain
[ ] -1 Do not release Apache LDAP API 2.0.0.AM4


Thanks !



+1

git clone --branch 2.0.0.AM4 and mvn install runs perfectly on:-

ubuntu desktop 19.10 disco, kernel 5.0.0-16-generic x86_64 (Intel(R) 
Celeron(R) CPU J3455 @ 1.50GHz 4 cores - pretty slow, but multi-threads 
well)


OpenJDK 11.0.3+7-Ubuntu-1ubuntu219.04.1

Well done! Thanks for the hard work.

Brian

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



Re: [VOTE] Release Apache LDAP API 2.0.0.AM4

2019-06-06 Thread Shawn McKinney
+1.

Downloaded distros, built from source, checked the sha512 sigs.

—Shawn

> On Jun 6, 2019, at 7:16 AM, Colm O hEigeartaigh  wrote:
> 
> +1.
> 
> Colm.
> 
> On Wed, Jun 5, 2019 at 9:56 PM Emmanuel Lécharny  wrote:
> Hi all,
> 
> this is a vote for the release of Apache LDAP API 2.0.0.AM4, the forth 
> milestone toward a 2.0
> 
> We wanted to cut a GA, but some urgent fixes were needed, coupled with 
> some MINA release that also fixes serious issues. In any case, this 
> releases fixed DIRAPI-342 (race condition when we close a connection) 
> and DIRAPI-343 (Some missing Syntaxes), plus DIRAPI-328 (API 
> inconsistencies).
> 
> The revision :
> 
> https://gitbox.apache.org/repos/asf?p=directory-ldap-api.git;a=commit;h=721d4e908e64ededcf350d27282e5d5be31e7fc1
> 
> The source and binary distribution packages:
> https://dist.apache.org/repos/dist/dev/directory/api/2.0.0.AM4
> 
> The staging repository:
> https://repository.apache.org/content/repositories/orgapachedirectory-1184
> 
> 
> Please cast your votes:
> [ ] +1 Release Apache LDAP API 2.0.0.AM4
> [ ] 0 abstain
> [ ] -1 Do not release Apache LDAP API 2.0.0.AM4
> 
> 
> Thanks !
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
> For additional commands, e-mail: dev-h...@directory.apache.org
> 
> 
> 
> -- 
> Colm O hEigeartaigh
> 
> Talend Community Coder
> http://coders.talend.com


-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



Re: [VOTE] Release Apache LDAP API 2.0.0.AM4

2019-06-06 Thread Colm O hEigeartaigh
+1.

Colm.

On Wed, Jun 5, 2019 at 9:56 PM Emmanuel Lécharny 
wrote:

> Hi all,
>
> this is a vote for the release of Apache LDAP API 2.0.0.AM4, the forth
> milestone toward a 2.0
>
> We wanted to cut a GA, but some urgent fixes were needed, coupled with
> some MINA release that also fixes serious issues. In any case, this
> releases fixed DIRAPI-342 (race condition when we close a connection)
> and DIRAPI-343 (Some missing Syntaxes), plus DIRAPI-328 (API
> inconsistencies).
>
> The revision :
>
>
> https://gitbox.apache.org/repos/asf?p=directory-ldap-api.git;a=commit;h=721d4e908e64ededcf350d27282e5d5be31e7fc1
>
> The source and binary distribution packages:
> https://dist.apache.org/repos/dist/dev/directory/api/2.0.0.AM4
>
> The staging repository:
> https://repository.apache.org/content/repositories/orgapachedirectory-1184
>
>
> Please cast your votes:
> [ ] +1 Release Apache LDAP API 2.0.0.AM4
> [ ] 0 abstain
> [ ] -1 Do not release Apache LDAP API 2.0.0.AM4
>
>
> Thanks !
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
> For additional commands, e-mail: dev-h...@directory.apache.org
>
>

-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com


Re: [VOTE] Release Apache LDAP API 2.0.0.AM3

2019-05-13 Thread Stefan Seelmann
+1

Built from source
Verified checksums and signatures
Tested in Studio

Kind Regards,
Stefan

On 5/12/19 8:02 AM, Emmanuel Lécharny wrote:
> Hi all,
> 
> this is a vote for the release of Apache LDAP API 2.0.0.AM3, the third
> milestone toward a 2.0
> 
> It contains many fixes (37) and is needed to be able to release ApacheDS
> and Studio, which contains many important fixes themselves. There are
> some remaining issues to be fixed, but at this point, we need a release
> since the last one was cut 8 months ago...
> 
> The revision :
> 
> https://gitbox.apache.org/repos/asf?p=directory-ldap-api.git;a=commit;h=8063861d4e1cbd6f47b00ae48004eb50dbbdca4b
> 
> 
> The source and binary distribution packages:
> https://dist.apache.org/repos/dist/dev/directory/api/2.0.0.AM3
> 
> The staging repository:
> https://repository.apache.org/content/repositories/orgapachedirectory-1183
> 
> 
> Please cast your votes:
> [ ] +1 Release Apache LDAP API 2.0.0.AM3
> [ ] 0 abstain
> [ ] -1 Do not release Apache LDAP API 2.0.0.AM3
> 
> 
> Thanks !
> 



Re: [VOTE] Release Apache LDAP API 2.0.0.AM3

2019-05-13 Thread Colm O hEigeartaigh
Ah right :-) OK not a big deal then, +1 from me on the release - tested
with Apache DS + Kerby.

Colm.

On Mon, May 13, 2019 at 1:40 PM Emmanuel Lécharny 
wrote:

>
> On 13/05/2019 14:08, Colm O hEigeartaigh wrote:
> > It's not really a big deal if the year is out of date :-) My concern
> > is more why a change I made on master a month ago doesn't appear in
> > the source distribution we're releasing now. Did you cut the tag off a
> > branch that didn't have the latest master changes?
>
>
> As I said, there are 2 NOTICE files and you modified only one :-) That's
> not your fault, we should have documented this part...
>
>
>

-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com


Re: [VOTE] Release Apache LDAP API 2.0.0.AM3

2019-05-13 Thread Emmanuel Lécharny



On 13/05/2019 14:08, Colm O hEigeartaigh wrote:
It's not really a big deal if the year is out of date :-) My concern 
is more why a change I made on master a month ago doesn't appear in 
the source distribution we're releasing now. Did you cut the tag off a 
branch that didn't have the latest master changes?



As I said, there are 2 NOTICE files and you modified only one :-) That's 
not your fault, we should have documented this part...





Re: [VOTE] Release Apache LDAP API 2.0.0.AM3

2019-05-13 Thread Colm O hEigeartaigh
It's not really a big deal if the year is out of date :-) My concern is
more why a change I made on master a month ago doesn't appear in the source
distribution we're releasing now. Did you cut the tag off a branch that
didn't have the latest master changes?

Colm.

On Mon, May 13, 2019 at 11:57 AM Emmanuel Lécharny 
wrote:

>
> On 13/05/2019 11:04, Colm O hEigeartaigh wrote:
> > Hi Emmanuel,
> >
> > The year in the NOTICE file in the source distribution
> > (
> https://dist.apache.org/repos/dist/dev/directory/api/2.0.0.AM3/apache-ldap-api-2.0.0.AM3-src.zip)
>
> > is 2018, but the year in the NOTICE in the tag is 2019
> > (https://github.com/apache/directory-ldap-api/blob/2.0.0.AM3/NOTICE)?
> > How come there is a discrepancy, I would have expected the source dist
> > to match the tag exactly?
>
>
> I must admit I never check the NOTICE file when  I cut a release. This
> is clearly something I need to add into the dev guide. My bad :/
>
> Regarding this specific discrepancy, we have 2 NOTICE files:
>
> - one at the project root (which is correct, as you  updated it once
> month ago - commit 9078db5edbd87336ad3668f254aafb78217a4b5b)
>
> - one in distribution/src/main/release/NOTICE which has not been updated.
>
>
> May be we should create a recurrent task to complete on every january
> 1st, updating those files ?
>
>
>

-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com


Re: [VOTE] Release Apache LDAP API 2.0.0.AM3

2019-05-13 Thread Emmanuel Lécharny



On 13/05/2019 11:04, Colm O hEigeartaigh wrote:

Hi Emmanuel,

The year in the NOTICE file in the source distribution 
(https://dist.apache.org/repos/dist/dev/directory/api/2.0.0.AM3/apache-ldap-api-2.0.0.AM3-src.zip) 
is 2018, but the year in the NOTICE in the tag is 2019 
(https://github.com/apache/directory-ldap-api/blob/2.0.0.AM3/NOTICE)? 
How come there is a discrepancy, I would have expected the source dist 
to match the tag exactly?



I must admit I never check the NOTICE file when  I cut a release. This 
is clearly something I need to add into the dev guide. My bad :/


Regarding this specific discrepancy, we have 2 NOTICE files:

- one at the project root (which is correct, as you  updated it once 
month ago - commit 9078db5edbd87336ad3668f254aafb78217a4b5b)


- one in distribution/src/main/release/NOTICE which has not been updated.


May be we should create a recurrent task to complete on every january  
1st, updating those files ?





Re: [VOTE] Release Apache LDAP API 2.0.0.AM3

2019-05-13 Thread Colm O hEigeartaigh
Hi Emmanuel,

The year in the NOTICE file in the source distribution (
https://dist.apache.org/repos/dist/dev/directory/api/2.0.0.AM3/apache-ldap-api-2.0.0.AM3-src.zip)
is 2018, but the year in the NOTICE in the tag is 2019 (
https://github.com/apache/directory-ldap-api/blob/2.0.0.AM3/NOTICE)? How
come there is a discrepancy, I would have expected the source dist to match
the tag exactly?

Colm.

On Mon, May 13, 2019 at 7:40 AM Pierre Smits  wrote:

> Hi all,
>
> I downloaded the
>
> sha512 check: OK
> verify build: mvn -V clean verify
> result:
>
> [*INFO*] *Reactor Summary for Apache Directory LDAP API 2.0.0.AM3:*
>
> [*INFO*]
>
> [*INFO*] Apache Directory LDAP API .. *SUCCESS* [
> 31.531 s]
>
> [*INFO*] Apache Directory LDAP API I18n . *SUCCESS*
> [  6.452 s]
>
> [*INFO*] Apache Directory LDAP API Utilities  *SUCCESS*
> [  8.692 s]
>
> [*INFO*] Apache Directory API ASN.1 Parent .. *SUCCESS*
> [  0.175 s]
>
> [*INFO*] Apache Directory API ASN.1 API . *SUCCESS*
> [  3.111 s]
>
> [*INFO*] Apache Directory API ASN.1 BER . *SUCCESS*
> [  2.957 s]
>
> [*INFO*] Apache Directory LDAP API Parent ... *SUCCESS*
> [  0.135 s]
>
> [*INFO*] Apache Directory LDAP API Model  *SUCCESS* [
> 47.013 s]
>
> [*INFO*] Apache Directory LDAP API Codec Parent . *SUCCESS*
> [  0.174 s]
>
> [*INFO*] Apache Directory LDAP API Codec Core ... *SUCCESS* [
> 10.973 s]
>
> [*INFO*] Apache Directory LDAP API Net Parent ... *SUCCESS*
> [  0.113 s]
>
> [*INFO*] Apache Directory LDAP API Network MINA . *SUCCESS*
> [  1.153 s]
>
> [*INFO*] Apache Directory LDAP API Extras Parent  *SUCCESS*
> [  0.171 s]
>
> [*INFO*] Apache Directory LDAP API Extras Codec API . *SUCCESS*
> [  2.161 s]
>
> [*INFO*] Apache Directory LDAP API Extras Codec . *SUCCESS*
> [  6.747 s]
>
> [*INFO*] Apache Directory LDAP API Codec Standalone . *SUCCESS*
> [  2.288 s]
>
> [*INFO*] Apache Directory LDAP API DSML Parent .. *SUCCESS*
> [  0.102 s]
>
> [*INFO*] Apache Directory LDAP API DSML Parser .. *SUCCESS*
> [  9.920 s]
>
> [*INFO*] Apache Directory LDAP API Extras ACI ... *SUCCESS*
> [  4.563 s]
>
> [*INFO*] Apache Directory LDAP API Schema Parent  *SUCCESS*
> [  0.124 s]
>
> [*INFO*] Apache Directory LDAP API Schema Data .. *SUCCESS* [
> 29.535 s]
>
> [*INFO*] Apache Directory LDAP API Client Parent  *SUCCESS*
> [  0.142 s]
>
> [*INFO*] Apache Directory LDAP API Client API ... *SUCCESS*
> [  7.098 s]
>
> [*INFO*] Apache Directory LDAP API DSML Engine .. *SUCCESS*
> [  1.208 s]
>
> [*INFO*] Apache Directory LDAP API Extras Util .. *SUCCESS*
> [  2.722 s]
>
> [*INFO*] Apache Directory LDAP API Extras Stored Procedures . *SUCCESS*
> [  0.724 s]
>
> [*INFO*] Apache Directory LDAP API Extras Trigger ... *SUCCESS*
> [  3.493 s]
>
> [*INFO*] Apache Directory LDAP API Schema Converter . *SUCCESS*
> [  3.149 s]
>
> [*INFO*] Apache Directory API All ... *SUCCESS*
> [  3.974 s]
>
> [*INFO*] Apache Directory LDAP API Client All ... *SUCCESS*
> [  2.973 s]
>
> [*INFO*] Apache Directory API Integration Tests . *SUCCESS* [
> 20.707 s]
>
> [*INFO*] Apache Directory API OSGi Integration Tests  *SUCCESS*
> [  9.901 s]
>
> [*INFO*] Apache Directory LDAP API Distribution . *SUCCESS*
> [  0.642 s]
>
> [*INFO*]
> **
>
> [*INFO*] *BUILD SUCCESS*
>
> [*INFO*]
> **
>
> [*INFO*] Total time:  03:54 min
>
> [*INFO*] Finished at: 2019-05-13T08:34:34+02:00
>
> [*INFO*]
> **
>
> pierres-air:apache-ldap-api-2.0.0.AM3-src nl04748$
>
> OK
>
> +1
>
> Best regards,
>
> Pierre Smits
>
> *Apache Trafodion , Vice President*
> *Apache Directory , PMC Member*
> Apache Incubator , committer
> *Apache OFBiz , contributor (without privileges)
> since 2008*
> Apache Steve , committer
>
>
> On Sun, May 12, 2019 at 4:20 PM Shawn McKinney 
> wrote:
>
>> +1, built from source, verified sha512 sigs.
>>
>> —Shawn
>>
>> > On May 12, 2019, at 1:02 AM, Emmanuel Lécharny 
>> wrote:
>> >
>> > Hi all,
>> >
>> > this is a vote for the release of Apache LDAP API 2.0.0.AM3, the third
>> milestone toward a 2.0
>> >
>> > It contains many fixes (37) and is needed to be able to release
>> ApacheDS and Studio, which contains many important fixes themselves. There
>> are some remaining issues to be fixed, but at this point, we need a release
>> since the l

Re: [VOTE] Release Apache LDAP API 2.0.0.AM3

2019-05-12 Thread Pierre Smits
Hi all,

I downloaded the

sha512 check: OK
verify build: mvn -V clean verify
result:

[*INFO*] *Reactor Summary for Apache Directory LDAP API 2.0.0.AM3:*

[*INFO*]

[*INFO*] Apache Directory LDAP API .. *SUCCESS* [
31.531 s]

[*INFO*] Apache Directory LDAP API I18n . *SUCCESS* [
6.452 s]

[*INFO*] Apache Directory LDAP API Utilities  *SUCCESS* [
8.692 s]

[*INFO*] Apache Directory API ASN.1 Parent .. *SUCCESS* [
0.175 s]

[*INFO*] Apache Directory API ASN.1 API . *SUCCESS* [
3.111 s]

[*INFO*] Apache Directory API ASN.1 BER . *SUCCESS* [
2.957 s]

[*INFO*] Apache Directory LDAP API Parent ... *SUCCESS* [
0.135 s]

[*INFO*] Apache Directory LDAP API Model  *SUCCESS* [
47.013 s]

[*INFO*] Apache Directory LDAP API Codec Parent . *SUCCESS* [
0.174 s]

[*INFO*] Apache Directory LDAP API Codec Core ... *SUCCESS* [
10.973 s]

[*INFO*] Apache Directory LDAP API Net Parent ... *SUCCESS* [
0.113 s]

[*INFO*] Apache Directory LDAP API Network MINA . *SUCCESS* [
1.153 s]

[*INFO*] Apache Directory LDAP API Extras Parent  *SUCCESS* [
0.171 s]

[*INFO*] Apache Directory LDAP API Extras Codec API . *SUCCESS* [
2.161 s]

[*INFO*] Apache Directory LDAP API Extras Codec . *SUCCESS* [
6.747 s]

[*INFO*] Apache Directory LDAP API Codec Standalone . *SUCCESS* [
2.288 s]

[*INFO*] Apache Directory LDAP API DSML Parent .. *SUCCESS* [
0.102 s]

[*INFO*] Apache Directory LDAP API DSML Parser .. *SUCCESS* [
9.920 s]

[*INFO*] Apache Directory LDAP API Extras ACI ... *SUCCESS* [
4.563 s]

[*INFO*] Apache Directory LDAP API Schema Parent  *SUCCESS* [
0.124 s]

[*INFO*] Apache Directory LDAP API Schema Data .. *SUCCESS* [
29.535 s]

[*INFO*] Apache Directory LDAP API Client Parent  *SUCCESS* [
0.142 s]

[*INFO*] Apache Directory LDAP API Client API ... *SUCCESS* [
7.098 s]

[*INFO*] Apache Directory LDAP API DSML Engine .. *SUCCESS* [
1.208 s]

[*INFO*] Apache Directory LDAP API Extras Util .. *SUCCESS* [
2.722 s]

[*INFO*] Apache Directory LDAP API Extras Stored Procedures . *SUCCESS* [
0.724 s]

[*INFO*] Apache Directory LDAP API Extras Trigger ... *SUCCESS* [
3.493 s]

[*INFO*] Apache Directory LDAP API Schema Converter . *SUCCESS* [
3.149 s]

[*INFO*] Apache Directory API All ... *SUCCESS* [
3.974 s]

[*INFO*] Apache Directory LDAP API Client All ... *SUCCESS* [
2.973 s]

[*INFO*] Apache Directory API Integration Tests . *SUCCESS* [
20.707 s]

[*INFO*] Apache Directory API OSGi Integration Tests  *SUCCESS* [
9.901 s]

[*INFO*] Apache Directory LDAP API Distribution . *SUCCESS* [
0.642 s]

[*INFO*]
**

[*INFO*] *BUILD SUCCESS*

[*INFO*]
**

[*INFO*] Total time:  03:54 min

[*INFO*] Finished at: 2019-05-13T08:34:34+02:00

[*INFO*]
**

pierres-air:apache-ldap-api-2.0.0.AM3-src nl04748$

OK

+1

Best regards,

Pierre Smits

*Apache Trafodion , Vice President*
*Apache Directory , PMC Member*
Apache Incubator , committer
*Apache OFBiz , contributor (without privileges)
since 2008*
Apache Steve , committer


On Sun, May 12, 2019 at 4:20 PM Shawn McKinney  wrote:

> +1, built from source, verified sha512 sigs.
>
> —Shawn
>
> > On May 12, 2019, at 1:02 AM, Emmanuel Lécharny 
> wrote:
> >
> > Hi all,
> >
> > this is a vote for the release of Apache LDAP API 2.0.0.AM3, the third
> milestone toward a 2.0
> >
> > It contains many fixes (37) and is needed to be able to release ApacheDS
> and Studio, which contains many important fixes themselves. There are some
> remaining issues to be fixed, but at this point, we need a release since
> the last one was cut 8 months ago...
> >
> > The revision :
> >
> >
> https://gitbox.apache.org/repos/asf?p=directory-ldap-api.git;a=commit;h=8063861d4e1cbd6f47b00ae48004eb50dbbdca4b
> >
> > The source and binary distribution packages:
> > https://dist.apache.org/repos/dist/dev/directory/api/2.0.0.AM3
> >
> > The staging repository:
> >
> https://repository.apache.org/content/repositories/orgapachedirectory-1183
> >
> >
> > Please cast your votes:
> > [ ] +1 Release Apache LDAP API 2.0.0.AM3
> > [ ] 0 abstain
> > [ ] -1 Do not release Apache LDAP API 2.0.0.AM3
> >
> >
> > Thanks !
> >
>
>


Re: [VOTE] Release Apache LDAP API 2.0.0.AM3

2019-05-12 Thread Shawn McKinney
+1, built from source, verified sha512 sigs.

—Shawn

> On May 12, 2019, at 1:02 AM, Emmanuel Lécharny  wrote:
> 
> Hi all,
> 
> this is a vote for the release of Apache LDAP API 2.0.0.AM3, the third 
> milestone toward a 2.0
> 
> It contains many fixes (37) and is needed to be able to release ApacheDS and 
> Studio, which contains many important fixes themselves. There are some 
> remaining issues to be fixed, but at this point, we need a release since the 
> last one was cut 8 months ago...
> 
> The revision :
> 
> https://gitbox.apache.org/repos/asf?p=directory-ldap-api.git;a=commit;h=8063861d4e1cbd6f47b00ae48004eb50dbbdca4b
>  
> 
> The source and binary distribution packages:
> https://dist.apache.org/repos/dist/dev/directory/api/2.0.0.AM3
> 
> The staging repository:
> https://repository.apache.org/content/repositories/orgapachedirectory-1183
> 
> 
> Please cast your votes:
> [ ] +1 Release Apache LDAP API 2.0.0.AM3
> [ ] 0 abstain
> [ ] -1 Do not release Apache LDAP API 2.0.0.AM3
> 
> 
> Thanks !
>