You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Henning Schmiedehausen (JIRA)" <ji...@apache.org> on 2006/09/06 13:01:22 UTC

[jira] Commented: (VELOCITY-421) Downloaded libraries are checked twice when started by 'ant jar jar-src'

    [ http://issues.apache.org/jira/browse/VELOCITY-421?page=comments#action_12432821 ] 
            
Henning Schmiedehausen commented on VELOCITY-421:
-------------------------------------------------

It only reports the checks twice, the actual downloads are only done when the files are not there.

This is basically a cosmetic issue and I did enforce running the download task before building to ensure that everyone gets the source built. If the dependency jars are not there and users don't read the docs, they will get build errors.

> Downloaded libraries are checked twice when started by 'ant jar jar-src'
> ------------------------------------------------------------------------
>
>                 Key: VELOCITY-421
>                 URL: http://issues.apache.org/jira/browse/VELOCITY-421
>             Project: Velocity
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 1.5
>            Reporter: Alexey Panchenko
>            Priority: Minor
>             Fix For: 1.5
>
>         Attachments: build.xml.patch
>
>
> <ant antfile="${velocity.build.dir}/download.xml" target="build-download" /> was executed two times - for jar and jar-src.
> I move it to separated target having unless condition.
> So the following download is not executed and also downloadable libraries check can be disabled completety.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org