You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Chris Custine (JIRA)" <ji...@apache.org> on 2007/08/29 22:38:30 UTC

[jira] Commented: (DIRSERVER-1045) Installer should download ApacheDirectoryStudio.zip file into target directory.

    [ https://issues.apache.org/jira/browse/DIRSERVER-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523667 ] 

Chris Custine commented on DIRSERVER-1045:
------------------------------------------

I did it this way because target gets cleaned a lot and then it just has to download it every time.  Currently if the file on the server is older than the one already downloaded it will just use the local one, which saves some time, so I put it in the basedir as a hack so that it doesn't get cleaned.

I am hoping for a much better way to do this after these releases (1.0 and 1.5.1) , but we can definitely do something short term too.

> Installer should download ApacheDirectoryStudio.zip file into target directory.
> -------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1045
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1045
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>    Affects Versions: 1.5.1
>            Reporter: Alex Karasulu
>            Assignee: Chris Custine
>            Priority: Trivial
>             Fix For: 1.5.2
>
>
> The server-installer project pulls down the zip file for Apache Directory Studio during the installer build into the maven basedir instead of target. Nothing serious but by convention this should be pulled down into the target folder of that project. 

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