You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Stefan Seelmann <ma...@stefan-seelmann.de> on 2020/04/11 19:12:22 UTC

[VOTE] Apache Directory Studio 2.0.0.v20200411-M15 release

Hi all,

this is a vote for the next Studio release.

Most important fixes and improvements:
* Fix compatibility with latest Eclipse version, many users complained
about that.
* Remove JNDI layer and fix handling of binary attributes, thanks to
latest LDAP API.
* Add support for RFC 3062 Password Modify Extended Operation.
* Documentation updated, especially for the ApacheDS configuration editor.


Regarding artifacts/packages
* All source and binary packages have a PGP signature as required.
* The macOS DMG is additionally signed with my Apache Apple signature,
but not yet notarized by Apple. Installation on (a cloud-based) macOS
Catalina 10.15.4 still worked without any warning.
* The Windows installer is not signed additionally. Installation shows a
warning when starting the installer.
* The Eclipse update site artifacts (jars) are not signed additionally.
Installation from the update site shows a warning during installation.
* 32 bit binary archives and installers have been removed, 32 bit
support was dropped by Eclipse last year.


Known issue with latest OpenJDK/AdoptOpenJDK 11.0.6 or 14+36 on macOS:
* Studio (and latest Eclipse) does not start, error message `Error:
could not find libjava.dylib`.
* Reason is a recent change required for Apple notarization.
* Should be fixed in 11.0.7 which is released next week.
Workarounds mentioned in links below:
* Use AdoptOpenJDK 11.0.5 or 8
* Fix symlink to libjli.dylib
References:
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=559482
* https://github.com/AdoptOpenJDK/openjdk-support/issues/52


The full release notes are here:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310590&version=12343929

Git tag:
https://gitbox.apache.org/repos/asf?p=directory-studio.git;a=shortlog;h=refs/tags/2.0.0.v20200411-M15
https://github.com/apache/directory-studio/tree/2.0.0.v20200411-M15

Nexus staging repository:
https://repository.apache.org/content/repositories/orgapachedirectory-1190/

Distribution packages (source, binary archives and installers, update site):
https://dist.apache.org/repos/dist/dev/directory/studio/2.0.0.v20200411-M15/

User guides:
https://directory.apache.org/studio/users-guide/2.0.0.v20200411-M15/


Please cast your vote:
[ ] +1 : release Apache Directory Studio 2.0.0.v20200411-M15
[ ] ± 0 : I don't care
[ ] -1 : No, don't release Apache Directory Studio 2.0.0.v20200411-M15

Kind Regards,
Stefan

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


Re: [VOTE] Apache Directory Studio 2.0.0.v20200411-M15 release

Posted by Emmanuel Lécharny <el...@gmail.com>.
Hi Stefan,


still fighting with codesign :/ This thing is a plague.


I'm afraid I will only be able to build the code, without being able to 
launch the result on my mac.

I'll of course will test your generated package.


Expect a vote from me tonight.


Thanks and sorry for the delayed vote !


On 11/04/2020 21:12, Stefan Seelmann wrote:
> Hi all,
>
> this is a vote for the next Studio release.
>
> Most important fixes and improvements:
> * Fix compatibility with latest Eclipse version, many users complained
> about that.
> * Remove JNDI layer and fix handling of binary attributes, thanks to
> latest LDAP API.
> * Add support for RFC 3062 Password Modify Extended Operation.
> * Documentation updated, especially for the ApacheDS configuration editor.
>
>
> Regarding artifacts/packages
> * All source and binary packages have a PGP signature as required.
> * The macOS DMG is additionally signed with my Apache Apple signature,
> but not yet notarized by Apple. Installation on (a cloud-based) macOS
> Catalina 10.15.4 still worked without any warning.
> * The Windows installer is not signed additionally. Installation shows a
> warning when starting the installer.
> * The Eclipse update site artifacts (jars) are not signed additionally.
> Installation from the update site shows a warning during installation.
> * 32 bit binary archives and installers have been removed, 32 bit
> support was dropped by Eclipse last year.
>
>
> Known issue with latest OpenJDK/AdoptOpenJDK 11.0.6 or 14+36 on macOS:
> * Studio (and latest Eclipse) does not start, error message `Error:
> could not find libjava.dylib`.
> * Reason is a recent change required for Apple notarization.
> * Should be fixed in 11.0.7 which is released next week.
> Workarounds mentioned in links below:
> * Use AdoptOpenJDK 11.0.5 or 8
> * Fix symlink to libjli.dylib
> References:
> * https://bugs.eclipse.org/bugs/show_bug.cgi?id=559482
> * https://github.com/AdoptOpenJDK/openjdk-support/issues/52
>
>
> The full release notes are here:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310590&version=12343929
>
> Git tag:
> https://gitbox.apache.org/repos/asf?p=directory-studio.git;a=shortlog;h=refs/tags/2.0.0.v20200411-M15
> https://github.com/apache/directory-studio/tree/2.0.0.v20200411-M15
>
> Nexus staging repository:
> https://repository.apache.org/content/repositories/orgapachedirectory-1190/
>
> Distribution packages (source, binary archives and installers, update site):
> https://dist.apache.org/repos/dist/dev/directory/studio/2.0.0.v20200411-M15/
>
> User guides:
> https://directory.apache.org/studio/users-guide/2.0.0.v20200411-M15/
>
>
> Please cast your vote:
> [ ] +1 : release Apache Directory Studio 2.0.0.v20200411-M15
> [ ] ± 0 : I don't care
> [ ] -1 : No, don't release Apache Directory Studio 2.0.0.v20200411-M15
>
> Kind Regards,
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
> For additional commands, e-mail: dev-help@directory.apache.org
>

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


