Hello,
run your build with ant -debug to figure out exactly which directories
are scanned by ant.
the second zipfileset might be better rewritten
meaning :
I want all the files located under reports/daily/install
what you wrote
means :
I want to have all the folders called instal
OK haven't got any response or help but I did discover that the 'filesonly'
attribute of Ant's task basically is DECORATIVE AND ORNAMENTAL and
servers NO purpose whatsoever! Maybe I'm using it wrong. However, I have set
its value to 'yes', 'true', 'right', and 'whathaveyou' and ANT does not
co
On Tue, 26 Jul 2005 13:09:30 -0700, S I wrote:
>to be included in the final zip file. I want the .rdl files to sit at the
>root of the zip file w/o exporting their subfolder names. But I'm not
>successful. This is the way I have written the Ant script now:
if nothing else works, the files t