mirror of https://github.com/apache/poi.git
Adjust src-build-test for changed name of source-distribution archive
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1918518 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
434b1ab8e6
commit
e8c0084606
|
@ -48,7 +48,7 @@ Before running this, you should execute the "jar" target in the main build.gradl
|
|||
<date xmlns="antlib:org.apache.tools.ant.types.resources.comparators"/>
|
||||
<resources>
|
||||
<fileset dir="${dist}">
|
||||
<include name="poi-src-*.zip"/>
|
||||
<include name="apache-poi-src-*.zip"/>
|
||||
</fileset>
|
||||
</resources>
|
||||
</sort>
|
||||
|
|
Loading…
Reference in New Issue