You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2016/12/11 21:15:14 UTC

svn commit: r1773684 - /poi/trunk/run.sh

Author: centic
Date: Sun Dec 11 21:15:14 2016
New Revision: 1773684

URL: http://svn.apache.org/viewvc?rev=1773684&view=rev
Log:
Revert "Fix invalid script"

This reverts commit 58830fa1afba0898e93885b7d377b741134fb921.

Modified:
    poi/trunk/run.sh

Modified: poi/trunk/run.sh
URL: http://svn.apache.org/viewvc/poi/trunk/run.sh?rev=1773684&r1=1773683&r2=1773684&view=diff
==============================================================================
--- poi/trunk/run.sh (original)
+++ poi/trunk/run.sh Sun Dec 11 21:15:14 2016
@@ -21,3 +21,4 @@ ant \
 	-Dorg.apache.poi.util.POILogger=org.apache.poi.util.NullLogger \
 	-Dhalt.on.test.failure=false \
 	$*
+/opt/apache/apache-ant/apache-ant-1.7.1/bin/ant -Dcoverage.enabled=true $*



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org