You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ryan McKinley (JIRA)" <ji...@apache.org> on 2010/08/18 20:15:16 UTC

[jira] Created: (SOLR-2056) pom files need to include velocity reference

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] Resolved: (SOLR-2056) pom files need to include velocity reference

Posted by "Ryan McKinley (JIRA)" <ji...@apache.org>.
     [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org