RE: [Nant-users] Trying to auto increment my build number

2003-12-09 Thread Dmitriy Bezugliy
Title: RE: [Nant-users] Trying to auto increment my build number  Hi May be somebody have idea  ... How to increment only those Version wich was Change in VVS ( and therefore was rebuild) ? And related problem  Replase those  Versions in Config ... > -Original Message- > From: J

[Nant-users] Re: [Mono-list] ANN: NAnt 0.84 Release Candidate 1 is now available

2003-12-09 Thread Francisco T. Martinez
Gert Driesen wrote: NAnt 0.84 Release Candidate 1 is now available for download at http://sourceforge.net/project/showfiles.php?group_id=31650 For a list of changes since the 0.8.3 release, see http://nant.sourceforge.net/releasenotes.html. The NAnt Team http://nant.sourceforge.net _

[Nant-users] Unable to build nant-0.8.3

2003-12-09 Thread Cassidy, Thomas
Attempted to build nant-0.84 yesterday but it failed as indicated in message below.  Response from a list member that I received indicated “This is actually an error resulting from a known issue with resource compilation in beta1…”.  So then tried to build nant-0.8.3.  Unfortunately, I’m no

[Nant-users] tag help

2003-12-09 Thread Thomas Marshall
I’m trying to create a build file for a project that includes a third party control (The Component One Flex Grid). So, I’m using the license task to create a .license file that I’m attempting to include as a resource when I build the exe. However, it appears to have no effect. Here is what my bu

Re: [Nant-users] Unable to build nant-0.8.3

2003-12-09 Thread Ian MacLean
Thomas, This is the 0.8.3 release right ? as I recall 0.8.3 had a problem where the nunit tests use a different config file to the nant.exe.config so its still trying to use 1.0 for the compiler tests.Thats my suspicion anyway. You'll probably have better luck with a nightly build. see http://n