Re: [VOTE] Apache Directory Studio 2.0.0.v20200411-M15 release

Posted by Stefan Seelmann <ma...@stefan-seelmann.de>.
+1

* Tested the Windows installer on a Windows 10 Home VM with Java 11
* Tested the macOS DMG on Catalina 10.15.4 with Java 11 and High Sierra
10.12.6 with Java 8
* Tested the Linux tar.gz on ArchLinux with Java 14
* Tested the update site with a fresh Eclipse 2020-03

Kind Regards,
Stefan

On 4/11/20 9:12 PM, Stefan Seelmann wrote:
> Hi all,
> 
> this is a vote for the next Studio release.
> 
> Most important fixes and improvements:
> * Fix compatibility with latest Eclipse version, many users complained
> about that.
> * Remove JNDI layer and fix handling of binary attributes, thanks to
> latest LDAP API.
> * Add support for RFC 3062 Password Modify Extended Operation.
> * Documentation updated, especially for the ApacheDS configuration editor.
> 
> 
> Regarding artifacts/packages
> * All source and binary packages have a PGP signature as required.
> * The macOS DMG is additionally signed with my Apache Apple signature,
> but not yet notarized by Apple. Installation on (a cloud-based) macOS
> Catalina 10.15.4 still worked without any warning.
> * The Windows installer is not signed additionally. Installation shows a
> warning when starting the installer.
> * The Eclipse update site artifacts (jars) are not signed additionally.
> Installation from the update site shows a warning during installation.
> * 32 bit binary archives and installers have been removed, 32 bit
> support was dropped by Eclipse last year.
> 
> 
> Known issue with latest OpenJDK/AdoptOpenJDK 11.0.6 or 14+36 on macOS:
> * Studio (and latest Eclipse) does not start, error message `Error:
> could not find libjava.dylib`.
> * Reason is a recent change required for Apple notarization.
> * Should be fixed in 11.0.7 which is released next week.
> Workarounds mentioned in links below:
> * Use AdoptOpenJDK 11.0.5 or 8
> * Fix symlink to libjli.dylib
> References:
> * https://bugs.eclipse.org/bugs/show_bug.cgi?id=559482
> * https://github.com/AdoptOpenJDK/openjdk-support/issues/52
> 
> 
> The full release notes are here:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310590&version=12343929
> 
> Git tag:
> https://gitbox.apache.org/repos/asf?p=directory-studio.git;a=shortlog;h=refs/tags/2.0.0.v20200411-M15
> https://github.com/apache/directory-studio/tree/2.0.0.v20200411-M15
> 
> Nexus staging repository:
> https://repository.apache.org/content/repositories/orgapachedirectory-1190/
> 
> Distribution packages (source, binary archives and installers, update site):
> https://dist.apache.org/repos/dist/dev/directory/studio/2.0.0.v20200411-M15/
> 
> User guides:
> https://directory.apache.org/studio/users-guide/2.0.0.v20200411-M15/
> 
> 
> Please cast your vote:
> [ ] +1 : release Apache Directory Studio 2.0.0.v20200411-M15
> [ ] ± 0 : I don't care
> [ ] -1 : No, don't release Apache Directory Studio 2.0.0.v20200411-M15
> 
> Kind Regards,
> Stefan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
> For additional commands, e-mail: dev-help@directory.apache.org
> 


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


Re: [VOTE] Apache Directory Studio 2.0.0.v20200411-M15 release

