Integrator Version control
Integrator Version control
I have an issue where I touched a project in dev and and the project in prd is not the same as in dev. I need to be able to create a project from a jar so I can look for differences. Any ideas pertaining to this?
Cheers,
Mark Mason
Mark Mason
Re: Integrator Version control
Hi
Note that the Integrator Studio workspaces are normally outside the LANSA Version Control. However, you can manually have that structure under VCS.
The other thing to think about is - are your objects classified as External Resources in the LANSA Repository? As long as they were resaved after regeneration, your Jar files would then be part of your base LANSA VCS environment.
Jar files are compiled objects(well zip files of compiled objects renamed), so performing comparisons isn't something expected, though you would see they weren't matched
Karen
Note that the Integrator Studio workspaces are normally outside the LANSA Version Control. However, you can manually have that structure under VCS.
The other thing to think about is - are your objects classified as External Resources in the LANSA Repository? As long as they were resaved after regeneration, your Jar files would then be part of your base LANSA VCS environment.
Jar files are compiled objects(well zip files of compiled objects renamed), so performing comparisons isn't something expected, though you would see they weren't matched
Karen