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
        Type: Improvement
  Components: Build  
    Versions: 1.5    
    Reporter: Alexey Panchenko
    Priority: Minor
 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to