You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Akshay K. Ukey (JIRA)" <ji...@apache.org> on 2009/12/12 17:37:18 UTC

[jira] Created: (SOLR-1651) Incorrect dataimport handler package name in SolrResourceLoader

Incorrect dataimport handler package name in SolrResourceLoader
---------------------------------------------------------------

                 Key: SOLR-1651
                 URL: https://issues.apache.org/jira/browse/SOLR-1651
             Project: Solr
          Issue Type: Bug
          Components: contrib - DataImportHandler
    Affects Versions: 1.4
            Reporter: Akshay K. Ukey
            Priority: Trivial
             Fix For: 1.5


"packages" String array used by findClass method in SolrResourceLoader has value for dataimport handler package as "handler.dataimport", must be "handler.dataimport."

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


[jira] Resolved: (SOLR-1651) Incorrect dataimport handler package name in SolrResourceLoader

Posted by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar resolved SOLR-1651.
-----------------------------------------

    Resolution: Fixed

Committed revision 890243.

Thanks for the catch Akshay!

> Incorrect dataimport handler package name in SolrResourceLoader
> ---------------------------------------------------------------
>
>                 Key: SOLR-1651
>                 URL: https://issues.apache.org/jira/browse/SOLR-1651
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.4
>            Reporter: Akshay K. Ukey
>            Assignee: Shalin Shekhar Mangar
>            Priority: Trivial
>             Fix For: 1.5
>
>         Attachments: SOLR-1651.patch
>
>
> "packages" String array used by findClass method in SolrResourceLoader has value for dataimport handler package as "handler.dataimport", must be "handler.dataimport."

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


[jira] Updated: (SOLR-1651) Incorrect dataimport handler package name in SolrResourceLoader

Posted by "Akshay K. Ukey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Akshay K. Ukey updated SOLR-1651:
---------------------------------

    Attachment: SOLR-1651.patch

> Incorrect dataimport handler package name in SolrResourceLoader
> ---------------------------------------------------------------
>
>                 Key: SOLR-1651
>                 URL: https://issues.apache.org/jira/browse/SOLR-1651
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.4
>            Reporter: Akshay K. Ukey
>            Priority: Trivial
>             Fix For: 1.5
>
>         Attachments: SOLR-1651.patch
>
>
> "packages" String array used by findClass method in SolrResourceLoader has value for dataimport handler package as "handler.dataimport", must be "handler.dataimport."

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


[jira] Assigned: (SOLR-1651) Incorrect dataimport handler package name in SolrResourceLoader

Posted by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar reassigned SOLR-1651:
-------------------------------------------

    Assignee: Shalin Shekhar Mangar

> Incorrect dataimport handler package name in SolrResourceLoader
> ---------------------------------------------------------------
>
>                 Key: SOLR-1651
>                 URL: https://issues.apache.org/jira/browse/SOLR-1651
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.4
>            Reporter: Akshay K. Ukey
>            Assignee: Shalin Shekhar Mangar
>            Priority: Trivial
>             Fix For: 1.5
>
>         Attachments: SOLR-1651.patch
>
>
> "packages" String array used by findClass method in SolrResourceLoader has value for dataimport handler package as "handler.dataimport", must be "handler.dataimport."

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