This repository was archived by the owner on Sep 25, 2024. It is now read-only.
2.0.0
This release fixes the issue with the conflict with the Jenkins internal wrap step and removes @Deprecated items.
Added
- add
testfolder to complete package - add support for
replyToinnotify.mailstep (#60)
Updated
- Remove
deprecatedannotation fromwrappers.groovy, copy paste issue
Breaking changes
- Renamed
wrap.colorstep towrappers.color - Removed deprecated constructor in
MavenCommandBuilderImpl - Removed
ManagedFileConstants.NPM_CONF_USERCONFIG_ENV, replaced byManagedFileConstants.NPM_CONFIG_USERCONFIG_ENV - Remove deprecated
WORKSPACE_PATH,WORKSPACE_TMP_PATH,TOOL_JDK_PREFIX,TOOL_MAVEN_PREFIX,TOOL_JDKandTOOL_MAVENfromLibraryIntegrationTestBase - Remove npm global configuration support since it was not working and not used
- Remove deprecated
stepRecorderandrunWrapperfrom LibraryIntegrationTestBase - Remove deprecated
notifyMailstep, replace bynotify.mailstep - Remove deprecated
execManagedShellScriptusemanagedScripts.execJenkinsShellScriptinstead - Remove deprecated
setGitBranch()usegitTools.getBranch()instead - Remove deprecated
ansible.checkoutRequirementsuseansible.checkoutRolesinstead - Remove deprecated
Logger.initfunctions