Posted by Stefan Seelmann <ma...@stefan-seelmann.de>.
On 4/12/20 9:22 PM, Shawn McKinney wrote:
> 
>> On Apr 12, 2020, at 1:52 PM, Shawn McKinney <sm...@apache.org> wrote:
>>
>> Also downloaded binary distribution, unpacked and now using on my dev machine:
>>
>> $ java -version
>> openjdk version "11.0.6" 2020-01-14
>> OpenJDK Runtime Environment (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1)
>> OpenJDK 64-Bit Server VM (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1, mixed mode, sharing)
> 
> One observation:
> 
> The detail page background no longer displays alternating rows shaded in grey.
> 
> Not a big deal but makes it slightly harder to read.    
> 
> Is it now a config/preference setting?  I poked around a little, nothing jumped out at me.

Indeed, I didn't notice that.

In Studio we never configured that. I think in Windows there were never
alternating row background. On macOS they are still there. On Linux I
also remember I saw them.

I think it depends on Eclipse and it's underlying SWT framework, and the
underlying toolkit, GTK3 in case of Linux. Also the selected theme.

If I change the in my XFCE "Appearance" the style to "High Contrast" the
alternate background colors appear again.

I also found issue https://gitlab.gnome.org/GNOME/gtk/issues/581,
something they changed in GTK.

It's possible to force a background color in Studio. But I'm not sure if
we should do it. There are other requests to better support themes
(especially dark theme), so hard-coding colors won't work with that.

Kind Regards,
Stefan

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


Re: [VOTE] Apache Directory Studio 2.0.0.v20200411-M15 release

Posted by Shawn McKinney <sm...@apache.org>.
> On Apr 12, 2020, at 1:52 PM, Shawn McKinney <sm...@apache.org> wrote:
> 
> Also downloaded binary distribution, unpacked and now using on my dev machine:
> 
> $ java -version
> openjdk version "11.0.6" 2020-01-14
> OpenJDK Runtime Environment (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1)
> OpenJDK 64-Bit Server VM (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1, mixed mode, sharing)

One observation:

The detail page background no longer displays alternating rows shaded in grey.

Not a big deal but makes it slightly harder to read.    

Is it now a config/preference setting?  I poked around a little, nothing jumped out at me.

Thanks,
—
Shawn
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: [VOTE] Apache Directory Studio 2.0.0.v20200411-M15 release

Posted by Shawn McKinney <sm...@apache.org>.
> On Apr 11, 2020, at 2:12 PM, Stefan Seelmann <ma...@stefan-seelmann.de> wrote:
> 
> Please cast your vote:
> [ ] +1 : release Apache Directory Studio 2.0.0.v20200411-M15
> [ ] ± 0 : I don't care
> [ ] -1 : No, don't release Apache Directory Studio 2.0.0.v20200411-M15

+1

Built and ran tests on test VM:

$ mvn -version
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/maven
Java version: 1.8.0_242, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.el7_7.x86_64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-957.el7.x86_64", arch: "amd64", family: “unix"


Also downloaded binary distribution, unpacked and now using on my dev machine:

$ java -version
openjdk version "11.0.6" 2020-01-14
OpenJDK Runtime Environment (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1)
OpenJDK 64-Bit Server VM (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1, mixed mode, sharing)

***

Nice work.

—
Shawn
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: [VOTE] Apache Directory Studio 2.0.0.v20200411-M15 release

Posted by Emmanuel Lécharny <el...@gmail.com>.
My +1

Built from sources (but was not capable of producing a Mac OSX package 
due to a failing codesign),

Built from tag,

Installed the package, checked the signature,

Beside the minor issue I'm facing which is not relevant to the release, 
it's all good.


Thanks Stefan, and sorry for the delayed vote !


