nant
Month name in NAnt
How do I get the current month name in NAnt? I\'m using a task like the one below to update our site label, which shows the date / time that the site was built.However, I need the date to be in a spe[详细]
2023-04-13 06:38 分类:问答NAnt error using solution task to compile .Net framework 3.5 project: Error MSB4127, Error MSB4060
I run into the error, listed below, when executing a NAnt task that would compile a .Net 3.5 project-with CC.Net:[详细]
2023-04-13 03:25 分类:问答How to process a table data in nant script?
I want to process my mysql table data开发者_如何学JAVA inside nant script. My table contatins some image file path. using that path I need to do svn check out also. How can I do like that. Does it pos[详细]
2023-04-12 07:49 分类:问答How to create build file for Nant of .Net project
I have created build files of c# solution(.sln) files as well as the .cs file, but if i want to create a build file of only one project out of more than one project in a solution, i gets error some of[详细]
2023-04-10 17:10 分类:问答Build Azure deployment package in NAnt
I\'m looking into migrating our system to Windows Azure. Currently we have an automated process that builds everything and packages it up into msi\'s for us using Team City and NAnt.[详细]
2023-04-10 14:05 分类:问答Hudson build scripts location - recommendation?
I\'m already finishing my project build automation :) with Hudson and Nant. My project structure is something like[详细]
2023-04-10 08:32 分类:问答Cruise Control parsing "!" character in NAnt file
I have Cruise Control configured with a task to run a NAnt script, which runs an MSTest suite.MSTest allows me to specify test categories 开发者_StackOverflow社区so I want to specify \"!Integration\"[详细]
2023-04-10 05:41 分类:问答running FxCop in NAnt on VS 2010 project
I\'m trying to set up a CI tool using NAnt. I have managed to have NAnt build the project I\'ve created the .FxCop file for the project, but when I inserted the FxCop commands in the Nant Build config[详细]
2023-04-09 05:41 分类:问答Is it possible to read cookie/session value while executing PHP5 script through command prompt?
I need to read some values from cookie or session when I a开发者_C百科m executing my php script using command prompt. How can I do that?[详细]
2023-04-09 02:57 分类:问答Is there a NANT task to start/stop COM+ components?
I am automating our deploymnet using CC.n开发者_StackOverflow中文版et and a NANT build script. I have to stop and start our COM+ components during deployment.[详细]
2023-04-08 08:25 分类:问答