You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Chuck Rolke (JIRA)" <qp...@incubator.apache.org> on 2010/08/16 17:58:16 UTC

[jira] Created: (QPID-2805) The windows resource version for qmfengine dll is hard coded to an unusable value

The windows resource version for qmfengine dll is hard coded to an unusable value
---------------------------------------------------------------------------------

                 Key: QPID-2805
                 URL: https://issues.apache.org/jira/browse/QPID-2805
             Project: Qpid
          Issue Type: Bug
         Environment: windows sdk build
            Reporter: Chuck Rolke


One line in the cmake for cpp/qmf.dll confuses the "windows resource version" that ones sees from windows explorer with the "image version" that is embedded in the binary optional header.

The cmake must be changed so that all dll files created by a bld-winsdk.ps1 build have the same windows resource version.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-2805) The windows resource version for qmfengine dll is hard coded to an unusable value

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

Chuck Rolke updated QPID-2805:
------------------------------

    Attachment: Unpin_qmfengine_version.patch

Rooted at qpid/cpp, this patch undoes the hard coded version number for qmfengine.dll.

This change allows all dlls produced by bld-winsdk.ps1 to have the same windows resource version number. This change has no effect on the optional image header "image version" field which is specified elsewhere in the cmake script.

Two other lines of source code are modified to replace tabs with spaces.

> The windows resource version for qmfengine dll is hard coded to an unusable value
> ---------------------------------------------------------------------------------
>
>                 Key: QPID-2805
>                 URL: https://issues.apache.org/jira/browse/QPID-2805
>             Project: Qpid
>          Issue Type: Bug
>         Environment: windows sdk build
>            Reporter: Chuck Rolke
>         Attachments: Unpin_qmfengine_version.patch
>
>
> One line in the cmake for cpp/qmf.dll confuses the "windows resource version" that ones sees from windows explorer with the "image version" that is embedded in the binary optional header.
> The cmake must be changed so that all dll files created by a bld-winsdk.ps1 build have the same windows resource version.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Resolved: (QPID-2805) The windows resource version for qmfengine dll is hard coded to an unusable value

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

Ted Ross resolved QPID-2805.
----------------------------

    Fix Version/s: 0.7
       Resolution: Fixed

> The windows resource version for qmfengine dll is hard coded to an unusable value
> ---------------------------------------------------------------------------------
>
>                 Key: QPID-2805
>                 URL: https://issues.apache.org/jira/browse/QPID-2805
>             Project: Qpid
>          Issue Type: Bug
>         Environment: windows sdk build
>            Reporter: Chuck Rolke
>            Assignee: Ted Ross
>             Fix For: 0.7
>
>         Attachments: Unpin_qmfengine_version.patch
>
>
> One line in the cmake for cpp/qmf.dll confuses the "windows resource version" that ones sees from windows explorer with the "image version" that is embedded in the binary optional header.
> The cmake must be changed so that all dll files created by a bld-winsdk.ps1 build have the same windows resource version.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Assigned: (QPID-2805) The windows resource version for qmfengine dll is hard coded to an unusable value

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

Ted Ross reassigned QPID-2805:
------------------------------

    Assignee: Ted Ross

> The windows resource version for qmfengine dll is hard coded to an unusable value
> ---------------------------------------------------------------------------------
>
>                 Key: QPID-2805
>                 URL: https://issues.apache.org/jira/browse/QPID-2805
>             Project: Qpid
>          Issue Type: Bug
>         Environment: windows sdk build
>            Reporter: Chuck Rolke
>            Assignee: Ted Ross
>         Attachments: Unpin_qmfengine_version.patch
>
>
> One line in the cmake for cpp/qmf.dll confuses the "windows resource version" that ones sees from windows explorer with the "image version" that is embedded in the binary optional header.
> The cmake must be changed so that all dll files created by a bld-winsdk.ps1 build have the same windows resource version.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org