Hello all. This is primarily for NAnt developers, but may be of interest to Mantis folks as well.
In our NAnt project I was thinking it would be hot to query our Mantis Bug Tracker (http://sourceforge.net/projects/mantisbt) to get a list of all bugs which have been resolved and thus are ready for testing in the current build. We have a mail task which notifies a group of the new build, and I'd like to post the list in the message body with hyperlinks to each bug. The feedback I'm looking for is this: In general, is anyone doing database queries in a NAnt task? Would you mind sharing your strategy for this? The simple solution I imagine is a exec or script task, but I don't know how to get the results back into NAnt. A more robust solution would be to build a new NAnt task. More specifically, is anyone else out there using a bug-tracking system, even Mantis, where something similar would be useful? Perhaps we could collaborate and build something a little more general and useful. - Jason ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers