Content Replace Plugin 1.1.0 release, Jenkins file content replacement plug

Content Replace Plugin 1.1.0 released, Jenkins as a plug-in for the process of modification to replace some of the text file to build.

For example: when you need to modify each component in the specified file version number, just write some sensitive information during continuous integration, build tools for writing code does not support or inconvenient content modification

Plug-in has the following characteristics:

  1. Supports multiple file content replacement
  2. Support for common encoding format selection
  3. Support for regular expression matching
  4. Supports the use of variable settings content
  5. When support setting the number of matches, and the number of actual replacement set is inconsistent, fails to build
  6. Support for multiple types of tasks set
  7. Support child node, multi-platform

The new updates include:

  • In the match, replace the contents of a failure, the immediate termination of building
  • Since this version, plug-in uses semantic version

Detailed usage, see the documentation

Guess you like

Origin www.oschina.net/news/111505/content-replace-plugin-1-1-0-released