Create new build system for .NET Client
---------------------------------------
Key: QPID-489
URL: https://issues.apache.org/jira/browse/QPID-489
Project: Qpid
Issue Type: Improvement
Components: Dot Net Client
Affects Versions: M2
Environment: Mono, .NET 1.1, .NET 2.0
Reporter: Tomas Restrepo
Assigned To: Tomas Restrepo
Priority: Minor
Create a new build system based on NAnt for the .NET client code that can be
used to build releases for all target environments.
1- Get rid of the MonoDevelop project files. Currently, there's no one that
is doing development on the .NET client on mono.
2- Create a global NAnt build file instead that can be used to generate
releases for all three platforms (.NET v1.1 and v2.0 and mono). Since we
don't change projects very often, keeping this one in sync will be far
easier than dealing with the MonoDevelop project files, so we'll rarely need
to modify it. We'd still use the VS project files for regular development
and builds.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.