Update text-finder plugin
- update text-finder plugin to conver xml - update docstring - add plugin='text-finder' attribute Change-Id: I421453e67f654720ef1ac67971d733c0d8b260e6
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<project>
|
||||
<publishers>
|
||||
<hudson.plugins.textfinder.TextFinderPublisher>
|
||||
<hudson.plugins.textfinder.TextFinderPublisher plugin="text-finder">
|
||||
<fileSet>file.txt</fileSet>
|
||||
<regexp>some string</regexp>
|
||||
<alsoCheckConsoleOutput>true</alsoCheckConsoleOutput>
|
||||
|
||||
Reference in New Issue
Block a user