[Nant-users] docbook.xsl and nant

2003-06-09 Thread Jaroslaw Kowalski
I've tried to use nant's

Re: [Nant-users] CSC task doesn't support unsafe.

2003-06-09 Thread Gert Driesen
Title: Message the csc task in cvs does support both the unsafe and checked flags, but you'll have to wait until our cvs repository is fixed again   Gert   - Original Message - From: Anthony LoveFrancisco To: 'brian.nantz' ; [EMAIL PROTECTED] Sent: Monday, June 09

RE: [Nant-users] CSC task doesn't support unsafe.

2003-06-09 Thread Anthony LoveFrancisco
Title: Message I think you can use:         :         :         - Ants   -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of brian.nantzSent: Monday, 09 June, 2003 06:08To: [EMAIL PROTECTED]Subject: [Nant-users] CSC task

RE: [Nant-users] Copy with the flatten feature

2003-06-09 Thread Jean Rajotte
Title: Message i don't see a native way in nant, but for grins, i just did this.  it's "ugly", possibly there's a better approach, and it's not stress tested, but it "works on my machine".  basically, roll your own directory recursion:                                                

[Nant-users] CSC task doesn't support unsafe.

2003-06-09 Thread brian.nantz
Why does the csc task not support unsafe and checked flags?   Brian Nantz .Net Tools WIKI