-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
jenkins : 1.504
plug-in warning : 4.35
-
-
5.0.0-beta3
currenlty I do manual copy past of all parser including groovy script to save them in a configuration tool like svn, git, etc.
is it possible to extract easily in one time all the parser configuration (without having the complete jenkins configuration in same time).
maybe have an "export" button to export several parser in once (one file per parser) and also an "import button".
Currently it is stored in a file hudson.plugins.warnings.WarningsPublisher.xml.
(With the new configuration as code it will be possible to do this using a generic API).