You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "dion gillard (JIRA)" <ji...@apache.org> on 2007/01/02 13:14:27 UTC

[jira] Commented: (JEXL-31) Make it possible to run the jar target without running the test target

    [ http://issues.apache.org/jira/browse/JEXL-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12461716 ] 

dion gillard commented on JEXL-31:
----------------------------------

It is possible to build the jar without running the tests by using maven.test.skip=true, see 
http://maven.apache.org/maven-1.x/plugins/test/properties.html

> Make it possible to run the jar target without running the test target
> ----------------------------------------------------------------------
>
>                 Key: JEXL-31
>                 URL: http://issues.apache.org/jira/browse/JEXL-31
>             Project: Commons JEXL
>          Issue Type: Improvement
>    Affects Versions: 2.0, 1.1.1, 1.1, 1.0, 1.0 Beta 1
>         Environment: Gentoo Linux
>            Reporter: Petteri Räty
>            Priority: Minor
>         Attachments: test-target.patch
>
>
> Now it is not possible to run the jar target without running the tests. For Gentoo ebuilds it must be possible to just create the jar and optionally run the tests if the user wants to run them so I created a patch to only run the test target under the dist target instead of the jar target. This is also the way this is most commonly done in java projects. Attached patch follows.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org