![]() |
OpenMake Meister |
The following Workflow Services come standard with your installation:
Build and Check Style Analysis
This workflow service performs an incremental build and executes the Check Style analysis tool.
Build and Doxygen doc
This workflow service performs an incremental build and executes the Doxygen documentation tool.
Build and FindBugs Analysis
This workflow service performs an incremental build and executes the FindBugs analysis tool.
Build and JUnit tests
This workflow service performs an incremental build and executes unit tests using the JUnit tool.
Build and PMD analysis
This workflow service performs an incremental build and executes the PMD analysis tool.
Build and Publish
This workflow service performs an incremental build, creates a deployment package and publishes the build result into the binary repository.
Build and Static analysis
This workflow service performs an incremental build and executes the following testing and analysis tools:
• JUnit
• PMD
• FindBugs
• Doxygen
• Check Style
Checkout from CA Harvest and Build
This workflow service will synchronise the source code from CA Harvest repository and performs an incremental build that will generate a build audit report showing the CA Harvest versions being used during the build.
Checkout from GIT and Build
This workflow service will pull the source code from Git repository and performs an incremental build that will generate a build audit report.
Checkout from SVN and Build
This workflow service will get the source code from Subversion repository and performs an incremental build that will generate a build audit report showing the Subversion versions being used during the build.
Checkout from TFS and Build
This workflow service will get the source code from the Team Foundation Server repository and performs an incremental build that will generate a build audit report showing the TFS versions being used during the build.