Hi
Jarek,
I
think a set of standards for NAnt build files would be awesome. The
documentation would be a great driver for a GUI tool, and although there are a
number of examples in the NAnt source files but the addition of a GUI
designer would probably help out a lot with the process (IMO) by
accomplishing two things:
1) It would help people get started setting up a
new project.
2) It would allow produce a standardized build script
composed of the "better practices" in project setup.
Being
a version control dude I would add to this list a checkout/ get target that
would fetch source from whatever version control system people are using
:-).
This
might be getting a little ahead but I just have a couple of questions on the
implementation:
> 4. Standard directory layout (bin, build,
src, doc, ...), signing key file placement and
generation
Would
it be a good idea to identify standard properties to handle these
directories? Sometimes people do not want to choose a different naming
convention or even different names (i.e. Binaries, Build, Source,
Documentation). I am not sure if these "standard" properties should be
known about inside of NAnt yet and maybe just "suggested" properties would be
"better"? >8. Package
generation tools (source package, binary package, installer
package)
Would we actually
generated the <msi /> and (when the rpm task is built :-))
<rpm /> code for a "standard" setup? That would be a beautiful thing
IMO :-).
Great
idea!
Cheers,
Clayton
-----Original Message-----
From: Jaroslaw Kowalski [mailto:[EMAIL PROTECTED] Sent: September 9, 2004 5:35 AM To: [EMAIL PROTECTED] Subject: [Nant-users] Build process unification
|
Title: Message