|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Automatic application versioning in IIB9 |
« View previous topic :: View next topic » |
Author |
Message
|
davchik |
Posted: Mon Jun 13, 2016 7:05 am Post subject: Automatic application versioning in IIB9 |
|
|
Newbie
Joined: 13 Jun 2016 Posts: 2
|
Hi,
I need to show the versions of application under the execution group.
I am able to do it manually by:
1. Creating a new file keywords.txt with the following line: $MQSI_VERSION=1.0 MQSI$
2. Adding this file manually in bar\appzip\META-INF
3. Deploying the bar
BUT... I need it to be automatic (using script), because the version is being taken dynamically from the TFS. I searched the internet a lot and couldn't find anything. Is there any way to do it with mqsicreatebar, mqsiapplyoverride etc?
Thanks, |
|
Back to top |
|
 |
Vitor |
Posted: Mon Jun 13, 2016 8:42 am Post subject: Re: Automatic application versioning in IIB9 |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
davchik wrote: |
Is there any way to do it with mqsicreatebar, mqsiapplyoverride etc? |
Build them into an Ant script (or similar) _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Jun 13, 2016 8:46 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Potentially combine the $MQSI tags with whatever your source control system uses, so that the value of the version tag is replaced by the version stored in source control during checkout. _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|