On 07/13/2016 03:22 PM, Emmanuel Lécharny wrote: > Hi guys, > > > I just pushed a new version of the installers that fixes the pb with the > starting script. They are available on > https://dist.apache.org/repos/dist/dev/directory/apacheds/2.0.0-M23/ > > > Can you give them a try ?
On my notebook I run the following Docker based installer tests with the packages you provided: * 64bit deb on Debian 8, OpenJDK 8 * 64bit deb on Ubuntu 14.04, Oracle Java 7 * 64bit rpm on Fedora 21, OpenJDK 8 * 64bin rpm on CentOS 7, OpenJDK 8 * 64bit bin installer on Debian 8, OpenJDK 8 * tar.gz archive on Debian 8, OpenJDK 8 * Zip archive on Ubuntu 14.04, Oracle Java 7 All worked fine. On Jenkins the following tests now work (packages built from SVN trunk): * 64bit deb on Debian 8, OpenJDK 8 * 64bit deb on Ubuntu 14.04, Oracle Java 7 * 64bit rpm on Fedora 21, OpenJDK 8 * 64bit rpm on CentOS 7, OpenJDK 8 The next test failed with Debian hash sum mismatch during apt-get update which is not related at all to ApacheDS but seems to be a problem with the Debian mirror. Looks good from my side :) Kind Regards, Stefan
