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

Shai Erera reopened LUCENE-2609:
--------------------------------

         Assignee: Shai Erera  (was: Grant Ingersoll)
    Lucene Fields: [New, Patch Available]  (was: [New])

The generated .jar is too big (7 MB) for someone to do something useful with 
it. Mostly because it contains the test indices and all the test classes. I 
think instead we should have a tiny .jar with few selected files that comprise 
our 'test framework'. I found a way to do that in Ant, so I'll add a patch 
shortly. Also, I think "jar-core-test" should be in build.xml and not 
common-build.xml -- it should only be run from the root folder.

> 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
>
>
> 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