Re: AW: How To Jail Ant Script by Options

2006-10-12 Thread Dominique Devienne
does chroot command exist in ant script language? No. chroot is a low-level unix system command. But Java can be "sandboxed" using security policies: http://java.sun.com/j2se/1.4.2/docs/guide/security/PolicyFiles.html Also, Jan pointed you to , a nested element of , which could perhaps be used

Re: AW: How To Jail Ant Script by Options

2006-10-12 Thread Alexandre CABROL PERALES
does chroot command exist in ant script language? [EMAIL PROTECTED] a écrit : AFAIK you start CC using a wrapper buildfile which uses to call the real buildfile. You could use instead of , so you could pass s. (BTW should we add permission-support to ?) Jan -Ursprüngliche Nachrich

AW: How To Jail Ant Script by Options

2006-10-12 Thread Jan.Materne
AFAIK you start CC using a wrapper buildfile which uses to call the real buildfile. You could use instead of , so you could pass s. (BTW should we add permission-support to ?) Jan >-Ursprüngliche Nachricht- >Von: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED] >Gesendet: Donnerstag