|
||||||||
|
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.

I also same issue using "List Subversion tag" where latest or newly created tag is picked by manual builds. However, automated build through SCM Polling fails to pickup or recognize latest tag. I setup "List Subversion tag" similar to the following:
Name = SVN_TAG
Repository URL = "" (https://my_domain/svn/my_groupID/my_artifactID/tags)
Maximum tags to display = 1
Sort newest first = true
Is there fix for this by any chance?
Thanks!