You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Nathan Bubna (JIRA)" <de...@velocity.apache.org> on 2008/10/28 06:32:46 UTC

[jira] Resolved: (VELOCITY-635) Fix POM to state correct dependency on commons-collections

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

Nathan Bubna resolved VELOCITY-635.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6

> Fix POM to state correct dependency on commons-collections
> ----------------------------------------------------------
>
>                 Key: VELOCITY-635
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-635
>             Project: Velocity
>          Issue Type: Bug
>          Components: Build, Engine
>    Affects Versions: 1.6-beta1
>            Reporter: Benjamin Bentmann
>             Fix For: 1.6
>
>         Attachments: VELOCITY-635.patch
>
>
> build.properties:
> {noformat}
> # Jars to be downloaded
> jar.antlr.version= 2.7.5
> jar.avalon-logkit.version= 2.1
> jar.commons-collections.version= 3.2.1
> {noformat}
> POM:
> {code:xml}
> <dependency>
>   <groupId>commons-collections</groupId>
>   <artifactId>commons-collections</artifactId>
>   <version>3.1</version>
> </dependency>
> {code}

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


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