Thanks for the shout Christian!
My book does include a chapter on task creation amongst other stuff. Funnily
enough, there have been some questions on things such as assembly versioning,
db integration and code generation in recent days on this list and the ccnet
list. I'm not a very good self-
Hi,
I put down some initial thoughts a little while ago on my blog. I was (and
am) trying to standardise/patternise some approaches for large scale builds
and these were thoughts I had (or extrapolated) from listening to Mike
Roberts' presentation recently.
They were with regard to CI specificall
Hi Todd,
I second Thibaut's views on the 'why' of NAnt. The point about craftsman ->
industrial is an important one.
If you consider software activities to be part of a Innovate -> Iterate ->
Standardise -> Commoditise chain then any kind of work that you handle manually
will at best achieve
Hi
Paul,
My book Expert .Net Delivery with NAnt and
CruiseControl.NET (http://www.amazon.com/exec/obidos/tg/detail/-/1590594851) covers
this in some depth in chapter 8
Luckily you don't necessarily need to fork out for it as there is a
sample chapter covering database stuff on the Apress s
Title: Issue with XmlPoke - my mistake?
Missing assemblyIdentity?
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Thomas
TomiczekSent: 17 May 2005 11:11To:
nant-users@lists.sourceforge.netSubject: [Nant-users] Issue with
XmlPoke - my mi
Have you had a look at CruiseControl.Net (http://ccnet.thoughtworks.com)?
It will do what you need and a lot more besides.
Alternatively you could roll your own remoting wrapper.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Peter A.
Pociask
Sent: 01 April
Hi
Paul,
My
blog: http://bitarray.co.uk/marc has
several articles on NAnt with VSS. These were valid under 0.84 and are still
applicable under latest builds in the main. Additionally there is a post on
versioning which includes further VSS work.
My
book (details on the site - due out in
Hi Chris,
My book (terrible plug) will cover these issues regarding Database in the
build and release cycle
(http://www.amazon.com/exec/obidos/tg/detail/-/1590594851/)
I use a manual task and also RedGate tools to achieve the necessary
integration. In the meantime, you can find a fairly old post o