Allow benchmark tasks from 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
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: [email protected]
For additional commands, e-mail: [email protected]