Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: plugin, postbuild-task
Created: 19/Mar/13 11:54 AM
Description:

The plugin info says:

References %1, .. %n are allowed, and will be replaced by the groups matched by the Regex. %0 is the whole match.

The documentation says:

If the text is "Total time: (\d+)" and the script is "script.sh", then if the log contains a line "Total time: 10", the "script.sh 4" will be called.

Neither works. When using %0, %1 etc., %0 becomes the path to a temporary batch file that seems to be used to call the script, e.g., C:\Users\<User>\AppData\Local\Temp\hudson2844785260200969554.bat.

Environment: Jenkins ver. 1.454
Windows
Project: Jenkins
Priority: Major Major
Reporter: Marco Eckstein
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to