All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hudson.scm.IntegrityCheckpointAction.help.html Maven / Gradle / Ivy

Provides tagging functionality for Integrity CM.

A 'tag' translates to an Integrity CM Project Checkpoint with a project label and without cascading the label to all members. The Integrity CM plug-in supports tagging with a user defined tag name/pattern. For example:

    ${env['JOB_NAME']}-${env['BUILD_NUMBER']}-${new java.text.SimpleDateFormat("yyyy_MM_dd").format(new Date())}

The following characters are not allowed within a "Tag Name":

    $  ,  .  :  ;  /  \  @





© 2015 - 2024 Weber Informatics LLC | Privacy Policy