|
||||||||
|
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 |
||||||||
- [JIRA] (JENKINS-12676) next-executions: Sup... [email protected] (JIRA)

Code changed in jenkins
User: Ignacio Albors
Path:
src/main/java/hudson/plugins/nextexecutions/utils/NextExecutionsUtils.java
http://jenkins-ci.org/commit/next-executions-plugin/51fa26639a9ed58b78ef3e1bd9330891c8521cec
Log:
Fixed JENKINS-12676.
Get the next builds through Java reflection.
Thanks to OHTAKE Tomohiro for patch.