DO NOT REPLY [Bug 22417] - add an owner, group, and umask to the war task

2003-08-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22417.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22417

add an owner, group, and umask to the war task





--- Additional Comments From [EMAIL PROTECTED]  2003-08-14 13:48 ---
I would understand better a request to set owner and group for the entries of 
the war file, rather than the war file itself.

Maybe it is better to create chgrp, chown, chmod tasks in ant, but ant is going 
to be huge if in the end we wrap all UNIX commands which can possibly be run in 
installation or application management scripts (ldd, nm, ...).

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 22417] - add an owner, group, and umask to the war task

2003-08-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22417.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22417

add an owner, group, and umask to the war task

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2003-08-14 16:07 ---
Use chmod - and with CVS HEAD of Ant chown and chgrp to do what you need.
We already have tasks that do that, no need to add it to war as well.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]