fixed a typo in the url to junit
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@712129 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1590882803
commit
0d7cb5c968
@ -353,8 +353,8 @@ under the License.
|
||||
<param name="destfile" value="${main.log4j.jar}"/>
|
||||
</antcall>
|
||||
<antcall target="downloadfile">
|
||||
<param name="sourcefile" value="${{main.junit.url}"/>
|
||||
<param name="destfile" value="${{main.junit.jar}"/>
|
||||
<param name="sourcefile" value="${main.junit.url}"/>
|
||||
<param name="destfile" value="${main.junit.jar}"/>
|
||||
</antcall>
|
||||
</target>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user