aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 92ebeebcc6..e6f4ba2c7e 100644
--- a/build.xml
+++ b/build.xml
@@ -175,7 +175,7 @@
<!-- dist target wo single build checks -->
<!-- ====================================== -->
- <target name="dist" depends="-init, clean, test, jar, site"
+ <target name="dist" depends="-init, clean, jar, site, test"
description="Build distribution packages wo single build checks">
<antcall target="call-cent">