You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2012/07/12 03:43:34 UTC

[jira] [Comment Edited] (MATH-818) Modify maven project to publish a JAR of the "test" classes

    [ https://issues.apache.org/jira/browse/MATH-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412411#comment-13412411 ] 

Sebb edited comment on MATH-818 at 7/12/12 1:41 AM:
----------------------------------------------------

This functionality is already in Commons Parent, as part of the release profile.

For example:

mvn deploy -Dgpg.skip -Prelease [-Ptest-deploy]
                
      was (Author: sebb@apache.org):
    This functionality is already in Commons Parent, as part of the release profile.

For example:

mvn package deploy -Prelease [-Ptest-deploy]
                  
> Modify maven project to publish a JAR of the "test" classes
> -----------------------------------------------------------
>
>                 Key: MATH-818
>                 URL: https://issues.apache.org/jira/browse/MATH-818
>             Project: Commons Math
>          Issue Type: Task
>            Reporter: Gilles
>            Priority: Minor
>              Labels: test
>             Fix For: 3.1
>
>
> Currently, the project does not provide an independent JAR file with the compiled code of the "src/test" part of the repository.
> The test sub-tree contains classes that can be useful for preparing some bug/enhancement reports (e.g. the "PerfTestUtils" class).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira