[
https://issues.apache.org/jira/browse/SOLR-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan McKinley resolved SOLR-2056.
---------------------------------
Resolution: Fixed
> pom files need to include velocity reference
> --------------------------------------------
>
> Key: SOLR-2056
> URL: https://issues.apache.org/jira/browse/SOLR-2056
> Project: Solr
> Issue Type: Bug
> Affects Versions: 3.1, 4.0
> Reporter: Ryan McKinley
> Assignee: Ryan McKinley
> Priority: Trivial
> Fix For: 3.1, 4.0
>
>
> the pom files are missing a reference to:
> {code:xml}
> <dependency>
> <groupId>org.apache.velocity</groupId>
> <artifactId>velocity</artifactId>
> <version>1.6.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: [email protected]
For additional commands, e-mail: [email protected]