I'm puzzled ... I have a woapplication task which includes:
<woapplication name="${ant.project.name}" destdir="${builder_temp}">
<resources dir=".">
<include name="*.wo/**"/>
<include name="*.eomodeld/**"/>
<include name="*.script "/>
<include name="*.plist"/>
<include name="*.icns"/>
<include name="*.api"/>
<include name="*.properties"/>
<exclude name="host-application.properties" />
</resources>
... and in my Resources folder after it is all done are all
the files I want EXCEPT a collection of files with names like
"addLine.script". Is there something special about files with names
that end in ".script" ? ... Gavin
This archive was generated by hypermail 2.0.0 : Tue Aug 20 2002 - 09:28:37 EDT