Re: [VOTE] Apache Directory Studio 2.0.0.v20210213-M16 release

2021-02-15 Thread Shawn McKinney
+1

Still not able to build from source, but downloaded bin and am now using it on 
Ubuntu20, in dark mode.  Which is kind of cool.  Nice work Stefan.

—
Shawn

> On Feb 13, 2021, at 5:00 PM, Stefan Seelmann  wrote:
> 
> Hi all,
> 
> this is a vote for the next Studio release.
> 
> Most important changes:
> * Requires at least Java 11
> * The macOS DMG is finally notarized
> * Fixed paged search
> * Fixed accessibility issues and dark mode
> 
> Regarding artifacts/packages
> * All source and binary packages have a PGP signature as required.
> * The macOS DMG is additionally signed and notarized, installation on
> Big Sur should now work without error.
> * The Windows installer is not signed additionally, so 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.
> 
> The full release notes are here:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310590&version=12348071
> 
> Git tag:
> https://gitbox.apache.org/repos/asf?p=directory-studio.git;a=shortlog;h=refs/tags/2.0.0.v20210213-M16
> https://github.com/apache/directory-studio/tree/2.0.0.v20210213-M16
> 
> Nexus staging repository:
> https://repository.apache.org/content/repositories/orgapachedirectory-1193
> 
> Distribution packages (source, binary archives and installers, update site):
> https://dist.apache.org/repos/dist/dev/directory/studio/2.0.0.v20210213-M16/
> 
> User guides:
> https://nightlies.apache.org/directory/studio/2.0.0.v20210213-M16/userguide/
> 
> Please cast your vote:
> [ ] +1 : Yes, release Apache Directory Studio 2.0.0.v20210213-M16
> [ ] ± 0 : I don't care
> [ ] -1 : No, don't release Apache Directory Studio 2.0.0.v20210213-M16
> 
> Kind Regards,
> Stefan
> 
> -
> 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] Apache Directory Studio 2.0.0.v20210213-M16 release

2021-02-17 Thread Emmanuel Lécharny

Hi Stefan


trying to build the project using the nexus repo (geting studio parent), 
I get an error :



...

[INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ 
org.apache.directory.studio.test.integration.core ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be 
placed at: 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work/data/.metadata/.log

[INFO] Command line:
[/Library/Java/JavaVirtualMachines/jdk1.8.0_191.jdk/Contents/Home/jre/bin/java, 
-Dosgi.noShutdown=false, -Dosgi.os=macosx, -Dosgi.ws=cocoa, 
-Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, 
/Users/elecharny/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, 
-data, 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work/data, 
-install, 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work, 
-configuration, 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work/configuration, 
-application, org.eclipse.tycho.surefire.osgibooter.headlesstest, 
-testproperties, 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/surefire.properties]

An error has occurred. See the log file
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work/configuration/1613571670014.log.
[INFO] 

[INFO] Reactor Summary for Apache Directory Studio Core Integration 
Tests 2.0.0.v20210213-M16:

[INFO]
[INFO] Apache Directory Studio Core Integration Tests . FAILURE [  
3.412 s]
[INFO] 


[INFO] BUILD FAILURE
[INFO] 


[INFO] Total time:  02:28 min
[INFO] Finished at: 2021-02-17T15:09:29+01:00
[INFO] 

[ERROR] Failed to execute goal 
org.eclipse.tycho:tycho-surefire-plugin:1.7.0:test (default-test) on 
project org.apache.directory.studio.test.integration.core: An unexpected 
error occurred while launching the test runtime (process returned error 
code 13). Command-line used to launch the sub-process was null 
-Dosgi.noShutdown=false -Dosgi.os=macosx -Dosgi.ws=cocoa 
-Dosgi.arch=x86_64 -Dosgi.clean=true -jar 
/Users/elecharny/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar 
-data 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work/data 
-install 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work 
-configuration 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work/configuration 
-application org.eclipse.tycho.surefire.osgibooter.headlesstest 
-testproperties 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/surefire.properties 
in working directory 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core 
-> [Help 1]

[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the 
-e switch.

[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, 
please read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

[ERROR]
[ERROR] After correcting the problems, you can resume the build with the 
command

[ERROR]   mvn  -rf :org.apache.directory.studio.test.integration.core


This is during the second step (mvn clean install).


The log file can be seen at https://pastebin.com/jxJi85Rr

Most certainly an OSGi missing deps...


On 14/02/2021 00:00, Stefan Seelmann wrote:

Hi all,

this is a vote for the next Studio release.

Most important changes:
* Requires at least Java 11
* The macOS DMG is finally notarized
* Fixed paged search
* Fixed accessibility issues and dark mode

Regarding artifacts/packages
* All source and binary packages have a PGP signature as required.
* The macOS DMG is additionally signed and notarized, installation on
Big Sur should now work without error.
* The Windows installer is not signed additionally, so shows a warning
when starting the installer.
* The Eclipse update site artifacts (jars) are not signed additionally,
installation from the update site shows 

Re: [VOTE] Apache Directory Studio 2.0.0.v20210213-M16 release

2021-02-17 Thread Emmanuel Lécharny

Ok, seems like I need to install Java 11 to build Studio.


On 17/02/2021 15:24, Emmanuel Lécharny wrote:

Hi Stefan


trying to build the project using the nexus repo (geting studio 
parent), I get an error :



...

[INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ 
org.apache.directory.studio.test.integration.core ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be 
placed at: 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work/data/.metadata/.log

[INFO] Command line:
[/Library/Java/JavaVirtualMachines/jdk1.8.0_191.jdk/Contents/Home/jre/bin/java, 
-Dosgi.noShutdown=false, -Dosgi.os=macosx, -Dosgi.ws=cocoa, 
-Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, 
/Users/elecharny/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, 
-data, 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work/data, 
-install, 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work, 
-configuration, 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work/configuration, 
-application, org.eclipse.tycho.surefire.osgibooter.headlesstest, 
-testproperties, 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/surefire.properties]

An error has occurred. See the log file
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work/configuration/1613571670014.log. 

[INFO] 

[INFO] Reactor Summary for Apache Directory Studio Core Integration 
Tests 2.0.0.v20210213-M16:

[INFO]
[INFO] Apache Directory Studio Core Integration Tests . FAILURE [  
3.412 s]
[INFO] 


[INFO] BUILD FAILURE
[INFO] 


[INFO] Total time:  02:28 min
[INFO] Finished at: 2021-02-17T15:09:29+01:00
[INFO] 

[ERROR] Failed to execute goal 
org.eclipse.tycho:tycho-surefire-plugin:1.7.0:test (default-test) on 
project org.apache.directory.studio.test.integration.core: An 
unexpected error occurred while launching the test runtime (process 
returned error code 13). Command-line used to launch the sub-process 
was null -Dosgi.noShutdown=false -Dosgi.os=macosx -Dosgi.ws=cocoa 
-Dosgi.arch=x86_64 -Dosgi.clean=true -jar 
/Users/elecharny/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar 
-data 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work/data 
-install 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work 
-configuration 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work/configuration 
-application org.eclipse.tycho.surefire.osgibooter.headlesstest 
-testproperties 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/surefire.properties 
in working directory 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core 
-> [Help 1]

[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with 
the -e switch.

[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, 
please read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

[ERROR]
[ERROR] After correcting the problems, you can resume the build with 
the command
[ERROR]   mvn  -rf 
:org.apache.directory.studio.test.integration.core



This is during the second step (mvn clean install).


The log file can be seen at https://pastebin.com/jxJi85Rr

Most certainly an OSGi missing deps...


On 14/02/2021 00:00, Stefan Seelmann wrote:

Hi all,

this is a vote for the next Studio release.

Most important changes:
* Requires at least Java 11
* The macOS DMG is finally notarized
* Fixed paged search
* Fixed accessibility issues and dark mode

Regarding artifacts/packages
* All source and binary packages have a PGP signature as required.
* The macOS DMG is additionally signed and notarized, installation on
Big Sur should now work without error.
* The Windows installer is not signed additionally, so shows a warning
when starting the installer.
* 

Re: [VOTE] Apache Directory Studio 2.0.0.v20210213-M16 release

2021-02-17 Thread Emmanuel Lécharny

Yes, it works just fine with Java 11.


I will continue and validate the release tonite.


Thanks !

On 17/02/2021 15:37, Emmanuel Lécharny wrote:

Ok, seems like I need to install Java 11 to build Studio.


On 17/02/2021 15:24, Emmanuel Lécharny wrote:

Hi Stefan


trying to build the project using the nexus repo (geting studio 
parent), I get an error :



...

[INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ 
org.apache.directory.studio.test.integration.core ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be 
placed at: 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work/data/.metadata/.log

[INFO] Command line:
[/Library/Java/JavaVirtualMachines/jdk1.8.0_191.jdk/Contents/Home/jre/bin/java, 
-Dosgi.noShutdown=false, -Dosgi.os=macosx, -Dosgi.ws=cocoa, 
-Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, 
/Users/elecharny/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, 
-data, 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work/data, 
-install, 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work, 
-configuration, 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work/configuration, 
-application, org.eclipse.tycho.surefire.osgibooter.headlesstest, 
-testproperties, 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/surefire.properties]

An error has occurred. See the log file
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work/configuration/1613571670014.log. 

[INFO] 

[INFO] Reactor Summary for Apache Directory Studio Core Integration 
Tests 2.0.0.v20210213-M16:

[INFO]
[INFO] Apache Directory Studio Core Integration Tests . FAILURE 
[  3.412 s]
[INFO] 


[INFO] BUILD FAILURE
[INFO] 


[INFO] Total time:  02:28 min
[INFO] Finished at: 2021-02-17T15:09:29+01:00
[INFO] 

[ERROR] Failed to execute goal 
org.eclipse.tycho:tycho-surefire-plugin:1.7.0:test (default-test) on 
project org.apache.directory.studio.test.integration.core: An 
unexpected error occurred while launching the test runtime (process 
returned error code 13). Command-line used to launch the sub-process 
was null -Dosgi.noShutdown=false -Dosgi.os=macosx -Dosgi.ws=cocoa 
-Dosgi.arch=x86_64 -Dosgi.clean=true -jar 
/Users/elecharny/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar 
-data 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work/data 
-install 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work 
-configuration 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work/configuration 
-application org.eclipse.tycho.surefire.osgibooter.headlesstest 
-testproperties 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/surefire.properties 
in working directory 
/Users/elecharny/Downloads/t/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core 
-> [Help 1]

[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with 
the -e switch.

[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, 
please read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

[ERROR]
[ERROR] After correcting the problems, you can resume the build with 
the command
[ERROR]   mvn  -rf 
:org.apache.directory.studio.test.integration.core



This is during the second step (mvn clean install).


The log file can be seen at https://pastebin.com/jxJi85Rr

Most certainly an OSGi missing deps...


On 14/02/2021 00:00, Stefan Seelmann wrote:

Hi all,

this is a vote for the next Studio release.

Most important changes:
* Requires at least Java 11
* The macOS DMG is finally notarized
* Fixed paged search
* Fixed accessibility issues and dark mode

Regarding artifacts/packages
* All source and binary packages have a PGP signature as required.
* The macOS DMG is additionally signed and notarized, installat

Re: [VOTE] Apache Directory Studio 2.0.0.v20210213-M16 release

2021-02-17 Thread Stefan Seelmann
On 2/15/21 3:28 PM, Shawn McKinney wrote:
> Still not able to build from source

What is the problem? Do you use Java 11? The windows and macOS release
profiles require additional tools installed, otherwise it should build.




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



Re: [VOTE] Apache Directory Studio 2.0.0.v20210213-M16 release

2021-02-18 Thread Shawn McKinney


> On Feb 17, 2021, at 12:30 PM, Stefan Seelmann  wrote:
> 
> What is the problem? Do you use Java 11? The windows and macOS release
> profiles require additional tools installed, otherwise it should build.

Building on centos7.

(Should be) using java 11

```
# java -version
openjdk version "11.0.10" 2021-01-19 LTS
OpenJDK Runtime Environment 18.9 (build 11.0.10+9-LTS)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.10+9-LTS, mixed mode, sharing)
```

But, mvn using 8:

```
# mvn -version
Apache Maven 3.0.5 (Red Hat 3.0.5-17)
Maven home: /usr/share/maven
Java version: 1.8.0_282, vendor: Red Hat, Inc.
Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre
```


And I forget how to force maven to use 11.  :-(

Had to step away from this for a bit.

In the meantime, here’s the error:

*** start trace:

[INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ 
org.apache.directory.studio.test.integration.core ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: 
/root/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work/data/.metadata/.log
[INFO] Command line:

[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre/bin/java, 
-Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, 
-Dosgi.clean=true, -jar, /root/.m2/repository/p2/osgi/bundle/or
g.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar,
 -data, 
/root/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work/data,
 -instal
l, 
/root/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work,
 -configuration, 
/root/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work/co
nfiguration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, 
-testproperties, 
/root/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/surefire.properties]
An error has occurred. See the log file
/root/org.apache.directory.studio.parent-2.0.0.v20210213-M16/tests/test.integration.core/target/work/configuration/1613659623617.log.
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Directory Studio Parent  SUCCESS [8.889s]
[INFO] Apache Directory Studio Target Platform for Eclipse  SUCCESS [0.206s]
[INFO] Apache Directory Studio Plugins ... SUCCESS [2.000s]
[INFO] Apache Directory Studio Common UI . SUCCESS [5.501s]
[INFO] Apache Directory Studio Common Core ... SUCCESS [0.655s]
[INFO] Apache Directory Studio LDIF Parser ... SUCCESS [5.158s]
[INFO] Apache Directory Studio Connection Core ... SUCCESS [3.226s]
[INFO] Apache Directory Studio Connection UI . SUCCESS [3.328s]
[INFO] Apache Directory Studio LDAP Browser Core . SUCCESS [10.525s]
[INFO] Apache Directory Studio LDAP Browser Common ... SUCCESS [9.342s]
[INFO] Apache Directory Studio Value Editors . SUCCESS [3.807s]
[INFO] Apache Directory Studio ACI Item Editor ... SUCCESS [2.197s]
[INFO] Apache Directory Studio ApacheDS Configuration  SUCCESS [2.827s]
[INFO] Apache Directory Studio LDIF Editor ... SUCCESS [1.874s]
[INFO] Apache Directory Studio LDAP Browser UI ... SUCCESS [3.083s]
[INFO] Apache Directory Studio LDAP Servers .. SUCCESS [1.209s]
[INFO] Apache Directory Studio ApacheDS LDAP Server Adapter  SUCCESS [2.306s]
[INFO] Apache Directory Studio RCP ... SUCCESS [1.537s]
[INFO] Apache Directory Studio Schema Editor . SUCCESS [7.903s]
[INFO] Apache Directory Studio eDirectory  SUCCESS [1.324s]
[INFO] Apache Directory Studio OpenLDAP Common UI  SUCCESS [2.747s]
[INFO] Apache Directory Studio OpenLDAP Syncrepl . SUCCESS [2.370s]
[INFO] Apache Directory Studio OpenLDAP Configuration Editor  SUCCESS [7.818s]
[INFO] Apache Directory Studio OpenLDAP ACL Configuration Editor  SUCCESS 
[5.959s]
[INFO] Apache Directory Studio Template Editor ... SUCCESS [7.168s]
[INFO] Apache Directory Studio Combined Editor ... SUCCESS [1.435s]
[INFO] Apache Directory Studio SLF4J to Eclipse Log Binding  SUCCESS [0.255s]
[INFO] Apache Directory Studio Help Plugins .. SUCCESS [0.048s]
[INFO] Apache Directory Studio Apache DS Help  SUCCESS [37.279s]
[INFO] Apache Directory Studio LDAP Browser Help . SUCCESS [1:13.868s]
[INFO] Apache Directory Studio LDIF Editor Help .. SUCCESS [10.670s]
[INFO] Apache Directory Studio RCP Help .. SUCCESS [13.161s]
[INFO] Apache Directory Studio Schema Editor Help  SUCCESS [13.343s]
[INFO] Apache Directory Studio Feature Plugins ... SUCCESS [0.093s]
[INFO] Apache Directory Studio ApacheDS 

Re: [VOTE] Apache Directory Studio 2.0.0.v20210213-M16 release

2021-02-18 Thread Stefan Seelmann
On 2/18/21 6:48 PM, Shawn McKinney wrote:
> 
>> On Feb 17, 2021, at 12:30 PM, Stefan Seelmann  
>> wrote:
>>
>> What is the problem? Do you use Java 11? The windows and macOS release
>> profiles require additional tools installed, otherwise it should build.
> 
> Building on centos7.
> 
> (Should be) using java 11
> 
> ```
> # java -version
> openjdk version "11.0.10" 2021-01-19 LTS
> OpenJDK Runtime Environment 18.9 (build 11.0.10+9-LTS)
> OpenJDK 64-Bit Server VM 18.9 (build 11.0.10+9-LTS, mixed mode, sharing)
> ```
> 
> But, mvn using 8:
> 
> ```
> # mvn -version
> Apache Maven 3.0.5 (Red Hat 3.0.5-17)
> Maven home: /usr/share/maven
> Java version: 1.8.0_282, vendor: Red Hat, Inc.
> Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre
> ```
> 
> 
> And I forget how to force maven to use 11.  :-(

export JAVA_HOME=/path/to/your/java11/installation

> In the meantime, here’s the error:

Yes, that's caused by using Java 8.

I'll check how to tweak the build to fail earlier and with a better
error message.



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



Re: [VOTE] Apache Directory Studio 2.0.0.v20210213-M16 release

2021-02-18 Thread Shawn McKinney



> On Feb 18, 2021, at 12:36 PM, Stefan Seelmann  wrote:
> 
> On 2/18/21 6:48 PM, Shawn McKinney wrote:
>> 
>> And I forget how to force maven to use 11.  :-(
> 
> export JAVA_HOME=/path/to/your/java11/installation

Thank you for the gentle nudge Stefan.

Now building successfully.

>> In the meantime, here’s the error:
> 
> Yes, that's caused by using Java 8.
> 
> I'll check how to tweak the build to fail earlier and with a better
> error message.

Not convinced it’s necessary but I suppose it couldn’t hurt.

—
Shawn


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



Re: [VOTE] Apache Directory Studio 2.0.0.v20210213-M16 release

2021-02-19 Thread Emmanuel Lécharny

My +1

built from source, checked the package, check the signatures, all sounds 
good to me !



Good job, Stefan !

On 14/02/2021 00:00, Stefan Seelmann wrote:

Hi all,

this is a vote for the next Studio release.

Most important changes:
* Requires at least Java 11
* The macOS DMG is finally notarized
* Fixed paged search
* Fixed accessibility issues and dark mode

Regarding artifacts/packages
* All source and binary packages have a PGP signature as required.
* The macOS DMG is additionally signed and notarized, installation on
Big Sur should now work without error.
* The Windows installer is not signed additionally, so 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.

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

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

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

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

User guides:
https://nightlies.apache.org/directory/studio/2.0.0.v20210213-M16/userguide/

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

Kind Regards,
Stefan

-
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] Apache Directory Studio 2.0.0.v20210213-M16 release

2021-02-20 Thread Stefan Seelmann
May own +1

Tested Windows 10 installer, macOS DMG, Linux archive

On 2/14/21 12:00 AM, Stefan Seelmann wrote:
> Hi all,
> 
> this is a vote for the next Studio release.
> 
> Most important changes:
> * Requires at least Java 11
> * The macOS DMG is finally notarized
> * Fixed paged search
> * Fixed accessibility issues and dark mode
> 
> Regarding artifacts/packages
> * All source and binary packages have a PGP signature as required.
> * The macOS DMG is additionally signed and notarized, installation on
> Big Sur should now work without error.
> * The Windows installer is not signed additionally, so 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.
> 
> The full release notes are here:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310590&version=12348071
> 
> Git tag:
> https://gitbox.apache.org/repos/asf?p=directory-studio.git;a=shortlog;h=refs/tags/2.0.0.v20210213-M16
> https://github.com/apache/directory-studio/tree/2.0.0.v20210213-M16
> 
> Nexus staging repository:
> https://repository.apache.org/content/repositories/orgapachedirectory-1193
> 
> Distribution packages (source, binary archives and installers, update site):
> https://dist.apache.org/repos/dist/dev/directory/studio/2.0.0.v20210213-M16/
> 
> User guides:
> https://nightlies.apache.org/directory/studio/2.0.0.v20210213-M16/userguide/
> 
> Please cast your vote:
> [ ] +1 : Yes, release Apache Directory Studio 2.0.0.v20210213-M16
> [ ] ± 0 : I don't care
> [ ] -1 : No, don't release Apache Directory Studio 2.0.0.v20210213-M16
> 
> Kind Regards,
> Stefan
> 
> -
> 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