nant-task Questions

3

Solved

I'm trying to get MSBuild 2010 to publish a web app to a specific location. I can get it to publish the deployment package to a particular path, but the deployment package then adds its own path th...
Buckshee asked 28/5, 2010 at 11:37

2

We have several hundred test classes, with a few dozen of them marked with the following attributes: [TestFixture] [Explicit] [Category("IntegrationTests")] so they will only be run in our over-...
Learnt asked 24/9, 2010 at 21:19

1

Solved

I have custom NAnt task for test purposes and I would like to cancel NAnt build process if the task is failed. I have created custom ErrorTask: [NAnt.Core.Attributes.TaskName("errorTask")] public ...
Lorenzo asked 20/10, 2010 at 14:48

2

Solved

is it possible to make nant run a publish on mvc project or a good old web application project and after the publish make nant FTP the files to the web server UPDATE: found the solution to the ftp...
Prudish asked 10/1, 2009 at 12:26
1

© 2022 - 2024 — McMap. All rights reserved.