Skip to content
Snippets Groups Projects
Commit d90ec8ee authored by david_williams's avatar david_williams
Browse files

fix to aid drill down on build server

parent 334ae2cc
No related branches found
No related tags found
No related merge requests found
......@@ -77,10 +77,12 @@
name="indexTemplateFilename"
value="index.html.template.php" />
<!-- not used or needed, and messes up "drill down" on some servers
<copy
file="${wtp.builder.home}/distribution/wtp.site/templateFiles/${indexTemplateFilename}"
tofile="${buildDirectory}/${indexFileName}" />
-->
<condition
property="isBuildTested"
value="true">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment