You have a space in your name="x" for .script. Perhaps it's looking for
things that end in a literal " " character.
Regards,
Christian.
> -----Original Message-----
> From: Gavin Eadie [mailto:gavi..mich.edu]
> Sent: Tuesday, August 20, 2002 9:29 AM
> To: woproject-de..bjectstyle.org
> Subject: me ... or woproject ?
>
>
> 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 - 12:24:35 EDT