[ 
https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987509#action_12987509
 ] 

Robert Muir commented on LUCENE-2609:
-------------------------------------

Just to sum up, I think we should go back to the huge jar like the initial 
patch.

I had no problems with this: its a test jar, its going to be part of someone's 
test infrastructure 
(not shipped to clients or anything). So I think size is not really a concern 
here, unlike the 
lucene-core jar for example.

Furthermore, if someone is concerned about size for some reason, lets place 
that  burden 
on them to deal with (e.g. just taking the classes they care about), instead of 
on us.


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

Reply via email to