You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Alex Karasulu (JIRA)" <ji...@apache.org> on 2007/02/13 06:36:07 UTC

[jira] Closed: (DIRSERVER-830) Windows Installer overwrites configuration

     [ https://issues.apache.org/jira/browse/DIRSERVER-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Karasulu closed DIRSERVER-830.
-----------------------------------

    Resolution: Fixed

Committed in revision 506868 for 1.0 branch:
    http://svn.apache.org/viewvc?view=rev&revision=506868
Committed revision 506870.
    http://svn.apache.org/viewvc?view=rev&revision=506870

This fixes the overwrite problem.  Also it seems inno installer offers your last installation directory which in this case was c:\Program Files\apacheds-1.0.0 when you already have it on disk rather than offering c:\Program Files\apacheds-1.0.1-SNAPSHOT.

I guess this might be because of the minor version? Don't really know.  However if you uninstall the old installtion directory the generated installer offers up the correct directory to install 1.0.1 in.  I really don't like this behavior but I cannot find a way to prevent it.

For now we have a way to prevent the overwrite issue which is what this JIRA is about.

> Windows Installer overwrites configuration
> ------------------------------------------
>
>                 Key: DIRSERVER-830
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-830
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: installer-plugin
>    Affects Versions: 1.0.1, 1.5.0
>         Environment: windows
>            Reporter: Tony Thompson
>         Assigned To: Alex Karasulu
>             Fix For: 1.0.1, 1.5.0
>
>
> When I used the 1.0.1 snapshot installer to upgrade 1.0.0, it overwrites my configuration file (and maybe some other stuff it shouldn't???).  I am not sure everything that get overwritten because I just wiped out my test install and installed fresh.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.