Hi,
why not add a RFE for it. It should't be too much work to add this
stuff to the woapplication task. May be an otional attribute for the
chmod command.
http://sourceforge.net/tracker/?group_id=50507&atid=459970
Ulrich
Am Freitag, 09.05.03, um 20:40 Uhr (Europe/Berlin) schrieb Kaj Hejer:
> At 16:45 +0200 08-05-2003, Christian Mittendorf wrote:
>> That was the problem. I run wotaskd as a special user "wouser" and
>> there were some exec and access rights which stopped the app from
>> working. After fixing these rights using your tip for catching the
>> apps output, it is now working fine. Thanks!
>
>
> Hi!
>
> Just fyi:
>
> In src/java/org/objectstyle/woproject/ant/WOApplication.java
> we have changed
>
> chmod.setPerm("gu+x");
>
> to
>
> chmod.setPerm("a+x");
>
>
> for building our apps for deployment because we too use a special to
> run our WO-apps.
>
>
> -Kaj :)
This archive was generated by hypermail 2.0.0 : Fri May 09 2003 - 15:15:44 EDT