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. - +