mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
New "testmodule" target to use before committing as a smoke test.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352215 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8c0b8b7f96
commit
ac6d403a94
@ -42,3 +42,10 @@
|
||||
</batchtest>
|
||||
</junit>
|
||||
</target>
|
||||
|
||||
<!-- =================================================================== -->
|
||||
<!-- Testing that all major targets work; useful before a commit -->
|
||||
<!-- =================================================================== -->
|
||||
<target name="testmodule" depends="clean, test, docs"
|
||||
description="Testing that all major targets work; useful before a commit ">
|
||||
</target>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user