Draco also has a web interface already constructed which will serve the
same purpose. We've been using it for a couple years and are very happy
with it.
http://draconet.sourceforge.net/
http://sourceforge.net/projects/draconet/
v1.6.3.0 was just recently released on 26 March.
> -Original
mo’ bettah at
this.
Big felicitations to Gert & Co. from Tejas. Y’all
rock!!
/*
* David Reed, Director of Product Development
* Prudential Real Estate Services Company
*
* <[EMAIL PROTECTED]>
* 713.490.7522 (office) ~ 832.215.3188 (cell)
* Toll Free
1-866-
In solution explorer, right click a build file and choose Open
With. Choose the Html\Xml Editor and whack set as default. Then Open.
To get full Intellisense, you have to copy the schema for your
version of NAnt to the equivalent on your machine of C:\Program
Files\Microsoft Visu
TECTED] On Behalf Of Donald Kackman
Sent: Saturday, February 28, 2004
9:43 AM
To: David Reed; 'NAnt User List
(E-mail)'
Cc: 'NDoc
Developers'
Subject: [ndoc-devel] RE:
[Nant-users] NDoc Initialize Failure
David,
We’ve implemented a fix for this
problem which should al
Ryan,
It would unfortunately seem to be
so. We put NDoc into our Draco-managed NAnt scripts yesterday for the
first time and saw a couple of these. :( Love NDoc, but that's a kind
of irritating not-safe-for-multithreading feature. Example build failure:
C:\Sandbox\Build\WebAppli
[How strange that such simple words have launched holy wars... :]
All things considered (with regards to curly placement), it's far more
important that everybody in the shop do the same thing than it is
specifically what you do. All of the research on bug-hunting and
maintenance prove decisively
31049
> -Original Message-
> From: Gert Driesen [mailto:[EMAIL PROTECTED]
> Sent: Friday, December 26, 2003 3:12 AM
> To: Ian MacLean; David Reed
> Cc: [EMAIL PROTECTED]; nant-
> [EMAIL PROTECTED]
> Subject: Re: [nant-dev] Re: [Nant-users] Problem installing nant v82
mechanism maintains a minimum of confusion. :)
Now I can test and see if the solution task does what I need it to do.
Thanx, all!
> -Original Message-
> From: Jaroslaw Kowalski [mailto:[EMAIL PROTECTED]
> Sent: Friday, December 26, 2003 3:09 AM
> To: Ian MacLean; David Reed
> C
I can confirm that I experience the reported build bug also with
v0.84-RC2 freshly downloaded from
http://keihanna.dl.sourceforge.net/sourceforge/nant/nant-0.84.zip
C:\Temp\nant-0.84>bin\nant
build.log is the out-of-the-box error before changing the default
framework in the config file; b
You shouldn’t have to “include”
it; it’s not a class file nor a resource nor a reference. It’s
referenced by your AssemblyInfo.cs file, like this:
[assembly: AssemblyKeyFile(@"..\..\Astro.Web.BaseClasses.snk")]
The cryptographic whatchamadoozie is
called by CSC which looks for it a
Curt, my experience with CSC seems to be
echoed by yours with VBC à the command line compilers are not very smart about intuiting
namespaces and sorting out namespace collisions. I'll bet the same code
compiles just fine in VS.NET. I believe the problem you're experiencing is
in the code,
-
> From: Gert Driesen [mailto:[EMAIL PROTECTED]
> Sent: Friday, November 14, 2003 2:13 AM
> To: David Reed; [EMAIL PROTECTED]
> Subject: Re: [Nant-users] Question: Build compiling web project that
is
> referenced as virtu al directory.
>
> Just a small hint : the task no
Jaroslaw Kowalski brilliantly extemporized:
>
>
Amen, brother. The only problem I can imagine you'll have are type
comparisons, but if you just throw an intelligent build exception when
the types don't match before you touch a.Equals(b)... I'd be a happy
man with just == and != to start with.
Title: Message
Eric,
Best practices? Dunno. How
about working practices instead? :) I don't know how complex your
environment is, but I've got 102 different projects/assemblies for three
different production websites in VSS monitored by Draco on a single build
server and built by N
> You can also set this by right-clicking on a .build file in a project
> (add one to a project temporarily if you need to) and choosing Open
> With... Choose "HTML/XML Editor" and click Set as Default.
File associations are cool, but the really neat trick is to get
tag-completion for NAnt script
Ian,
I'm not trying to get anybody's knickers ruffled (or feathers in a wad),
just making (reasonable-seeming-to-me) suggestions. :)
[snip]
> Ok fair enough, it has been neglected. However:
>
> - I have posted build instructions for NAntContrib multiple times. You
> need to link against a 0.8.
Erv,
I think what Cash is asking is the same thing I proposed a week or two
ago: solve the NAntContrib problem by merging the projects and
obsolescing the contrib project completely. The NAntContrib tasks are
*core* to what most of us use NAnt for anyway! Just move all the
NAntContrib tasks into
The Fine Manual says, "File Sets can appear inside tasks that support
this feature or at the project level, i.e., as children of project."
But I had trouble figuring out how to use the children of project
feature... to keep as much of the build script to cut-paste-and-pray as
possible. What I want
18 matches
Mail list logo