For matters of being locked into MSBuild right now, I want to add that ability to Tarantino.
I have a patch that will do so for manageSqlDatabaseTask.
This may not be a direction you want Tarantino to go and that's fine. Just let me know.
Comment #1
Posted on Mar 24, 2009 by Massive HippoIt looks like that patch may have missed a couple of things. One thing I just noticed about patches is the lack of binary files.
There are some files that will need to be copied to the lib\MSBuild folder: http://ferventcoder.com/archive/2009/03/23/the-tarantino-project-and-msbuild.aspx
- tarantino_MSBuild.zip 4.13KB
Comment #2
Posted on Mar 24, 2009 by Grumpy ElephantWe expected someone would want to run this from msbuild. It has not been put into
place yet because we did not have the need to.. YAGNI.. now that you have added it we
are cool with having this in the framework.
Comment #3
Posted on Mar 24, 2009 by Massive HippoAs an FYI: I did have to make a change and remove SetVariable from ITaskObserver and replaced it with the only variable that is currently being set. That way both MSBuild and NAnt would be able to set the property.
Comment #4
Posted on Mar 24, 2009 by Massive HippoIt has been tested and both NAnt and MSBuild work as desired.
Comment #5
Posted on Jul 30, 2009 by Swift KangarooIs there a date when will this be added to the trunk?
Comment #6
Posted on Jan 13, 2010 by Massive CamelIs this in trunk yet? It would be really helpful.
Status: New