[ 
https://issues.apache.org/jira/browse/QPID-5287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chuck Rolke resolved QPID-5287.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.25

Resolved at r1538647

> .NET binding does not set Assembly version number
> -------------------------------------------------
>
>                 Key: QPID-5287
>                 URL: https://issues.apache.org/jira/browse/QPID-5287
>             Project: Qpid
>          Issue Type: Bug
>          Components: Build Tools
>    Affects Versions: 0.25
>         Environment: Windows .NET binding; any visual studio, any platform, 
> any configuration
>            Reporter: Chuck Rolke
>            Assignee: Chuck Rolke
>              Labels: build
>             Fix For: 0.25
>
>
> The build scheme sets the File and Product version numbers. A stock trunk 
> build will set the File Properties version numbers to 0.22.0.1. Overrides can 
> set these to any desired release values, for instance 1.2.0.100.
> However, in file AssemblyInfo.cpp the Assembly version number is set to
> [assembly:AssemblyVersionAttribute("1.0.*")];
> The net effect is that the Assembly version number is autogenerated and not a 
> predictable value. 
> This issue tracks creating a cmake template AssemblyInfo.cpp file and using 
> configure_file to generate the source with the desired version number in it.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to