Le 26/08/16 à 23:02, Stefan Seelmann a écrit :
> On 08/12/2016 08:37 PM, Stefan Seelmann wrote:
>> On 08/11/2016 10:10 AM, Emmanuel Lécharny wrote:
>>> Le 06/08/16 à 19:34, Stefan Seelmann a écrit :
>>>> On 08/05/2016 07:33 PM, Stefan Seelmann wrote:
>>>>> On 08/05/2016 03:56 PM, Emmanuel Lécharny wrote:
>>>>>> You can try the latest version using one of the installers :
>>>>>> https://dist.apache.org/repos/dist/dev/directory/studio/2.0.0.v20160717-M11/
>>>>> May I ask what is missing? Should I test the installers? I think we
>>>>> should rename the (espcially deb and dmg) to follow the same naming
>>>>> schema? Also if we have a dmg I guess the macosx.tar.gz is no longer
>>>>> required.
>>>> I tested the Windows 64bit installer. The start menu entry doesn't work,
>>>> the shortcut is points to "C:\Program Files\Apache Directory
>>>> Studio\Apache Directory Studio.exe" (note the spaces in the .exe) while
>>>> the actual executable is called "ApacheDirectoryStudio.exe" without
>>>> spaces. But direct execution of executable works fine.
>>> Would it be enough to change this line :
>>>
>>>        <launcher name="ApacheDirectoryStudio">
>>>
>>> to
>>>
>>>        <launcher name="Apache Directory Studio">
>>>
>>> in the org.apache.directory.studio.product file to solve this issue ?
>> Probably yes, but then also for Mac and Linux the executables include
>> spaces, which should not be a problem.
>>
>> Another option would probably be to change the names in
>> windows_installer.nsi (at least CreateShortCut)
>>
>> I choosed to write it without space to have consistent naming of the
>> executable, the parent folder, and the archive (zip or tgz).
> In http://svn.apache.org/viewvc?rev=1757922&view=rev I replaced all
> occurrences of "Apache Directory Studio" with "ApacheDirectoryStudio"
> (without spaces). Maybe one can try again to generate the Windows
> installers? Probably the commit needs to be merged into the release
> branch/tag. I'll test then again in my Windows VM.

I'll do that. I guess we have to kill the tagged version and create a
new one.

Sorry for having been MIA the last two weeks, a lot to do beside and a
kind of fatigue that will be cured by some vacations ;-)

Reply via email to