mirror of https://github.com/apache/archiva.git
fixpath
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1490481 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1ef421c033
commit
8c1904362c
|
@ -327,7 +327,7 @@
|
|||
<copy todir="${project.build.directory}/errorshtmlsnap/img">
|
||||
<fileset dir="${webappDirectory}/img"/>
|
||||
</copy>
|
||||
<copy todir="${project.build.directory}/errorshtmlsnap/imgages">
|
||||
<copy todir="${project.build.directory}/errorshtmlsnap/images">
|
||||
<fileset dir="${webappDirectory}/images"/>
|
||||
</copy>
|
||||
</tasks>
|
||||
|
|
Loading…
Reference in New Issue