On 11/04/2020 21:12, Stefan Seelmann wrote:
> Hi all,
>
> this is a vote for the next Studio release.
>
> Most important fixes and improvements:
> * Fix compatibility with latest Eclipse version, many users complained
> about that.
> * Remove JNDI layer and fix handling of binary attributes, thanks to
> latest LDAP API.
> * Add support for RFC 3062 Password Modify Extended Operation.
> * Documentation updated, especially for the ApacheDS configuration editor.
>
>
> Regarding artifacts/packages
> * All source and binary packages have a PGP signature as required.
> * The macOS DMG is additionally signed with my Apache Apple signature,
> but not yet notarized by Apple. Installation on (a cloud-based) macOS
> Catalina 10.15.4 still worked without any warning.
> * The Windows installer is not signed additionally. Installation shows a
> warning when starting the installer.
> * The Eclipse update site artifacts (jars) are not signed additionally.
> Installation from the update site shows a warning during installation.
> * 32 bit binary archives and installers have been removed, 32 bit
> support was dropped by Eclipse last year.
>
>
> Known issue with latest OpenJDK/AdoptOpenJDK 11.0.6 or 14+36 on macOS:
> * Studio (and latest Eclipse) does not start, error message `Error:
> could not find libjava.dylib`.
> * Reason is a recent change required for Apple notarization.
> * Should be fixed in 11.0.7 which is released next week.
> Workarounds mentioned in links below:
> * Use AdoptOpenJDK 11.0.5 or 8
> * Fix symlink to libjli.dylib
> References:
> * https://bugs.eclipse.org/bugs/show_bug.cgi?id=559482
> * https://github.com/AdoptOpenJDK/openjdk-support/issues/52
>
>
> The full release notes are here:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310590&version=12343929
>
> Git tag:
> https://gitbox.apache.org/repos/asf?p=directory-studio.git;a=shortlog;h=refs/tags/2.0.0.v20200411-M15
> https://github.com/apache/directory-studio/tree/2.0.0.v20200411-M15
>
> Nexus staging repository:
> https://repository.apache.org/content/repositories/orgapachedirectory-1190/
>
> Distribution packages (source, binary archives and installers, update site):
> https://dist.apache.org/repos/dist/dev/directory/studio/2.0.0.v20200411-M15/
>
> User guides:
> https://directory.apache.org/studio/users-guide/2.0.0.v20200411-M15/
>
>
> Please cast your vote:
> [ ] +1 : release Apache Directory Studio 2.0.0.v20200411-M15
> [ ] ± 0 : I don't care
> [ ] -1 : No, don't release Apache Directory Studio 2.0.0.v20200411-M15
>
> Kind Regards,
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
> For additional commands, e-mail: dev-help@directory.apache.org
>

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


[Result][VOTE] Apache Directory Studio 2.0.0.v20200411-M15 release

Posted by Stefan Seelmann <ma...@stefan-seelmann.de>.
I'm closing this vote, with 3 binding +1 votes from Shawn, Emmanuel, and me.

Kind Regards,
Stefan

On 4/11/20 9:12 PM, Stefan Seelmann wrote:
> Hi all,
> 
> this is a vote for the next Studio release.
> 
> Most important fixes and improvements:
> * Fix compatibility with latest Eclipse version, many users complained
> about that.
> * Remove JNDI layer and fix handling of binary attributes, thanks to
> latest LDAP API.
> * Add support for RFC 3062 Password Modify Extended Operation.
> * Documentation updated, especially for the ApacheDS configuration editor.
> 
> 
> Regarding artifacts/packages
> * All source and binary packages have a PGP signature as required.
> * The macOS DMG is additionally signed with my Apache Apple signature,
> but not yet notarized by Apple. Installation on (a cloud-based) macOS
> Catalina 10.15.4 still worked without any warning.
> * The Windows installer is not signed additionally. Installation shows a
> warning when starting the installer.
> * The Eclipse update site artifacts (jars) are not signed additionally.
> Installation from the update site shows a warning during installation.
> * 32 bit binary archives and installers have been removed, 32 bit
> support was dropped by Eclipse last year.
> 
> 
> Known issue with latest OpenJDK/AdoptOpenJDK 11.0.6 or 14+36 on macOS:
> * Studio (and latest Eclipse) does not start, error message `Error:
> could not find libjava.dylib`.
> * Reason is a recent change required for Apple notarization.
> * Should be fixed in 11.0.7 which is released next week.
> Workarounds mentioned in links below:
> * Use AdoptOpenJDK 11.0.5 or 8
> * Fix symlink to libjli.dylib
> References:
> * https://bugs.eclipse.org/bugs/show_bug.cgi?id=559482
> * https://github.com/AdoptOpenJDK/openjdk-support/issues/52
> 
> 
> The full release notes are here:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310590&version=12343929
> 
> Git tag:
> https://gitbox.apache.org/repos/asf?p=directory-studio.git;a=shortlog;h=refs/tags/2.0.0.v20200411-M15
> https://github.com/apache/directory-studio/tree/2.0.0.v20200411-M15
> 
> Nexus staging repository:
> https://repository.apache.org/content/repositories/orgapachedirectory-1190/
> 
> Distribution packages (source, binary archives and installers, update site):
> https://dist.apache.org/repos/dist/dev/directory/studio/2.0.0.v20200411-M15/
> 
> User guides:
> https://directory.apache.org/studio/users-guide/2.0.0.v20200411-M15/
> 
> 
> Please cast your vote:
> [ ] +1 : release Apache Directory Studio 2.0.0.v20200411-M15
> [ ] ± 0 : I don't care
> [ ] -1 : No, don't release Apache Directory Studio 2.0.0.v20200411-M15
> 
> Kind Regards,
> Stefan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
> For additional commands, e-mail: dev-help@directory.apache.org
> 


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


