|
||||||||
|
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/d/optout.

@Daniel: very good hint to understand the problem.
The behaviour is also documented with the Env-Inject plugin. As a workaround I use now the URL-Trigger included with XTrigger plugin (option Check the last modification Date). XTrigger reuses previous builds environment with the described side effects and I can live with that.
With version 1.5.4 of the subversion plugin I also had the desired behaviour but now I have to use the newest subversion plugin version to use svn 1.8 working copies.
What about introducing a checkbox "reuse previous environment for polling" with the subversion plugin?