ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » versions in bar file

Post new topic  Reply to topic
 versions in bar file « View previous topic :: View next topic » 
Author Message
sudaltsov
PostPosted: Wed May 15, 2024 2:37 am    Post subject: versions in bar file Reply with quote

Voyager

Joined: 02 May 2012
Posts: 81

Hi folks

It is obvious how to make the msgflow and esql file versions visible in the bar files: there is special property in msgflow, there is $MQSI_VERSION$ in esql.

How about xsd, wsdl files? I could not find anything in the docs, and the Version column for those files stays empty in my barfiles.

Thanks for any ideas.
Back to top
View user's profile Send private message
timber
PostPosted: Mon May 20, 2024 12:09 pm    Post subject: Reply with quote

Grand Master

Joined: 25 Aug 2015
Posts: 1282

I assume that you are trying to link the BAR file to the version of code that it was built from. The best way to do that is to link the entire BAR file to a git commit id. You can do that in a couple of ways:
* Add a step to the build script and include a file that contains the git commit id and/or the tag name.
* Store the BAR file in a binary repository (Nexus, Artifactory, Azure Artifacts...even Git if you want). Make sure that the metadata on your artifact (BAR file) includes the git commit id. All of this is done automatically by tools like Azure DevOps/GitHub actions.
Back to top
View user's profile Send private message
sudaltsov
PostPosted: Mon May 20, 2024 1:31 pm    Post subject: Reply with quote

Voyager

Joined: 02 May 2012
Posts: 81

timber wrote:
I assume that you are trying to link the BAR file to the version of code that it was built from. The best way to do that is to link the entire BAR file to a git commit id.
I want to know exactly the revisions of all the source files that are stored in the bar file. The git commit id of the bar file itself does not indicate commit ids of those source files, does it?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » versions in bar file
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.