From c49278ebaccf769767e155127d56535dd79ae2e6 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Sun, 31 May 2015 20:11:20 +0000 Subject: [PATCH] List more targets in help, make jar-src work standalone git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1682785 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 9ab8d9ccd8..c1b9767765 100644 --- a/build.xml +++ b/build.xml @@ -359,6 +359,8 @@ under the License. - compile Compile all files from main, ooxml and scratchpad - test Run all unit tests from main, ooxml and scratchpad - jar Produce jar files + - jar-src Produce source-jar files + - assemble Produce the zipped distribution files - site Generate all documentation (Requires Apache Forrest) - dist Create a distribution (Requires Apache Forrest) @@ -1408,7 +1410,7 @@ under the License. - + -- 2.39.5