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

Steven Rowe updated SOLR-2061:
------------------------------

    Attachment: SOLR-2061.patch

This version of the patch includes all of Robert's, and adds in Maven and 
IntelliJ support.

The Solr test-framework binary, source, and javadoc jars are produced by {{ant 
generate-maven-artifacts}} and signed, along with their {{.pom}} file, by {{ant 
sign-artifacts}}.

The Maven build works through the {{install}} phase, including the {{test}} 
phase, switching all modules to depend on the new Solr test framework jar 
instead of the jar produced from all Solr test sources.

The IntelliJ build works, and all modules' test suites run and succeed.


> Generate jar containing test classes.
> -------------------------------------
>
>                 Key: SOLR-2061
>                 URL: https://issues.apache.org/jira/browse/SOLR-2061
>             Project: Solr
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 3.1
>            Reporter: Drew Farris
>            Assignee: Robert Muir
>            Priority: Minor
>             Fix For: 3.2, 4.0
>
>         Attachments: SOLR-2061.patch, SOLR-2061.patch, SOLR-2061.patch, 
> SOLR-2061.patch
>
>
> Follow-on to LUCENE-2609 for the solr build -- it would be useful to generate 
> and deploy a jar contaiing the test classes so other projects could write 
> unit tests using the framework in Solr. 
> This may take care of SOLR-717 as well.

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