We are currently preparing migration to Bamboo/Stash/GIT/SourceTree from ClearCase and CruiseControl. We have a lot of legacy code including Fujitsu Cobol, Visual Basic 6. Does Bamboo support builds for Fujitsu Cobol "out of the box"?
Hi Bruce,
If you are using the Fujitsu Cobol compiler for .NET then you can use the MSBuild task when setting up your bamboo plan, pointing it at your solution file containing your COBOL projects. You can also use this task for your other .NET projects aswell.
https://confluence.atlassian.com/display/BAMBOO/MSBuild
If you are using the COBOL compiler standalone than you will have to write a script based task with the necessary commands for your build.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.