|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
IIB Migration in SVN |
« View previous topic :: View next topic » |
Author |
Message
|
ups0409 |
Posted: Fri Jul 28, 2017 12:44 am Post subject: IIB Migration in SVN |
|
|
Novice
Joined: 14 Jun 2017 Posts: 12
|
Hi All , i have one application in SVN which contains duplicate .XSD files i deleted one of them and the project got successfully build and deployed in IIB . But after checking-n the updated code in SVN , the build team again got the same issue of duplicate .xsd , even after checking -out again , my application gave the same error .
Please suggest how to check-in after removing the duplicate .xsd. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Mon Aug 14, 2017 6:33 pm Post subject: Re: IIB Migration in SVN |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
ups0409 wrote: |
Hi All , i have one application in SVN which contains duplicate .XSD files i deleted one of them and the project got successfully build and deployed in IIB . But after checking-n the updated code in SVN , the build team again got the same issue of duplicate .xsd , even after checking -out again , my application gave the same error .
Please suggest how to check-in after removing the duplicate .xsd. |
There shouldn't be any duplicate *.xsd files in your IIB Application or its referenced libraries. Otherwise while building, you'll get duplicate schema definition or file related error.
If you have deleted the duplicate *.xsd files and committed the code into Subversion, you should be good as your application/code version at Subversion doesn't contain duplicate schema files.
Now when you checkout the code from Subversion and import the Application into IIB Toolkit workspace, IBM by default cleans up or builds the workspace after Application import. As part of the workspace build, IBM created default schema files with .xsd extension. You have to manually delete them before building the BAR file via Toolkit otherwise your build will fail.
If you use, mqsicreatbar command, it should work with no issues, but make sure there aren't any duplicate schema files in your Subversion code.
 _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
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
|
|
|
|