Exclude one more test from no-scratchpad runs, not sure how this was even working before...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1793253 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5265ff6f81
commit
a39df8eb71
@ -446,6 +446,7 @@ under the License.
|
|||||||
<patternset id="exclude-scratchpad-test">
|
<patternset id="exclude-scratchpad-test">
|
||||||
<exclude name="**/TestExtractorFactory.java"/>
|
<exclude name="**/TestExtractorFactory.java"/>
|
||||||
<exclude name="**/OutlookTextExtactor.java"/>
|
<exclude name="**/OutlookTextExtactor.java"/>
|
||||||
|
<exclude name="**/TestEmbedOLEPackage.java"/>
|
||||||
</patternset>
|
</patternset>
|
||||||
|
|
||||||
<!-- Prints POI's Ant usage help -->
|
<!-- Prints POI's Ant usage help -->
|
||||||
|
Loading…
Reference in New Issue
Block a user