You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Tomas Restrepo (JIRA)" <qp...@incubator.apache.org> on 2007/05/13 00:16:15 UTC

[jira] Created: (QPID-489) Create new build system for .NET Client

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.


[jira] Updated: (QPID-489) Create new build system for .NET Client

Posted by "Tomas Restrepo (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomas Restrepo updated QPID-489:
--------------------------------

    Attachment: QPID-489.diff

> 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
>         Attachments: QPID-489.diff
>
>
> 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.


[jira] Resolved: (QPID-489) Create new build system for .NET Client

Posted by "Tomas Restrepo (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomas Restrepo resolved QPID-489.
---------------------------------

       Resolution: Fixed
    Fix Version/s: M2

Resolved in revision 537834

> 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
>             Fix For: M2
>
>         Attachments: QPID-489.diff
>
>
> 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.