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] Compiling VSNantAddin

2003-11-21 Thread Dmitriy Bezugliy
In latest realization Nant disappear method ProcessSettings wich was used in VSNantAddin. For fixing problem may be useful creating this method or making public ProjectSettingsLoader class Regards, Dmitry Bezuglyy amid@bkc.com.ua  

RE: [Nant-users] Logging failures or successes

2003-10-21 Thread Dmitriy Bezugliy
Title: RE: [Nant-users] Logging failures or successes Hi Gert Using record with level led to next Internal Error I use next directive in nested build tasks. May be action must be different ? [license] Compiling license file c:\acrm\src\Core\Oblik.DMS\licenses.licx to C

[Nant-users] Solution task & Localization

2003-10-20 Thread Dmitriy Bezugliy
Hi everybody I am new to using Nant . When using solution task local resourses not generated ... Am i something missed ? Regards, Dmitry Bezuglyy amid@bkc.com.ua

[Nant-users] Apply solution task to empty sln led to error

2003-10-10 Thread Dmitriy Bezugliy
Apply solution task to empty sln led to error: Complete build sequence is build build:  [solution] Starting solution build. [solution] Loading projects... [solution] Gathering additional dependencies... BUILD FAILED INTERNAL ERROR System.IO.DirectoryNotFoundException: Could not find a pa

[Nant-users] ResGenTask problem

2003-10-10 Thread Dmitriy Bezugliy
Seems to bug introdused in last night build 20031010 with 20031007 all work fine [solution]  - C:\Core\res\strings.ru-RU.resx [solution] ResGenTask Input: C:\Core\res\strings.ru-RU.resx Output: C:\DOCUME~1\amid\LOCALS~1\Temp\hi771plq\Core.res.strings.ru-

[Nant-users] Solution task problem

2003-10-10 Thread Dmitriy Bezugliy
Title: [Nant-users] Solution task problem Hi all Enybody know what's mean this error (it's was a reason my previous problem  wis solution task                 BUILD FAILED         INTERNAL ERROR        

[Nant-users] Solution task Problem

2003-10-09 Thread Dmitriy Bezugliy
Title: [Nant-users] Solution task Problem Hi all I try use Solution task and got >INTERNAL ERROR > System.NullReferenceException: Object reference not set to an instance of an object. Log attached Regards, Dmitry Bezuglyy [EMAIL PROTECTED] NAnt version 0.8

[Nant-users] Solution task problem

2003-08-01 Thread Dmitriy Bezugliy
Hi I novice to Nant and Ant.   I try to using task And got those answer :   build: [solution] Starting solution build. [solution] Included projects: [solution] - C:\aCRM\src\Core\Bkc.Oblik.aCRM.Common\Bkc.Oblik.aCRM.Common.csproj [solution] Reference projects: Total time: 0 secon