--- javadev82 <[EMAIL PROTECTED]> wrote: > In my source directory structure in the WEB/ directory I have > some script files along with the html and jsp files of my application. > When I do a build the script files are copied to the distribution > location ok but they lose their executable attribute.
See: http://marc.theaimsgroup.com/?l=ant-user&m=101463794827232&w=2 > What do I needto do to insure these files keep their permission > settings? See the <chmod> task. Diane ===== ([EMAIL PROTECTED]) __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
