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

Doron Cohen updated LUCENE-2964:
--------------------------------

    Attachment: LUCENE-2964.patch

Updated patch, fixing per Shai suggestion on the exception. 
Planning to commit shortly.

> Allow benchmark tasks from alternative packages
> -----------------------------------------------
>
>                 Key: LUCENE-2964
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2964
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: contrib/benchmark
>            Reporter: Doron Cohen
>            Assignee: Doron Cohen
>            Priority: Minor
>             Fix For: 3.2, 4.0
>
>         Attachments: LUCENE-2964.patch, LUCENE-2964.patch, LUCENE-2964.patch
>
>
> Relax current limitation of all tasks in same package - that of PerfTask.
> Add a property "alt.tasks.packages" - its value are comma separated full 
> package names.
> If the task class is not found in the default package, an attempt is made to 
> load it from the alternate packages specified in that property.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to