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: 1.0 Beta 1, 1.0, 1.1, 2.0, 1.1.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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]