1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-04 04:07:16 +02:00
sap-jenkins-library/src/com/sap/piper
Marcus Holl 8fc4ae7cdc Avoid getting the unflattened default values
Caused by the missing nonCps annotation the unflatted configuration
tree of all the default values was returned.

After adding the nonCps annotation we get only the default for
either stages or steps and only for the required step/stage.
2017-12-12 16:37:46 +01:00
..
ConfigurationHelper.groovy Enable configuration via yaml file + mavenExecute as example (#18) 2017-12-06 12:03:06 +01:00
ConfigurationLoader.groovy Enable configuration via yaml file + mavenExecute as example (#18) 2017-12-06 12:03:06 +01:00
ConfigurationMerger.groovy Enable configuration via yaml file + mavenExecute as example (#18) 2017-12-06 12:03:06 +01:00
ConfigurationType.groovy Enable configuration via yaml file + mavenExecute as example (#18) 2017-12-06 12:03:06 +01:00
DefaultValueCache.groovy Avoid getting the unflattened default values 2017-12-12 16:37:46 +01:00
FileUtils.groovy Initial version of piper-lib. 2017-11-10 16:30:52 +01:00
Utils.groovy Remove Utils#retrieveGitCoordinates 2017-12-04 17:06:35 +01:00
Version.groovy Initial version of piper-lib. 2017-11-10 16:30:52 +01:00