gitweb on Svarog
projekti pod git sistemom za održavanje verzija -- projects under the git version control system
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 03601fc)
raw | patch | inline | side by side (parent: 03601fc)
author | Doni Pracner <quinnuendo@gmail.com> | |
Thu, 3 Aug 2017 15:31:29 +0000 (17:31 +0200) | ||
committer | Doni Pracner <quinnuendo@gmail.com> | |
Thu, 3 Aug 2017 15:31:29 +0000 (17:31 +0200) |
we don't need to go deeper to find sample files.
especially important if there are temporary and
intermediate versions in sub folders.
especially important if there are temporary and
intermediate versions in sub folders.
build.xml | patch | blob | history |
diff --git a/build.xml b/build.xml
index 0207988d880192e55406859a0798f48cd64be9f4..80f723596cddecf4ab7b20ded31e67e93b651f02 100644 (file)
--- a/build.xml
+++ b/build.xml
<path>
<fileset dir='${samples.temp.dir}'>
<patternset refid="non.transformed.sources"/>
+ <depth max="0"/>
</fileset>
</path>
</foreach>