[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987523#action_12987523 ]
Shai Erera commented on LUCENE-2609: ------------------------------------ bq. but what else does it use/might it use in the future? It's always hard to argue with arguments like that. I don't know what it will need in the future, but I'd bet not much more. And if it will, we can just include that file. Let's remember what's the purpose of this issue - to allow people to use the great tools that we have (mostly b/c of you !) in their test environment. Like Uwe mentions, test someone's TokenStream is a very useful utility. I don't believe they want to run TestIndexWriter in their environment, and extending it doesn't sound very useful. So I dunno, I feel that shipping just a few select files will help users eventually and ease our life (c'mon, how complicated is adding another file to the list of files?). We can attach a README in the .jar which explains what does each class do. > Generate jar containing test classes. > ------------------------------------- > > Key: LUCENE-2609 > URL: https://issues.apache.org/jira/browse/LUCENE-2609 > Project: Lucene - Java > Issue Type: Improvement > Components: Build > Affects Versions: 3.0.2 > Reporter: Drew Farris > Assignee: Shai Erera > Priority: Minor > Fix For: 3.1, 4.0 > > Attachments: LUCENE-2609.patch, LUCENE-2609.patch, LUCENE-2609.patch > > > The test classes are useful for writing unit tests for code external to the > Lucene project. It would be helpful to build a jar of these classes and > publish them as a maven dependency. -- 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-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org