Re: [VOTE] Apache Directory Studio 2.0.0.v20200411-M15 release

Posted by Stefan Seelmann <ma...@stefan-seelmann.de>.
On 4/12/20 6:46 PM, Emmanuel Lécharny wrote:
> Hi Stefan,
> 
> I'm currently reviewing the release.
> 
> 
> Atm, i'm blocked in the code signing part on mac. As i'm trying to
> package strio on my mac, at some point, it executes codesign and fials,
> because it alledgedly can't find my Apple dev certificate in my keychain
> (although I have properly imported it...).
> 
> I wonder if you had faced the issue yoruself, and if so, how did you
> mitigated the problem ? Google is not very helpfull....

It's because I'm stupid and put my key ID into the script:
https://github.com/apache/directory-studio/blob/master/installers/macos/src/dmg/createDMG.sh#L42

Please replace it with you key ID. I'll change it to an env variable and
update the readme...

Kind Regards,
Stefan


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


Re: [VOTE] Apache Directory Studio 2.0.0.v20200411-M15 release

Posted by Emmanuel Lécharny <el...@gmail.com>.
Hi Stefan,

I'm currently reviewing the release.


Atm, i'm blocked in the code signing part on mac. As i'm trying to 
package strio on my mac, at some point, it executes codesign and fials, 
because it alledgedly can't find my Apple dev certificate in my keychain 
(although I have properly imported it...).

I wonder if you had faced the issue yoruself, and if so, how did you 
mitigated the problem ? Google is not very helpfull....


Thanks!

On 11/04/2020 21:12, Stefan Seelmann wrote:
> Hi all,
>
> this is a vote for the next Studio release.
>
> Most important fixes and improvements:
> * Fix compatibility with latest Eclipse version, many users complained
> about that.
> * Remove JNDI layer and fix handling of binary attributes, thanks to
> latest LDAP API.
> * Add support for RFC 3062 Password Modify Extended Operation.
> * Documentation updated, especially for the ApacheDS configuration editor.
>
>
> Regarding artifacts/packages
> * All source and binary packages have a PGP signature as required.
> * The macOS DMG is additionally signed with my Apache Apple signature,
> but not yet notarized by Apple. Installation on (a cloud-based) macOS
> Catalina 10.15.4 still worked without any warning.
> * The Windows installer is not signed additionally. Installation shows a
> warning when starting the installer.
> * The Eclipse update site artifacts (jars) are not signed additionally.
> Installation from the update site shows a warning during installation.
> * 32 bit binary archives and installers have been removed, 32 bit
> support was dropped by Eclipse last year.
>
>
> Known issue with latest OpenJDK/AdoptOpenJDK 11.0.6 or 14+36 on macOS:
> * Studio (and latest Eclipse) does not start, error message `Error:
> could not find libjava.dylib`.
> * Reason is a recent change required for Apple notarization.
> * Should be fixed in 11.0.7 which is released next week.
> Workarounds mentioned in links below:
> * Use AdoptOpenJDK 11.0.5 or 8
> * Fix symlink to libjli.dylib
> References:
> * https://bugs.eclipse.org/bugs/show_bug.cgi?id=559482
> * https://github.com/AdoptOpenJDK/openjdk-support/issues/52
>
>
> The full release notes are here:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310590&version=12343929
>
> Git tag:
> https://gitbox.apache.org/repos/asf?p=directory-studio.git;a=shortlog;h=refs/tags/2.0.0.v20200411-M15
> https://github.com/apache/directory-studio/tree/2.0.0.v20200411-M15
>
> Nexus staging repository:
> https://repository.apache.org/content/repositories/orgapachedirectory-1190/
>
> Distribution packages (source, binary archives and installers, update site):
> https://dist.apache.org/repos/dist/dev/directory/studio/2.0.0.v20200411-M15/
>
> User guides:
> https://directory.apache.org/studio/users-guide/2.0.0.v20200411-M15/
>
>
> Please cast your vote:
> [ ] +1 : release Apache Directory Studio 2.0.0.v20200411-M15
> [ ] ± 0 : I don't care
> [ ] -1 : No, don't release Apache Directory Studio 2.0.0.v20200411-M15
>
> Kind Regards,
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
> For additional commands, e-mail: dev-help@directory.apache.org
>

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