Menu

#30 as2ant: generating exclude files

open
nobody
None
5
2006-11-15
2006-11-15
No

When I write this:

<srcset dir="${dir.dependencies}">
<exclude name="**/*.as"/>
</srcset>

would it be possible for the mtasc task to write a tempfile containing the file names that is to be excluded, and then passing it to mtasc?

Ie instead of not passing the files to the compiler, one forces it to be excluded for sure using -exclude.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.