Removed passing incremental cache base dir via module script.

This commit is contained in:
Evgeny Gerashchenko
2014-08-19 17:34:36 +04:00
parent cda1be3fc7
commit 184ddbc9e1
15 changed files with 14 additions and 93 deletions
@@ -1,6 +0,0 @@
<modules incrementalCache="/path/to/incremental/cache">
<!-- Module script for production -->
<module name="name" outputDir="output">
<sources path="s1"/>
</module>
</modules>