removed duplicate ignore
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771977 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d9ef0efcdd
commit
200850c1e4
@ -436,8 +436,8 @@ under the License.
|
||||
</path>
|
||||
|
||||
<patternset id="exclude-scratchpad-test">
|
||||
<exclude name="**/TestExtractorFactory.java" if:true="${scratchpad.ignore}"/>
|
||||
<exclude name="**/OutlookTextExtactor.java" if:true="${scratchpad.ignore}"/>
|
||||
<exclude name="**/TestExtractorFactory.java"/>
|
||||
<exclude name="**/OutlookTextExtactor.java"/>
|
||||
</patternset>
|
||||
|
||||
<!-- Prints POI's Ant usage help -->
|
||||
|
Loading…
Reference in New Issue
Block a user