> -----Original Message-----
> Maybe it's time to have version 1.0 released ? I believe NAnt 
> is stable
> enough now to handle even large projects like mono both on windows and
> linux and having "production" version 1.0 would only make more people
> (corporate?) use nant.
> 
> I think that nant is ready for a "feature freeze" now. I think it just
> needs some polishing, adding a nice GUI installer (I can make 
> one using
> NSIS if you want), integrating some external GUI tools (like NAntMenu
> shell extension, script editor - is the idea still alive?) 
> and it's ready to go.

There is one critical feature I'd like to see added before a move to a
1.0 release, and that's FTP support. At the moment, if you want to sync
a NAnt built ASP.NET application with a live webserver, your only option
is to use SCP. You could use a SMB share, but we all have our web
servers in a highly isolated DMZ, right? ;-)

I'm planning to start work on an FTP task this week. At the moment, I'm
looking for a open source FTP component that I can grab the code FTP
from. No use reinventing the wheel. I've found some free stuff out there
with source available, but no license. 

There may be a FrontPage method to populate a live webserver; I'm not
sure. I'm trying to eliminate FrontPage extensions, as I don't like the
file clutter.

Erick




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to