[ 
https://jira.codehaus.org/browse/JBEHAVE-634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mauro Talevi updated JBEHAVE-634:
---------------------------------

    Component/s:     (was: Build)
                 Ant Tasks
        Summary: Ant copy-dependencies task (for the bin distribution) doesn't 
work in Windows  (was: using the ant file to fetch dependencies (for the bin 
distribution) doesn't work in Windows)

> Ant copy-dependencies task (for the bin distribution) doesn't work in Windows
> -----------------------------------------------------------------------------
>
>                 Key: JBEHAVE-634
>                 URL: https://jira.codehaus.org/browse/JBEHAVE-634
>             Project: JBehave
>          Issue Type: Bug
>          Components: Ant Tasks
>    Affects Versions: 3.5.3
>         Environment: Windows Vista, Ant-1.8.2
>            Reporter: Alexander Lehmann
>            Priority: Minor
>             Fix For: 3.6
>
>         Attachments: build.xml
>
>
> I tried to run the copy-dependencies tasks in ant running in Windows. This 
> fails since the setup task always tries to delete and copy the jar file which 
> isn't possible since Windows doesn't delete files that are currently open. (I 
> assume it will not work either when the lib directory for ant is not writable 
> in Linux)
> Copying the file to the lib directory doesn't work the first time anyway 
> since the path is searched before ant is started, so the first time and has 
> to be run twice.
> It is better to keep the jar file in the current directory and reference the 
> file with a taskdef definition, this should work in all cases.
> I have attached a changed build.xml with the task defintion.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to