[MCOL-2274] .NET is built with not updated version Created: 2019-04-03  Updated: 2023-03-06  Resolved: 2023-03-06

Status: Closed
Project: MariaDB ColumnStore
Component/s: N/A
Affects Version/s: 1.2.4
Fix Version/s: Icebox

Type: Bug Priority: Major
Reporter: Zdravelina Sokolovska (Inactive) Assignee: Unassigned
Resolution: Won't Do Votes: 0
Labels: None

Attachments: JPEG File MariaDB.Data.ColumnStoreDriver.1.1.6.1.nupkg.jpg    
Epic/Theme: MCOL-4571

 Description   

.NET is built with not updated version

during the build are received "WARNING: API Version (1.2.4) Does Not Match NuGet Version (1.1.6) " messages and
as well MariaDB.Data.ColumnStoreDriver is build with 1.1.6 version instead of 1.2.4
MariaDB.Data.ColumnStoreDriver.1.1.6.1.nupkg

./dotnet/build.sh

Scanning dependencies of target dotnet_mcsapi
[ 66%] Building CXX object CMakeFiles/dotnet_mcsapi.dir/dotnet_mcsapi_wrap.cxx.o
[100%] Linking CXX shared library glue-lib/dotnet_mcsapi.so
[100%] Built target dotnet_mcsapi
COPY: cp -v "glue-lib/dotnet_mcsapi.so" "../lib-linux-x64/"    --->    'glue-lib/dotnet_mcsapi.so' -> '../lib-linux-x64/dotnet_mcsapi.so'
 
 
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
        MariaDB ColumnStore API Version: 1.2.4
  NuGet Package Version (without build): 1.1.6
 
Sucssfully setup/built with commands:
  cmake ..
  make
  cp -v "glue-lib/dotnet_mcsapi.so" "../lib-linux-x64/"
 
*** NOTICE ***
WARNING: API Version (1.2.4) Does Not Match NuGet Version (1.1.6) -- Perhaps edit ColumnStoreDotNet.csproj?

#  dotnet pack -c Release
Microsoft (R) Build Engine version 15.9.20+g88f5fadfbe for .NET Core
Copyright (C) Microsoft Corporation. All rights reserved.
 
 Restoring packages for /mnt/c/code/external/mariadb-columnstore-api2/dotnet/src/ColumnStoreDotNet.csproj...
 Generating MSBuild file /mnt/c/code/external/mariadb-columnstore-api2/dotnet/src/obj/ColumnStoreDotNet.csproj.nuget.g.props.
 Generating MSBuild file /mnt/c/code/external/mariadb-columnstore-api2/dotnet/src/obj/ColumnStoreDotNet.csproj.nuget.g.targets.
 Restore completed in 180.91 ms for /mnt/c/code/external/mariadb-columnstore-api2/dotnet/src/ColumnStoreDotNet.csproj.
ColumnStoreSystemCatalogColumn.cs(69,32): warning CS0108: 'ColumnStoreSystemCatalogColumn.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended. [/mnt/c/code/external/mariadb-columnstore-api2/dotnet/src/ColumnStoreDotNet.csproj]
 ColumnStoreDotNet -> /mnt/c/code/external/mariadb-columnstore-api2/dotnet/src/bin/Release/netstandard2.0/ColumnStoreDotNet.dll
 Successfully created package '/mnt/c/code/external/mariadb-columnstore-api2/dotnet/src/bin/Release/MariaDB.Data.ColumnStoreDriver.1.1.6.1.nupkg'.



 Comments   
Comment by Todd Stoffel (Inactive) [ 2023-03-06 ]

This ticket was opened prior to convergence with the server. It may have been rendered obsolete. If this issue still exists in a modern version, please open a new request.

Generated at Thu Feb 08 02:35:02 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.