Browse Source

Update build file to copy across more of the useful xsl sheets.

Submitted by: "Ingmar J Stein" <stein@xtramind.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271845 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Donald 23 years ago
parent
commit
2fd822fcf2
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      build.xml

+ 2
- 0
build.xml View File

@@ -744,6 +744,8 @@
<include name="maudit-frames.xsl"/> <include name="maudit-frames.xsl"/>
<include name="mmetrics-frames.xsl"/> <include name="mmetrics-frames.xsl"/>
<include name="jdepend.xsl"/> <include name="jdepend.xsl"/>
<include name="jdepend-frames.xsl"/>
<include name="checkstyle-frames.xsl"/>
<include name="log.xsl"/> <include name="log.xsl"/>
</fileset> </fileset>
</copy> </copy>


Loading…
Cancel
Save