Author: centic
Date: Sun Apr 30 09:12:48 2017
New Revision: 1793253

URL: http://svn.apache.org/viewvc?rev=1793253&view=rev
Log:
Exclude one more test from no-scratchpad runs, not sure how this was even 
working before...

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1793253&r1=1793252&r2=1793253&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Sun Apr 30 09:12:48 2017
@@ -446,6 +446,7 @@ under the License.
     <patternset id="exclude-scratchpad-test">
         <exclude name="**/TestExtractorFactory.java"/>
         <exclude name="**/OutlookTextExtactor.java"/>
+        <exclude name="**/TestEmbedOLEPackage.java"/>
     </patternset>
 
     <!-- Prints POI's Ant usage help -->



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to